Scheduled decisions
Local-first: no DATABASE_URL is set (input card #3). The surfaces render against a database when one is connected; the evaluation engine, stores and ledger are exercised against an embedded PostgreSQL in the test suite, and a small in-repo demo dataset drives the surface render tests. Set DATABASE_URL per .env.example (or seed the demo data with npm run seed:demo) to see live rows here.