lllin000_PaperForge/tests/unit/memory
LLLin000 288829bb5b feat: PR 1 — nested structure tree + body_units correctness
- RenderOutput dataclass with heading_events/emitted_block_events tracking
- Stack-algorithm structure tree with own/subtree block IDs
- Recursive body_units builder with role helper + token cap splitting
- Schema v4: section_path_json, section_level, section_title, part_ordinal
- Phase 4/5 reorder in ocr_rebuild.py and ocr.py
- 12 new test cases for tree nesting, own_block_ids, rendered-order intervals
2026-07-06 16:42:08 +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 test: lock OCR phase2 figure inventory contract 2026-06-05 00:08:30 +08:00
test_schema.py feat: PR 1 — nested structure tree + body_units correctness 2026-07-06 16:42:08 +08:00
test_vector_db.py test: lock OCR phase2 figure inventory contract 2026-06-05 00:08:30 +08:00