Files
deepseek-harness/docs/graphs/README.md
T

1.7 KiB

Documentation Graph Atlas

Maintenance mode: mixed: each linked page declares generated, hybrid, or curated mode.

The graph atlas is the relationship layer above the generated catalogs. Use it to navigate package topology, capability seams, event flow, model-facing tools, and runtime lifecycle paths. Exact signatures and type shapes still live in cordis-catalog/, tool-catalog/, and core-data-structures/.

The process decision behind this atlas is recorded in the documentation graph atlas RFC.

Graph Mode
package topology by group generated
capability seams and core services hybrid generated
app composition hybrid generated
event producer/consumer matrix hybrid generated
tool affordance map hybrid generated
agent turn and step lifecycle curated
tool execution pipeline curated
session surface and message projection curated
subagent and session lineage curated
plugin disposal and hot reload ownership curated
ACP snapshot replay curated

Regenerate with pnpm run gen-doc-graphs; verify freshness with pnpm run verify-doc-graphs.