Orchestrator reference

Orchestrator is the built-in app with two independent execution modes:

ModeRuntime unitUse
Workflowsa saved plan with steps and runsrepeatable, scheduled, and event-driven work
Roomsa temporary team with member sessionscollaborative work that can change direction

The Orchestrator app id is orchestrator.

Compatibility terms

The user interface calls the planned mode Workflows. Its existing command API and files still use loop, loopId, and loops/. These names refer to a Workflow. They remain unchanged so existing saved data, plugins, and commands continue to work.

Rooms use room, roomId, and rooms/ in both the interface and runtime.

Permission boundary

Orchestrator manages plans, schedules, member sessions, limits, recovery, and stored state. The Sero host remains responsible for tool access and approval. Orchestrator cannot grant a tool or permission that the host refuses.

See Security and Privacy for the wider Sero security model.