Implement artifact-level render command with Markdown output and update docs

This commit is contained in:
2026-05-24 22:55:56 +00:00
parent a90859114a
commit c37ea70dcb
28 changed files with 1619 additions and 99 deletions

View File

@@ -8,7 +8,8 @@ seriatim emits one of three public JSON output contracts:
- `seriatim-intermediate`
- `seriatim-full`
These are used by `merge`, `trim`, and `normalize`.
These are used by `merge`, `trim`, and `normalize`, and are accepted as input
by `render`.
## Schema roles