{"mode":"demo","billsTodayUsd":0,"region":"us-west","adapters":{"database":"memory","cache":"memory","broker":"memory","payments":"simulated","auth":"memory","uploads":"memory"},"upgrade":{"persistence":"DATABASE_URL","sockets":"REDIS_URL"},"checks":[{"id":"demo-runtime","label":"Investor demo runs with zero vendor accounts","ok":true,"requiredFor":"demo","detail":"Memory adapters + simulated Stripe/IoT/Twilio. npm run dev is enough."},{"id":"database","label":"Durable Postgres (DATABASE_URL)","ok":false,"requiredFor":"production","detail":"Unset on purpose. Set DATABASE_URL to Neon or Supabase to persist (PITR backups included by those hosts)."},{"id":"jwt","label":"Non-default JWT_SECRET","ok":false,"requiredFor":"production","detail":"Using the built-in demo secret. Set JWT_SECRET before GO_LIVE."},{"id":"stripe","label":"Stripe Connect for real money","ok":false,"requiredFor":"production","detail":"Holds post to the in-process ledger only. No card network fees."},{"id":"jurisdiction","label":"Compliance jurisdiction ()","ok":true,"requiredFor":"production","detail":"US-CA is the first live state. Other states stay dark until counsel enables them."},{"id":"counsel","label":"California counsel reviewed program forms","ok":false,"requiredFor":"production","detail":"On-site contracts are templates. Set LEGAL_COUNSEL_REVIEWED=true after a CA attorney signs off."},{"id":"tax","label":"1099 + local tax collection switches","ok":false,"requiredFor":"production","detail":"TAX_FORM_1099_ENABLED and TAX_COLLECTION_ENABLED must be true before live payouts."},{"id":"backups","label":"Point-in-time backups","ok":false,"requiredFor":"production","detail":"Memory mode has nothing to back up. Persistence and backups arrive with DATABASE_URL."}],"productionReady":false,"blockers":[],"backups":{"mode":"none","provider":"memory","rpo":"n/a — process restart wipes demo state","rto":"n/a","how":"Investor demo is ephemeral by design so it costs $0. Persistence and backups arrive together with DATABASE_URL."},"jurisdiction":{"id":"US-CA","name":"California","liveMoneyAllowed":true},"securityPolicyId":"gigrentals-security-2026","docs":"/docs"}