SĀRA Core Intake Mock v0

Load a local SĀRA Core package, run browser-only coherence checks, and generate local mock receipt artifacts. Files stay on this device. This mock does not insert the item into the pool. Future GitHub/Cloudflare integration may use this payload shape.

1. Load local package

Use the four files produced by the local package flow. Nothing is uploaded or submitted.

Package
Waiting for local files
Files loaded
0 / 4
Human Insight
Not inspected yet

2. Coherence checks

The page checks package IDs, hashes, delivery boundaries, intake status, and privacy flags. Human Insight text is not printed.

Mock intake status: waiting_for_local_package

3. Mock receipt

The receipt records local mock receipt facts only. mock receipt exists != submitted. mock intake != real intake. mock pool item != real queue.

Status
Not ready
Adapter
sara-core-review-staging-local-intake-mock
Network
false

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.

Status
candidate_not_inserted
Queue
mock_not_real_queue
Boundary
approval, publication, and seal remain separate

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.

Cloudflare mock endpoint status: waiting_for_local_package

      

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.

target: matikamata/sara-core-intake-staging
secrets required later
GitHub write: disabled

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.

local_dry_run: enabled
local adapter_network: false
cloudflare mock endpoint: optional
github private intake: planned disabled
github_private_intake: disabled
public submit queue: absent
approval workflow: absent
publication workflow: absent
seal workflow: absent