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
..
2025-12-02 20:28:01 +08:00
2026-02-05 13:50:04 +08:00
2026-03-24 14:15:18 +08:00
2026-01-26 11:53:34 +08:00
2026-03-23 16:38:47 +08:00
2026-05-08 11:26:04 +08:00
2026-05-08 11:26:04 +08:00
2026-01-26 11:53:34 +08:00
2026-02-10 13:46:09 +08:00
2026-01-07 16:00:53 +08:00
2026-05-08 11:26:04 +08:00
2026-04-17 10:35:45 +08:00
2026-01-26 11:53:34 +08:00
2026-04-15 12:18:23 +08:00
2026-01-20 10:39:12 +08:00
2026-01-26 11:53:34 +08:00