forked from kent/consciousness
The daemon's compute_graph_health had a duplicated copy of the consolidation planning thresholds that had drifted from the canonical version (α<2.0 → +7 replay in daemon vs +10 in neuro). Split consolidation_plan into _inner(store, detect_interference) so the daemon can call consolidation_plan_quick (skips O(n²) interference) while using the same threshold logic. |
||
|---|---|---|
| .. | ||
| audit.rs | ||
| consolidate.rs | ||
| daemon.rs | ||
| defs.rs | ||
| digest.rs | ||
| enrich.rs | ||
| fact_mine.rs | ||
| knowledge.rs | ||
| llm.rs | ||
| mod.rs | ||
| prompts.rs | ||
| transcript.rs | ||