Command Center Intake
Handoff Readiness
Machine-readable scan of saved dashboard values, upload slots, secret-store presence, and deployability queue rows before daily agents choose build work.
Current Scan
Enter updatesRun This Scan
Open CSVnpm run intake:scan
npm run test:intake-scan
Secrets are never printed. The scan only records present/missing status for expected secret names.
Handoff Delta Pack
Open delta CSVThis compares the current handoff scan with the previous baseline so daily agents know which dashboard answers, file slots, or secret-presence labels changed.
npm run handoff:delta
npm run test:handoff-delta
| Id | Requirement | Change | Lane | Current Routing | Field | Current Value | Files | Next Step |
|---|---|---|---|---|---|---|---|---|
| No changed handoffs since the previous delta baseline. | ||||||||
Handoff Routing Rehearsal
Open rehearsal CSVSynthetic dry run proving dashboard answers, upload slots, and secret-store presence route into the Codex review queue. It does not clear real launch blockers.
npm run handoff:rehearsal
npm run test:handoff-rehearsal
| Id | Requirement | Lane | Field | Value | Files | Routing |
|---|---|---|---|---|---|---|
| legal-review | Attorney/accountant review approved for paid beta | Business Legal | billingRehearsal.attorneyReviewStatus |
Saved Approved |
legal-review 1 files |
Ready for Codex review |
| billing-live-mode | Billing rehearsal mode set to live for final money preflight | Payments Licensing | billingRehearsal.mode |
Saved live |
stripe-screenshots 1 files |
Ready for Codex review |
| signed-release | Paid beta installer is signed or store-trusted | Release Ops | releasePackage.signingStatus |
Saved Signed paid beta rehearsal evidence uploaded |
code-signing 1 files |
Ready for Codex review |
Readiness Rows
| Readiness | Id | Requirement | Lane | Page | Field | Current Value | Files | Next Step |
|---|---|---|---|---|---|---|---|---|
| Waiting on user | legal-review | Attorney/accountant review approved for paid beta | Business Legal | pages/billing-rehearsal.html | billingRehearsal.attorneyReviewStatus |
Needs input Not approved |
legal-review 0 files |
Mark Approved only after attorney/accountant review clears paid beta. |
| Waiting on user | billing-live-mode | Billing rehearsal mode set to live for final money preflight | Payments Licensing | pages/billing-rehearsal.html | billingRehearsal.mode |
Needs input test |
stripe-screenshots 0 files |
Switch to live only after test-mode rehearsal, legal, support, and Stripe gates pass. |
| Waiting on user | signed-release | Paid beta installer is signed or store-trusted | Release Ops | pages/release-package.html | releasePackage.signingStatus |
Needs input Unsigned internal alpha evidence only |
code-signing 0 files |
Upload or generate signed/store-trusted release evidence after the signing path is chosen. |
| Codex queued | current-screenshots | Launch visuals use current shipping app screenshots | Visual Assets | pages/visuals.html | visualProduction.finalScreenshotsApproved |
Needs input No |
product-screenshots 0 files |
Capture and approve current product screenshots after the shipping UI and billing/support flows are final. |
NyrA Handoff Readiness
Generated: 2026-07-18T13:46:37.078Z
Verdict
Waiting On User Handoffs
| Metric | Count |
|---|---|
| Ready for Codex review | 0 |
| Waiting on user | 3 |
| Waiting on secret store | 0 |
| Codex queued/gated | 1 |
| Upload slots with files | 2 |
Ready For Codex Review
| Requirement | Id | Lane | Dashboard Field | Current Value | Files | Next Step |
|---|---|---|---|---|---|---|
| - | - | - | - | - | - | No handoffs are ready for Codex review. |
Waiting Handoffs
| Requirement | Id | Lane | Readiness | Dashboard Field | Upload Slot | Next Step |
|---|---|---|---|---|---|---|
| Attorney/accountant review approved for paid beta | legal-review | Business Legal | Waiting on user | billingRehearsal.attorneyReviewStatus | legal-review | Mark Approved only after attorney/accountant review clears paid beta. |
| Billing rehearsal mode set to live for final money preflight | billing-live-mode | Payments Licensing | Waiting on user | billingRehearsal.mode | stripe-screenshots | Switch to live only after test-mode rehearsal, legal, support, and Stripe gates pass. |
| Paid beta installer is signed or store-trusted | signed-release | Release Ops | Waiting on user | releasePackage.signingStatus | code-signing | Upload or generate signed/store-trusted release evidence after the signing path is chosen. |