V6-203 · Reviewer authority · Human gates
Reviewer Appointment Fill Sheet
reviewer_appointment_fill_sheet_status=PASS_REVIEWER_APPOINTMENT_FILL_SHEET_READY_FAIL_CLOSED. This mobile page makes the PRIVATE_REVIEWER_APPOINTMENT_EVIDENCE.tsv work actionable for 45 packets across 5 countries and 9 authority lanes while keeping reviewer identities and evidence private.
The post-fill path is now a 13-command fail-closed chain: reviewer authority status, owner private intake, fill assistance, reviewer closeout, reviewer validation, public-data guard, reviewer authority surface validation, next-action gate, launch preflight, status sync, mobile route validation, local Chrome mobile execution, and production build.
Packets
45
Countries
5
Authority lanes
9
public_release=false
enforced
Required private fields per packet
Each of the 45 packets must have all 8 fields filled in the private evidence file before authority validation can pass.
- •
reviewer_or_authority_name - •
qualification_basis - •
appointment_scope - •
appointing_authority - •
evidence_uri_or_record - •
valid_from - •
valid_until_or_review_cycle - •
separation_of_duties_check
Post-fill command sequence
Run these in order after the owner completes reviewer evidence. Stop on the first failure.
npm run reviewers:authority-statusnpm run owner:private-intake:completionnpm run reviewers:fill-assistantnpm run reviewers:closeoutnpm run reviewers:validatenpm run reviewers:public-data-guardnpm run reviewers:authority-surface-validatenpm run launch:gate-next-actions-validatenpm run launch:preflight-currentnpm run status:generate && npm run status:validatenpm run mobile:lms-tests-route-validatenpm run mobile:local-chrome-route-executionnpm run build
Fail-closed authority boundaries
- • No private reviewer identity or evidence is published on this route.
- • No content, rights, orthography, accessibility, or school-opening gate is closed by this page alone.
- • Reviewer appointment evidence must remain in PRIVATE_REVIEWER_APPOINTMENT_EVIDENCE.tsv and pass the private intake validators.
- • After owner fill, all reviewer, public-data, status, mobile, and build gates must pass before any launch claim.