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
2025-12-02 20:28:01 +08:00
2025-12-15 20:50:15 +08:00
2026-04-10 17:53:24 +08:00
2025-12-15 14:09:43 +08:00
2026-04-27 15:20:25 +08:00
2025-12-02 20:28:01 +08:00
2026-03-26 15:03:33 +08:00
2026-04-21 20:48:06 +08:00
2025-12-02 20:28:01 +08:00
2026-01-08 15:15:13 +08:00
2025-12-02 20:28:01 +08:00
2026-04-01 11:20:52 +08:00
2026-04-13 18:47:56 +08:00
2026-04-24 11:18:50 +08:00
2025-12-30 11:53:16 +08:00
2026-02-25 10:27:16 +08:00
2026-02-25 10:27:16 +08:00
2026-04-17 17:35:19 +08:00
2026-01-19 10:46:53 +08:00
2026-03-13 14:47:56 +08:00
2026-01-07 16:36:11 +08:00
2026-04-16 13:35:35 +08:00
2026-02-09 21:23:24 +08:00
2026-03-06 11:49:02 +08:00
2026-01-28 17:47:44 +08:00
2025-12-02 20:28:01 +08:00
2026-02-04 12:21:38 +08:00
2026-03-27 14:36:19 +08:00
2026-04-09 18:14:31 +08:00
2026-04-13 14:40:57 +08:00
2026-03-27 11:56:22 +08:00
2025-12-02 20:28:01 +08:00
2026-03-10 10:59:59 +08:00