v20.1.0

Pilot intake form state
without live submit.

This route demonstrates local checkbox-style intake state and readiness preview without sending, storing, or writing client data.

Local state only — no submit

Pilot readiness preview: 25%

This is a browser-local preview. It does not submit, store, send, or write anything.

🧠

Local form state

The browser can update readiness preview locally.

🚫

No live submit

There is no form submit handler and no network call.

🔒

No database write

The route does not connect to Supabase or any runtime write path.

Human review

The result is only a preview before human review.