9 lines
444 B
Markdown
9 lines
444 B
Markdown
# Runbook
|
|
|
|
1. Build or refresh the JSON harness with `npm run prepare-json`.
|
|
2. Run strict validation gates before packaging.
|
|
3. Generate canonical artifacts through the builder scripts only.
|
|
4. Render reports from canonical data only.
|
|
5. Package upload artifacts only after the full gate passes or the output is explicitly audit-only.
|
|
6. Treat work as complete only when YAML, code, data artifacts, and validation evidence all exist together.
|