consciousness/poc-memory/agents
ProofOfConcept 35bc93c22b agents: rewrite linker with tools, make organize conservative
Linker: give it Bash(poc-memory:*) tools so it can render nodes,
query neighbors, and search before creating. Adds search-before-create
discipline to reduce redundant node creation.

Organize: remove MERGE operation, make DELETE conservative (only true
duplicates or garbage). Add "Preserve diversity" rule — multiple nodes
on similar topics are features, not bugs. LINK is primary operation.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-14 02:40:19 -04:00
..
challenger.agent add {{siblings}} placeholder for graph neighborhood context 2026-03-12 18:08:58 -04:00
connector.agent agents: port knowledge agents to .agent files with visit tracking 2026-03-10 17:04:44 -04:00
digest.agent digest: structural links, story-like prompt, agent file 2026-03-13 21:37:56 -04:00
extractor.agent agents: surface search hit counts to guide keep/demote decisions 2026-03-11 00:18:58 -04:00
health.agent agents: extract shared run_one_agent, standardize output formats 2026-03-10 17:33:12 -04:00
linker.agent agents: rewrite linker with tools, make organize conservative 2026-03-14 02:40:19 -04:00
naming.agent naming agent: resolve node names before creation 2026-03-10 23:23:14 -04:00
observation.agent agents: port knowledge agents to .agent files with visit tracking 2026-03-10 17:04:44 -04:00
organize.agent agents: rewrite linker with tools, make organize conservative 2026-03-14 02:40:19 -04:00
rename.agent agents: surface search hit counts to guide keep/demote decisions 2026-03-11 00:18:58 -04:00
replay.agent agents: extract shared run_one_agent, standardize output formats 2026-03-10 17:33:12 -04:00
separator.agent agents: extract shared run_one_agent, standardize output formats 2026-03-10 17:33:12 -04:00
split.agent agents: placeholder-based prompt templates, port remaining 4 agents 2026-03-10 15:50:54 -04:00
transfer.agent add {{siblings}} placeholder for graph neighborhood context 2026-03-12 18:08:58 -04:00