consciousness/src
Kent Overstreet 4530837057 hub differentiation + refine_target for automatic section targeting
Pattern separation for memory graph: when a file-level node (e.g.
identity.md) has section children, redistribute its links to the
best-matching section using cosine similarity.

- differentiate_hub: analyze hub, propose link redistribution
- refine_target: at link creation time, automatically target the
  most specific section instead of the file-level hub
- Applied refine_target in all four link creation paths (digest
  links, journal enrichment, apply consolidation, link-add command)
- Saturated hubs listed in agent topology header with "DO NOT LINK"

This prevents hub formation proactively (refine_target) and
remediates existing hubs (differentiate command).

Co-Authored-By: ProofOfConcept <poc@bcachefs.org>
2026-03-01 00:33:46 -05:00
..
bin memory-search: use uuid for cookie instead of manual /dev/urandom 2026-02-28 23:50:54 -05:00
capnp_store.rs refactor: extract Store methods, clean up shell-outs 2026-02-28 23:49:43 -05:00
digest.rs hub differentiation + refine_target for automatic section targeting 2026-03-01 00:33:46 -05:00
graph.rs clippy: fix all warnings across all binaries 2026-02-28 23:47:11 -05:00
main.rs hub differentiation + refine_target for automatic section targeting 2026-03-01 00:33:46 -05:00
migrate.rs add position field to nodes for stable section ordering 2026-02-28 23:06:27 -05:00
neuro.rs hub differentiation + refine_target for automatic section targeting 2026-03-01 00:33:46 -05:00
search.rs poc-memory v0.4.0: graph-structured memory with consolidation pipeline 2026-02-28 22:17:00 -05:00
similarity.rs poc-memory v0.4.0: graph-structured memory with consolidation pipeline 2026-02-28 22:17:00 -05:00