Review Checklist
Every field below must be checked by reviewers before any official value can render publicly.
Required checks
Reviewer must verify the publication context, exact row wording, exact numeric value, and second-review approval.
Nothing renders until every checkbox passes.
Back to review workflowReview Validation
Run npm run validate:extracts before asking for approval. The local validator checks reviewed extract JSON files and does not render values publicly.
npm run validate:extractsA record cannot pass validation when required fields are missing, approved rows lack approval fields, pending rows contain approval fields, or rejected rows lack a rejection reason.
Review Reports
Use saved reports as local audit artifacts only. They do not approve public rendering.
npm run validate:extracts:reportnpm run validate:extracts:report:mdReports are written under data/validation-reports/ for reviewer signoff and audit history.
Signoff Governance
Review signoff manifests are local audit files only. They do not approve public rendering.
npm run validate:signoffsReviewed extract validation ≠ reviewer signoff ≠ public rendering approval. publicRenderingApproved must remain false in this phase.