..
__init__.py
Update .gitignore to exclude Python-related files and directories. Enhance AGENTS.md and README.md with clarifications on documentation structure and product identity. Add technical architecture references and local setup instructions. Revise privacy guardrails and product identity documents for consistency. Remove obsolete memory and context documentation. Expand reflection spaces documentation to define context boundaries and lifecycle. Ensure all changes align with the ongoing development of the Kanshō project.
2026-08-21 15:48:43 +02:00
conftest.py
Load the test schema once and truncate data between files.
2026-09-07 15:07:33 +02:00
harness.py
Allow remote detect in production until local Ollama is connected.
2026-09-08 10:02:28 +02:00
test_architecture_correction.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_debug_persist.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_detect_contract_retry.py
Add support for handling non-identity entity types in detection logic
2026-09-08 07:35:44 +02:00
test_dialogue_memory.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_frame.py
Allow remote detect in production until local Ollama is connected.
2026-09-08 10:02:28 +02:00
test_identity_registry.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_body.py
MVP 0.9
2026-08-25 13:57:23 +02:00
test_journal_budget.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_editorial.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_eval.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_generation_policy.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_narration.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_opening.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_journal_shape.py
MVP 0.95
2026-08-29 11:04:34 +02:00
test_journal_style_context.py
Load the test schema once and truncate data between files.
2026-09-07 15:07:33 +02:00
test_journal_style_legacy_immutable.py
Load the test schema once and truncate data between files.
2026-09-07 15:07:33 +02:00
test_journal_trash.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_local_backup.py
MVP 0.92
2026-08-26 10:42:20 +02:00
test_model_catalog.py
Allow remote detect in production until local Ollama is connected.
2026-09-08 10:02:28 +02:00
test_mvp_journal.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_privacy_detect_eval.py
MVP 0.94
2026-08-28 08:40:28 +02:00
test_privacy_detect.py
Allow remote detect in production until local Ollama is connected.
2026-09-08 10:02:28 +02:00
test_privacy_manifest.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_privacy_response_integrity.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_profile_governance.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_profile_review_errors.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_profile_review.py
Run backend tests with pytest after Dev deploy.
2026-09-07 14:47:04 +02:00
test_provenance.py
Run the backend suite on Dev Postgres instead of isolated SQLite.
2026-09-07 14:28:17 +02:00
test_sql_compat.py
Run the backend suite on Dev Postgres instead of isolated SQLite.
2026-09-07 14:28:17 +02:00
test_writing_profile.py
MVP 0.9
2026-08-25 13:57:23 +02:00