Skip to main content

Module document

Module document 

Source
Expand description

Assemble the frozen-schema plan document from the engine’s outputs.

Structs§

SourceInfo

Functions§

apply_tree_audit
Fold the verify stage’s result into a document the core pipeline assembled.
assemble
Build the document. Fails on a non-UTF-8 path (deferred support — a hard error naming the file, never silent).
builtin_generated
Built-in generated-artefact detection: lockfiles and minified/snapshot artefacts nobody reviews line by line. A hint only — never affects enumeration (ADR 0005/0012), and not_generated in config overrides it.
mark_generated
Apply generated hints with provenance. Precedence: not_generated clears everything; otherwise config glob > gitattributes > builtin.