Product · The Cockpit, In Detail

The cockpit.
In detail.

Team-X is split into six surfaces: the org chart you build, the cockpit you watch the team operate from, the intelligence layer that keeps the company honest, the command palette you steer everything with, the autonomy plane that runs and audits unattended work, and the privacy posture that ties it all to your machine. This page walks each one, with real frames of the shipped build. Skip to download if you'd rather see it running.

ORG
57 ROLES
Six levels · signed
COCKPIT
05 VIEWS
Kanban · timeline · more
INTEL
ReAct
Budgeted · grounded
PALETTE
14 INTENT
Cmd+K · amber gate
MOD · THE ORG · 01 S/N · TX-ORG-0001

Hire from a real library. Build a real org chart.

Six levels. Drag to rearrange.
Levels 6 Roles 57 Pack strategia-official

Open the hire dialog with H, search the role catalog, click hire. The new agent lands in the org chart with their default reporting line. Drag them to a new manager. Promote them. Fire them. The chart is the source of truth: who reports to whom, who is allowed to assign work to whom, who can call all-hands. Multi-company workspace lets you run several AI orgs side by side, each with its own employees, goals, settings, and audit log.

  • 57 hand-written role specs, six hierarchy levels, signed pack with SHA256 verification.
  • Drag-to-rearrange reporting lines, no rebuild required.
  • Multi-company workspace with per-workspace audit log, settings, and provider keys.
  • Browse all 57 roles →
MOD · THE COCKPIT · 02 S/N · TX-COCKPIT-0002

Five dashboard subviews. One source of truth.

All reading from the same event bus.
Subviews 5 Ticker 1.2 Hz Kanban 4-col

The cockpit is where you watch the company in motion. Five subviews, all reading from the same event bus:

  1. Cards: every active employee, live token stream, current task, current model.
  2. Timeline: append-only event feed, filterable by actor, type, date range.
  3. Stream: raw LLM output across all turns, color-coded by employee.
  4. Floor: grid layout showing every employee's status at a glance, optimized for second monitors.
  5. Org: the live org chart with status pulses on every node.

Tickets file via T, get auto-assigned by the role-fit scorer, and slide through the 4-column kanban (Open / In Progress / Blocked / Done) as the orchestrator dispatches. Goals and projects sit above tickets with visual progress indicators. Schedule pulls everything onto a calendar with manual tasks, automatic ticket due dates, project targets, and assigned-agent wakeups in one view.

REAL FRAME · MISSION CONTROL · NIGHT OPS CAP · V3.4.0
Team-X dashboard in Night Ops: Mission Control panel with agent runs, employee queues, and six KPI wells showing live runs, external runtimes, workforce active, queue pressure, blocked work, and today's cost
Mission Control on the live dashboard. Agent runs, employee queues, and six data-bound KPI wells, captured from the shipped build running the Strategia-X demo workspace.
Token streams are not a debug surface. They are the surface. - Team-X README
MOD · INTELLIGENCE · 03 S/N · TX-INTEL-0003

RAG-grounded turns. Proactive Copilot.

The runtime remembers, so the agent does not have to.
Loop ReAct Budget 8 / 8000 / 120s Tick 5 min

Every agent turn is augmented with retrieved context from messages, vault files, and prior decisions via the @team-x/intelligence package. SQLite-vec embeddings, token-aware chunking with overlap, cosine-threshold gating, SHA256-deduplicated attribution blocks. The agent doesn't have to remember; the runtime remembers for it.

The agentic loop runs ReAct-style with hard step (8), token (8,000), and wall-clock (120s) budgets, all configurable. Six read-only query tools (employees, tickets, projects, meetings, vault, events) for the read-side. Three write-side tools (decompose project, delegate subtask, review deliverable) gated behind an amber confirmation gate so no ticket is ever created without your nod.

On a 5-minute cadence (or earlier on event triggers like meeting.ended or ticket.closed), the Copilot service asks what is wrong with this company right now, and surfaces insights across operational, cost, org, workflow, and anomaly categories. Three severity levels. Click an insight to act on it through the same destructive-action gate as the palette.

MOD · COMMAND PALETTE · 04 S/N · TX-PALETTE-0004

