No fake login
Auth is intentionally excluded. The app is ready to inherit upstream identity.
Current static mode stores data locally in the browser. Production requires account gateway, database persistence, object storage, rate limits, audit retention, and encryption controls.
Auth is intentionally excluded. The app is ready to inherit upstream identity.
Vault data is browser-local until real persistence is wired.
Netlify headers are included as a hardening baseline.
Validation scripts validate template contracts, pages, and API behavior.
Wire database, storage, payments, e-sign, email, and auth.
Do not store sensitive production client documents in static localStorage-only mode.