lllin000_PaperForge/tests/unit/memory
Research Assistant 2b552be9e6 feat: runtime contract hardening + skill/command truth alignment (Package A+B)
Atomic snapshots, canonical index mutation serialization, sync post-clean truth,
plugin path config-awareness, embed stop signal honesty, full snapshot bootstrap,
pf_ prefix unification, workflow command/lifecycle/path corrections,
mechanical/cognitive route separation with unknown-command guard.
2026-05-16 22:38:43 +08:00
..
__init__.py feat(memory): add schema module with table definitions and tests 2026-05-12 17:40:10 +08:00
test_builder.py feat(memory): add builder module that populates SQLite from formal-library.json 2026-05-12 17:44:03 +08:00
test_context.py feat(memory): add agent context query module 2026-05-12 19:55:58 +08:00
test_query.py feat(memory): add query module for paper lookup and status check 2026-05-12 17:47:30 +08:00
test_refresh.py feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
test_runtime_health.py feat: add layered runtime health computation 2026-05-15 01:15:39 +08:00
test_schema.py feat(memory): add schema module with table definitions and tests 2026-05-12 17:40:10 +08:00
test_vector_db.py feat: add persistent vector build state helpers 2026-05-15 01:13:12 +08:00