Reconcile remediation documentation

This commit is contained in:
2026-08-09 02:45:22 +00:00
parent 0546f6eb4f
commit ef19a03cbf
4 changed files with 17 additions and 6 deletions

View File

@@ -46,8 +46,9 @@ External reference materialization happens before preparation. The materializer
checks that each slot is declared by the selected module, resolves a file path
relative to the correct configuration or working-directory origin, reads
UTF-8 text, verifies media type and size limits, and retains bounded
provenance. A generated-artifact selector remains declared but has no bytes
until its producing step completes.
provenance. For a positive slot limit, it reads at most the limit plus one byte
and rejects overflow before retaining content. A generated-artifact selector
remains declared but has no bytes until its producing step completes.
Preparation is the construction boundary. It validates the resolved shape and
registry set, clones the resolved data, then constructs the input adapter,