lanceyq
2355536b44
refactor(memory): add PilotWritePipeline and enrich extraction schema
- Add dedicated PilotWritePipeline (statement → triplet → graph_build → layer-1 dedup, no Neo4j write)
- Add type_description/predicate_description fields across entity and triplet models, Cypher queries, and graph builders
- Refactor data_pruning with LRU cache and snapshot support; skip assistant chunks in extraction
- Remove strict Predicate enum whitelist; support statement_text alias in legacy extractor
- Wire PipelineSnapshot through preprocessing and emotion extraction for debug tracing
- Add PILOT_RUN_USE_REFACTORED_PIPELINE env toggle for pipeline selection
2026-05-08 11:26:04 +08:00
..
2026-05-08 11:26:04 +08:00
2026-03-27 15:13:17 +08:00
2026-03-20 19:53:02 +08:00
2026-03-13 10:26:59 +08:00
2025-12-20 15:34:14 +08:00
2026-04-24 18:36:27 +08:00
2026-03-10 18:28:16 +08:00
2026-03-10 16:18:22 +08:00
2025-12-02 20:28:01 +08:00
2026-04-24 11:18:50 +08:00
2026-02-25 10:31:34 +08:00
2026-03-13 10:26:59 +08:00