consciousness/.claude
Kent Overstreet 0df5ec11d1 Fix bounds check panic and batched lock in collect_results
- subconscious.rs: use .get(fork_point..) instead of direct slice
  to avoid panic when fork_point > entries.len()
- dmn.rs: batch all output injections (surface, reflection, thalamus)
  under a single agent lock acquisition instead of three separate ones
- dmn.rs: use Store::cached() instead of Store::load() when rendering
  surfaced memories
- Add scoring persistence analysis notes

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-07 03:49:49 -04:00
..
analysis flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
dmn-algorithm-plan.md stash DMN algorithm plan and connector prompt fix 2026-03-05 10:24:24 -05:00
query-language-design.md flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
scoring-persistence-analysis.md Fix bounds check panic and batched lock in collect_results 2026-04-07 03:49:49 -04:00