consciousness/poc-memory/agents
ProofOfConcept 958cf9d041 organize: exploratory agent with neighbor context
Previously the organize agent received a pre-computed cluster from a
term search — 69% of runs produced 0 actions because the same clusters
kept being found via different entry points.

Now: seed nodes shown with content previews and neighbor lists. Agent
uses tools (render, query neighbors, search) to explore outward and
discover what needs organizing. Visit filter set to 24h cooldown.

Prompt rewritten to encourage active exploration rather than static
cluster analysis.
2026-03-13 22:50:39 -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: extract shared run_one_agent, standardize output formats 2026-03-10 17:33:12 -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 organize: exploratory agent with neighbor context 2026-03-13 22:50:39 -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