Docs

Category 07 of 12

Apps & Interfaces

The App primitive: typed datastores, agent-authored AG-UI surfaces, live operations, staffing, presence, issues, and the artifact library.

Pages in this category

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
The Datastore & the Data Loop

Filter/sort/limit/cursor queries with optional strict schemas, live DATA_CHANGED updates, and terminal run outcomes feeding back into records.

Datastore
App Staffing: Born With a Cast

An App is created with an auto-assembled cast of specialist agents — reused from the workspace talent pool where a fit exists, materialized where it doesn't.

App staffing
App Presence: Who's Here Right Now

Live co-presence over the realtime bus, ephemeral by design, so two operators can tell they're looking at the same App at once.

Presence
Live Ops & the App Shell

Navigation, status, approvals, refresh, and an ops drawer that always resolves live active runs — how every App surface stays operable.

Live ops
Issues: The Backlog Primitive

A real project-management backlog for agent work: status, priority, labels, recurrence, and assignment.

Issues
Packages: Install From a Template

Workflow package CRUD and install-from-local-manifest — reusing a proven graph instead of building one from scratch.

Packages
Artifacts: The Product Library

Persisted, referenceable artifacts collected for delivery, with retention policy and a dedicated library surface.

Artifacts
Surfaces Are Typed, Not HTML

A surface is a typed ViewNode tree — layout, data-bound views, interactions, and agent-native widgets an agent can render, patch, and lint safely.

AG-UIViewNode
The Taste Engine

How the surface generator classifies a collection's shape into an archetype — analytics, pipeline, CRM, roadmap, operations — and scaffolds a defensible default.

Taste engine
Agent-Native Widgets

Run monitors, approval gates, agent feeds, orchestration panels, code viewers, media galleries, and maps — the widget vocabulary beyond tables and forms.

Widgets
Bounded Styling & Operability

Semantic tones, palettes, and shell modes bound what an agent can style; the operability gate enforces that a rendered action is a wired action.

StylingOperability
App Orchestration: Chaining Workflows

An App runs several workflows as one pipeline. The App Orchestrator executes dependsOn chains and run-all — and 'order' is a display sort, not a dependency.

OrchestrationChaining

Continue