forked from kent/consciousness
The lower threshold excluded too many neighbors, causing "query returned no results (after exclusion)" failures and underloading the GPU. Now only moderately-connected neighbors (score > 0.3) are excluded, balancing collision prevention with GPU utilization. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api.rs | ||
| audit.rs | ||
| consolidate.rs | ||
| daemon.rs | ||
| defs.rs | ||
| digest.rs | ||
| enrich.rs | ||
| knowledge.rs | ||
| llm.rs | ||
| mod.rs | ||
| prompts.rs | ||
| transcript.rs | ||