Add D&D consumer documentation

This commit is contained in:
2026-08-09 20:57:28 +00:00
parent bef8ca263b
commit 916532100d
5 changed files with 433 additions and 1 deletions

View File

@@ -39,6 +39,8 @@ demonstrates all implemented D&D lanes and the supporting campaign references.
artifact formats.
- [Subprocess consumer guide](docs/consumers/subprocess.md) — invoke Notarius
from an orchestrator and consume a published result.
- [Complete D&D consumer guide](docs/consumers/dnd-pipeline.md) — run the full
D&D pipeline as a subprocess and discover its structured artifacts.
- [Internal overview](docs/internal/overview.md) — implemented component map
for maintainers.
- [Developer guide](docs/development.md) — contributor orientation and