lllin000_PaperForge/paperforge/memory
Research Assistant ed95e0f565 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 exports to __init__.py 2026-05-12 18:01:21 +08:00
_columns.py refactor: extract build_paper_row to shared _columns module 2026-05-13 17:07:14 +08:00
builder.py fix: reorder table drops to respect FK constraints; add rebuild logging 2026-05-15 17:42:10 +08:00
chunker.py fix: add missing chunker module; restore deleted vector_db.py 2026-05-15 21:27:22 +08:00
context.py feat(memory): add agent context query module 2026-05-12 19:55:58 +08:00
db.py feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
events.py fix: import_reading_log to JSONL, correction JSONL-first, events.py wrapper 2026-05-14 22:37:55 +08:00
fts.py feat: safe FTS search with token-quote and LIKE fallback 2026-05-14 21:50:29 +08:00
permanent.py feat: permanent correction-log.jsonl, fix original_id field alignment 2026-05-14 21:48:21 +08:00
query.py fix(memory): restore row.keys() iteration (sqlite3.Row iterates values, not keys) 2026-05-12 18:33:33 +08:00
refresh.py fix: refresh_paper FTS delete-before-upsert, import error checking 2026-05-14 22:47:48 +08:00
runtime_health.py feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
schema.py fix: reorder table drops to respect FK constraints; add rebuild logging 2026-05-15 17:42:10 +08:00
state_snapshot.py feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
vector_db.py feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00