2026-07-05 01:25:58 +08:00
<!-- Generated by scripts/gen-doc-graphs.ts - do not edit by hand.
Run `pnpm run gen-doc-graphs` to regenerate. -->
# Documentation Graph Index
2026-07-06 22:26:06 +08:00
These diagrams are the relationship layer above the generated catalogs. Use them to navigate package topology, capability seams, event flow, model-facing tools, app composition, and runtime lifecycle paths. Exact signatures and type shapes still live in the generated [events ](cordis-catalog/events.md ) / [services ](cordis-catalog/services.md ) catalogs, [tool-catalog.md ](tool-catalog.md ), and [core-data-structures/ ](core-data-structures/core.md ).
2026-07-05 01:25:58 +08:00
The process decision behind this index is recorded in [the documentation graph RFC ](rfc/implemented/process/2026-07-03-documentation-graph-atlas.md ).
| Graph | Mode |
| --- | --- |
| [module dependency graph ](module-graph.md ) | `generated` |
2026-07-06 22:26:06 +08:00
| [tool schema catalog and package map ](tool-catalog.md ) | `generated` |
2026-07-05 01:25:58 +08:00
| [capability seams and core services ](capability-seams.md ) | `hybrid generated` |
2026-07-05 02:54:01 +08:00
| [echo-agent app composition ](../examples/echo-agent/composition.md ) | `hybrid generated` |
| [coding-agent app composition ](../examples/coding-agent/composition.md ) | `hybrid generated` |
2026-07-08 11:50:12 +08:00
| [cordis-agent app composition ](../examples/cordis-agent/composition.md ) | `hybrid generated` |
2026-07-05 02:54:01 +08:00
| [acp-agent app composition ](../examples/acp-agent/composition.md ) | `hybrid generated` |
2026-07-05 01:25:58 +08:00
| [event producer/consumer matrix ](event-producer-consumer.md ) | `hybrid generated` |
| [agent turn and step lifecycle ](agent-lifecycle.md ) | `curated` |
| [tool execution pipeline ](tool-execution-pipeline.md ) | `curated` |
2026-07-06 00:52:06 +08:00
| [ACP snapshot replay ](../packages/ui/acp/snapshot-replay.md ) | `curated` |
2026-07-05 01:25:58 +08:00
Regenerate with `pnpm run gen-doc-graphs` ; verify freshness with `pnpm run verify-doc-graphs` .
2026-07-05 02:54:01 +08:00
Maintenance mode: mixed: each linked page declares generated, hybrid, or curated mode.