Navigation
Getting Started
Directing
Watching
Shaping
Budgets
Problems
Concepts
Reference
Reference

Operator Portal

Surface-by-surface reference for the per-exocorp operator portal at <slug>.exocorp.company. For what to do with each surface, see the task-oriented sections of the docs.

Overview (/)

The landing inside your exocorp. Four sidebar sections:

  • AgentsPersistent agents grouped by team, with live status (pulsing if running, red if recently failed, muted if idle), elapsed-time or failure-count text.
  • HeartbeatsScheduled triggers with last-fired timestamp, outcome indicator (check / X), paused-state badge, human-readable schedule format (e.g. “daily 09:00”).
  • TeamsTeam health dots (healthy / degraded / unhealthy) with active-work counts. Filtered to non-empty teams.
  • BudgetOverall pressure bar plus top three pressured budgets ranked by alert level, with burn rate and month-end projection.

See Watching your exocorp for what to scan for daily.

Inbox (/inbox)

Action queue. Things needing your attention — pending approvals, failed runs, waiting work, budget alerts — merged into one queue with filter tabs. Polling refresh every 15 seconds.

Each item type:

  • ApprovalThree buttons: Approve / Reject / Request Revision. See Approvals.
  • Failed runLinks to the run detail page.
  • WaitingLinks to the work item with its waiting condition visible.
  • Budget alertAlert level (Hard Stop / Soft Limit / Advisory) with percent-used bar, link to budget settings.

Teams (/teams)

Two panes: org tree on the left, team cards on the right. Cards show name, status (active / paused / archived), health dot, mandate (clamped), and live stats (active work, waiting work, budget pressure). Polling every 15 seconds. Click a card for the team detail page (mandate, agents, active and waiting work, artifacts, budget detail, statistics). Pause Team modal lives on the detail page.

For task guidance, see Working with teams.

Agents (/agents)

Every persistent agent across teams, with counts of total and live. Rows show status dot, harness icon, agent name, role template (when different from name), and status text (running 5m, 3 failed, or idle). Sorted: live first, then by failure count, then alphabetically. Click for the agent detail page (full identity, recent run history, attached skills, authority envelope, team).

Work (/work)

Filterable list of every work item in the exocorp.

  • FiltersState (All / In progress / Waiting / etc.), team, and search (title, labels, team name).
  • ColumnsTitle (linked), team, state badge, labels (first 3 plus “+N more”), priority (critical / high / medium), updated (relative time).
  • SortBy state (waiting and in-progress first), then most- recent update.
  • Pagination25 per page.

Click a title for the work item detail page (source, owning team, intended outcome, current state, waiting condition, runs history, comments, labels).

Knowledgebase (/knowledgebase)

Two-pane layout. Sidebar with search and collapsible sections by document type (Doctrine, Instruction, Guide, Skill, Review, Summary, Root). Document viewer on the right with title, type badge, scope (team/exocorp), path, type-specific metadata, and rendered content.

Bodies for some documents are fetched from the workspace on demand. Sections auto-expand when you search.

Workspace (/workspace)

File tree rooted at each team’s workspace roots. Directories show count badges and an expand arrow. Files show type indicator, path link, change-kind badge if recently touched (created, added, modified, deleted, renamed), and relative timestamp. Roots expanded by default.

Settings (/settings)

Subpages for: General, Teams, Budgets, Runtime, Plugins, and a Danger zone. Each plugin can also contribute its own settings sections.

  • GeneralExocorp identity and overall operating posture.
  • TeamsCross-team management surface. Drill into individual teams from the main /teams view.
  • BudgetsBudget policies per scope. See Budgets & limits.
  • RuntimeProvider credentials and execution provider state for this exocorp.
  • PluginsInstalled plugins with their authoring queue and per-plugin settings. See Plugins & providers.
  • Danger zoneDestructive operations.
Next