Document and validate Notarius extraction workflows

This commit is contained in:
2026-08-10 00:42:44 +00:00
parent 0341e0c7c0
commit df40cbec6e
19 changed files with 588 additions and 80 deletions

View File

@@ -2,7 +2,7 @@
## Status And Audience
Proposed and not started.
Complete.
This plan is written for a GPT-5.6 Terra coding agent. Implement the stages in
strict numerical order. Do not skip ahead, combine stages merely to reduce the
@@ -24,7 +24,7 @@ implementation sequence.
| Stage 6 | Complete |
| Stage 7 | Complete |
| Stage 8 | Complete |
| Stage 9 | Not started |
| Stage 9 | Complete |
After completing and validating a stage, update only that stage's row to
`Complete` and record any material deviation in the relevant stage section.

View File

@@ -2,12 +2,12 @@
## Status
Proposed. Implementation has not started.
Complete.
The ordered implementation plan is maintained in
[implementation.md](implementation.md). Until that plan is complete, this
document is the only Narratio documentation that describes the proposed
`extract` stage, Notarius configuration, or `narratio.extraction.*` sources.
The completed implementation sequence is retained in
[implementation.md](implementation.md) as decision and delivery history.
Current behavior is documented in the canonical configuration, CLI,
operations, integration, and internal references linked from this roadmap.
## Purpose