DocsGenerate
A valid program compiles to contracts and running code. The spec stays the source of truth.
intent generate examples/notifications/app.intent --out generated/notificationscd generated/notificationsnpm testnode --experimental-strip-types src/server.tsDATABASE_URL is setGET /health and GET /readyX-Intent-Actor headerThe same model also writes Python and Go backends, plus React, Angular, and Flutter clients. Those stacks share the TypeScript contract: CRUD, constraints, actor header, and health.
Put a real identity proxy in front of production traffic. Do not treat X-Intent-Actor as proof of identity on the public internet.