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.
|
||
|---|---|---|
| .. | ||
| challenger.agent | ||
| connector.agent | ||
| extractor.agent | ||
| health.agent | ||
| linker.agent | ||
| naming.agent | ||
| observation.agent | ||
| rename.agent | ||
| replay.agent | ||
| separator.agent | ||
| split.agent | ||
| transfer.agent | ||