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-04 12:17:34 +08:00
2026-04-15 12:18:23 +08:00
2026-05-08 11:26:04 +08:00
2026-03-03 11:49:33 +08:00
2026-05-08 11:26:04 +08:00
2026-04-20 17:43:52 +08:00
2026-04-24 18:50:58 +08:00
2026-04-15 12:18:23 +08:00
2026-05-08 11:26:04 +08:00
2026-05-08 11:26:04 +08:00
2025-12-02 20:28:01 +08:00
2026-04-20 17:43:52 +08:00
2026-05-08 11:26:04 +08:00