Cleanup and complete the pipeline refactor

This commit is contained in:
2026-07-07 15:32:35 -05:00
parent a9d8505cdb
commit 582c5dceed
14 changed files with 164 additions and 160 deletions

View File

@@ -207,7 +207,8 @@ The production CLI currently registers these module keys:
- normalize: `noop`
- output: `json`
The production CLI does not currently register validator modules.
Configured validator module lists are reserved for a future validator-chain
feature and are rejected by current configuration validation.
For YAML structure, Scriptorium profile sources, environment overrides, and
module binding syntax, see [Configuration](config.md).