Align documentation entry points and internal overview

This commit is contained in:
2026-08-09 21:32:11 +00:00
parent 18411dc5b5
commit 115a44f629
4 changed files with 124 additions and 61 deletions

View File

@@ -306,14 +306,13 @@ feature:
state transitions, failures, and focused tests;
- update `docs/internal/adapters.md`, `docs/internal/artifacts.md`,
`docs/internal/manifest.md`, and the internal stage inventory;
- update `docs/architecture.md` to list Notarius among isolated external
- update `docs/policy/architecture.md` to list Notarius among isolated external
systems and preserve the adapter/stage boundary;
- update `docs/config.md`, `docs/cli.md`, `docs/operations.md`,
`docs/troubleshooting.md`, `README.md`, and maintained examples only to the
extent their canonical scopes require; and
- add the missing `docs/development.md` required by the repository's
documentation policy, or track that repository-wide documentation gap in a
separate roadmap if it is intentionally outside the implementation scope.
- update `docs/development.md` only to the extent its canonical contributor
routing scope requires.
Outside this roadmap, do not describe `extract`, Notarius configuration, or
`narratio.extraction.*` sources as implemented until the code exists.