Apps & Interfaces · 07.01
The App Model: A Product Primitive
An App bundles typed collections, agent-authored surfaces, and orchestration — the product primitive a standalone workflow auto-wraps into.
Every workflow already lives inside a product
Apps are the Interface primitive, and they're deliberately not opt-in: a standalone workflow auto-wraps into an App-of-one the moment it's built, so it arrives with a product shell, a typed data loop, and a live-operations view with no extra authoring step. An App bundles four things together — collections and records (typed data), surfaces (agent-authored AG-UI pages), a cast of specialist members, and the orchestration that actually does the work.
Continue
The autonomous orchestrator's command-and-control loop and liveness heartbeat.
Filter/sort/limit/cursor queries with optional strict schemas, live DATA_CHANGED updates, and terminal run outcomes feeding back into records.