Cmd+K. Then say what you want.

LLM-backed. Destructive actions gated.
Intents 14 Gate Amber History Last-20

Hire, fire, promote, assign, create ticket, close ticket, reopen, project, goal, meeting, status, navigation, vault search, plus a complex_request fallback that hands off to the agentic loop. The palette is LLM-backed with JSON-output retry, fuzzy entity resolution, FTS5 ticket lookup, and a destructive-action confirmation gate that you cannot click past without reading.

  • Cmd+K: command palette (read + write)
  • Cmd+Shift+K: ask the Copilot directly (free-form)
  • H / T / M: hire / new ticket / new meeting (single-letter shortcuts)
  • Last-20 command history, persistent across sessions

Examples that work: hire a senior product designer reporting to Jen, close TKT-218 with a comment thanking RV, summarize what the CEO did this week, which provider is costing me the most this month. The free-form ones route through the agentic loop and stream the step log inline.

MOD · AUTONOMY & OPS · 05 S/N · TX-AUTON-0005

Unattended work, on the record.

One control plane. Every run audited.
Modules 10 Proactive New in v3.4.0 Audit Append-only

The Autonomy view is the operator control plane for work that runs without you: runtimes, recurring routines, budgets, approvals, artifacts, memory, and operator access, plus a doctor for health checks and benchmarks for model fitness. Every module sits behind the same rule: an agent can act on its own, but it cannot act off the record.

REAL FRAME · AUTONOMY · NIGHT OPS CAP · V3.4.0
Team-X Autonomy view: operator control plane with operators, owners, sharing mode, and governance readouts, and a scope rail covering doctor, benchmarks, improve, runtimes, routines, budgets, approvals, artifacts, memory, and access
The operator control plane. Ten modules from doctor to operator access, with governance readouts on phosphor LCDs.
DETAIL · PROACTIVE MODE NEW · V3.4.0
The Proactive Mode panel on the Team-X dashboard: a master enable toggle, the autonomy level readout set to Balanced, and a standby well prompting to enable proactive mode

Proactive Mode ships in v3.4.0 as a dashboard control: a master enable toggle, the autonomy-level readout, live tiles for active and queued work with the last-scan time, and a scan-for-work-now action. Arm it and idle employees go find their next ticket instead of waiting for a command. Disarm it and agents respond to direct orders only.

The receipts live one tab over. Telemetry tracks runs, tokens, cost, and latency across company, employee, and cost scopes. The audit log is append-only. The vault verifies every file by SHA256. When an agent worked at 3 AM, you can read exactly what it did and what it cost.

REAL FRAME · TELEMETRY · NIGHT OPS CAP · V3.4.0
Team-X Telemetry view: analytics command surface with runs, tokens, cost, and latency LCD readouts, plus scope switching across company, employees, and cost, and run-kind filters for work, agentic, and copilot
Telemetry. Runs, tokens, cost, and latency on live LCDs, filterable by scope and run kind without leaving the shell.
MOD · TWO SHIFTS · 06 S/N · TX-SHIFT-0006

Night Ops. Day Shift. Displays stay dark.

One toggle. The whole console re-anodizes.

As of v3.4.0, every surface in the app composes from one Command Console design system: machined faceplates, recessed phosphor wells, stencil word-lamps, and data-bound meters. It ships in two shifts. Night Ops is brushed black. Day Shift is silver anodized. The displays stay void-black in both, the way real silver hardware keeps black LCDs, and contrast holds WCAG AA on every panel in either shift.

NIGHT OPS · DEFAULT SHIFT 01
Team-X Mission Control in Night Ops: brushed black chassis with phosphor green and armed red readouts
Night Ops. Brushed black chassis.
DAY SHIFT · SILVER SHIFT 02
The same Team-X Mission Control view in Day Shift: silver anodized chassis while every LCD, meter, and lamp well stays void-black
Day Shift. Same frame, silver anodized. Every display well stays dark.
ENGAGE · THAT IS THE PRODUCT S/N · TX-ENGAGE-v3.4.0
§ Same shape end to end

That's the
product.

Local-first, MIT, no telemetry. Ship it on your machine and watch it run a company.