consciousness/poc-memory/agents
ProofOfConcept 7bf4fbe0ec add {{siblings}} placeholder for graph neighborhood context
New placeholder that expands query keys one hop through the graph,
giving agents visibility into what's already connected to the nodes
they're working on. Excludes the query keys themselves so there's
no duplication with {{nodes}}.

Added to transfer (sees existing semantic nodes linked to episodes,
so it REFINEs instead of duplicating) and challenger (sees neighbor
context to find real evidence for/against claims).

Also removes find_existing_observations — superseded by the
per-segment dedup fix and this general-purpose placeholder.
2026-03-12 18:08:58 -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
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
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