Kansho/backend/tests
Lars fa1c11c33e
Some checks failed
Deploy Development / deploy (push) Successful in 57s
Test Suite / pytest-backend (push) Failing after 2m57s
Test Suite / smoke-dev (push) Successful in 0s
Test Suite / frontend-build (push) Successful in 16s
Add transitional learning detect with in-dialog mask review.
Senses grow from confirmations instead of a word list, so a later local pipeline can decide homonyms on a short passage. Default stays semantic. Local detect waits longer, and the reverse-proxy timeout is documented so Dev does not 504 first.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-09 08:34:43 +02:00
..
__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 Add selectable LLM profiles and treat LAN Ollama as local. 2026-09-08 12:48:25 +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_detect_learning.py Add transitional learning detect with in-dialog mask review. 2026-09-09 08:34:43 +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 Add transitional learning detect with in-dialog mask review. 2026-09-09 08:34:43 +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_local_url.py Add transitional learning detect with in-dialog mask review. 2026-09-09 08:34:43 +02:00
test_model_catalog.py Add selectable LLM profiles and treat LAN Ollama as local. 2026-09-08 12:48:25 +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