Reconcile Notarius extraction documentation
This commit is contained in:
@@ -39,9 +39,11 @@ apply to the subprocess.
|
||||
## Accepted Result
|
||||
|
||||
Narratio currently accepts receipt schema `notarius.run-result.v1`. The receipt
|
||||
must identify the configured pipeline and a bundle root containing a confined
|
||||
`index.json`. All receipt, index, and lane paths must stay inside that bundle;
|
||||
symlinks and non-regular lane payloads are rejected.
|
||||
must identify the configured pipeline, and its `index_file` must be exactly
|
||||
`index.json` beneath the reported bundle root. The production index must name
|
||||
the management files exactly as `manifest.json`, `rejected.json`, and
|
||||
`warnings.json`. All receipt, index, and lane paths must stay inside that
|
||||
bundle; symlinks and non-regular lane payloads are rejected.
|
||||
|
||||
Supported receipt and index shapes tolerate unknown fields for forward
|
||||
compatibility, while required identity, validation, count, manifest,
|
||||
|
||||
Reference in New Issue
Block a user