Docs

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.

Apps

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