mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
Rebuild of the region machinery (PR3) on the post-#904 Typert projection: renderPageRegion/renderInheritedPage live in dsh-typert-generator beside the projection; scripts/gen-cordis-catalog.ts owns the curated SERVICE_PAGE / EVENT_SCOPE_PAGE / SERVICE_WALK_EXEMPTIONS / LINK_MAP partition (fail-loud in both directions, with the independent Context-merge scan backstopping the projection's blind spot), spliceRegion, and the guarded pair auto-record. docs/cordis-catalog/ is deleted: the flat events/services catalogs dissolve into per-page regions and docs/cordis-catalog/core moves to docs/cordis-api/ with the inherited tier as its own generated page. The partition absorbs the post-regrouping surface: ctx.typert → invariants.md, ctx.directoryPicker → workspace.md, skills/* events → skills.md, and the four launcher-provided tui accessor values join the named exemptions.
1.6 KiB
1.6 KiB
Documentation Graph Index
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 subsystem pages (types + the generated cordis-surface regions) and tool-catalog.md.
The process decision behind this index is recorded in the documentation graph Agent Note.
| Graph | Mode |
|---|---|
| module dependency graph | generated |
| tool schema catalog and package map | generated |
| capability seams and core services | hybrid generated |
| dsh shared base composition | hybrid generated |
| headless-agent app composition | hybrid generated |
| acp-agent app composition | hybrid generated |
| event producer/consumer matrix | hybrid generated |
| agent turn and step lifecycle | curated |
| tool execution pipeline | curated |
Regenerate with pnpm run gen-doc-graphs; verify freshness with pnpm run verify-doc-graphs.
Maintenance mode: mixed: each linked page declares generated, hybrid, or curated mode.