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-01-12 15:59:10 +08:00
2026-03-27 16:54:47 +08:00
2026-04-22 18:46:22 +08:00
2026-04-28 15:04:13 +08:00
2026-05-08 11:26:04 +08:00
2026-04-21 18:16:38 +08:00
2026-04-20 15:10:12 +08:00
2026-04-20 18:07:07 +08:00
2026-01-27 14:04:44 +08:00
2026-05-08 11:26:04 +08:00
2026-05-08 11:26:04 +08:00
2026-05-08 11:26:04 +08:00
2026-02-03 15:24:16 +08:00
2026-04-03 11:44:07 +08:00
2026-01-26 11:53:34 +08:00
2026-03-31 09:59:39 +08:00
2026-05-08 11:26:04 +08:00
2026-04-24 14:21:18 +08:00
2026-04-22 11:47:32 +08:00
2026-05-08 11:26:04 +08:00
2026-04-23 15:46:12 +08:00
2026-04-01 18:03:07 +08:00
2026-02-09 21:23:24 +08:00
2026-05-08 11:26:04 +08:00
2026-04-24 11:18:50 +08:00