1. Load local package
Use the four files produced by the local package flow. Nothing is uploaded or submitted.
2. Coherence checks
The page checks package IDs, hashes, delivery boundaries, intake status, and privacy flags. Human Insight text is not printed.
3. Mock receipt
The receipt records local mock receipt facts only. mock receipt exists != submitted. mock intake != real intake. mock pool item != real queue.
4. Pool item candidate
The pool candidate is a local artifact for future design work. pool item candidate exists != real queue. Queue item visible != endorsement.
5. Cloudflare mock endpoint test
This endpoint is mock-only. It does not write to GitHub, store data, create a queue, approve, publish, or seal.
The button sends the same local mock payload to /api/intake/mock. It is enabled only after local coherence checks pass. Human Insight text is not sent or printed.
6. GitHub private intake adapter — disabled
Future adapter will create a private GitHub Issue in sara-core-intake-staging. Disabled until secrets and repo policy are configured.
No GitHub write exists in this staging pass. No private issue is created, no data is stored, and no queue, approval, publication, or seal is created.
7. Future adapter boundary
This route has a local mock adapter and an optional Cloudflare mock endpoint only. It does not create a real queue entry, GitHub write, approval, publication, or seal.