Files
QuantEngineByItz/docs/runbook.md
T
2026-06-18 01:47:50 +09:00

444 B

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.