Define a mission
Natural-language objectives become scoped, traceable execution plans — with explicit dependencies, not an opaque prompt.
Authority over every agent, every action — granted in writing.
The governed AI work control plane. Missions, agents, policy and approvals — coordinated from one surface, with a signed record of every decision.
Teams are already experimenting with Claude Code, Cursor, Codex, Copilot, custom agents and automation scripts. But every tool brings its own context, permissions, logs, approvals and failure modes. Mandate gives autonomous work a governed execution layer.
Every agent gets a mission, a scope, a policy and an approval path before it touches anything. You see the whole fleet — what is running, what is waiting, what it costs — in one place.
It starts with one instruction. Mandate turns it into a scoped plan, grants the agents only what they need, and holds the risky steps for a human — speed inside the guardrails compliance actually requires.
Natural-language objectives become scoped, traceable execution plans — with explicit dependencies, not an opaque prompt.
Each run receives explicit permissions, constraints, a TTL and the approvals it requires before any action lands.
Claude, Codex, OpenCode, custom agents and humans work in coordinated, isolated lanes — never stepping on each other.
Sensitive actions trigger approval gates. Low-risk work continues automatically. No false approvals, no rubber-stamping.
Every action, decision, cost and outcome is recorded in a single run timeline — built for operations and compliance.
Not features bolted on — the runtime is composed of these. Each one is addressable, observable, and enforced by policy end to end.
A writ defines who or what can act, under which scope, for how long, with which tools, and who approved it. It is the agent's legal document — nothing flows without it, nothing is lost from it.
Underneath: a Cedar policy engine (the same one AWS uses), an HMAC event log, per-run cost accounting, and an immutable audit trail.
Every mission closes with a signed record — what changed, who decided, what it cost. Replayable, exportable, admissible in a board review.
Ship 4.3 and publish the changelog by Friday.
PR #812 merged · changelog live · 0 actions outside scope.
Mandate does not replace Cursor, Claude Code, Codex, Copilot, Linear, GitHub or Slack. It governs the autonomous work happening across them.
| Capability | AI coding tools | No-code automation | Internal scripts | [ Mandate. ] |
|---|---|---|---|---|
| Mission-based delegation | prompt only | fixed triggers | you write it | Plans, scoped & traceable |
| Multi-agent orchestration | single agent | no agents | you write it | Codex · Claude · humans |
| Scoped permissions | all-or-nothing | per-connector | your tokens | Per-run, per-tool, TTL |
| Human approval gates | — | manual step | you write it | Policy-triggered, blocking |
| Isolated execution lanes | shared session | — | — | Sandbox per agent |
| Audit-ready run history | chat scrollback | run logs | — | Signed timeline + diff |
| Per-run cost accounting | — | — | — | Per agent, per action |
| Policy enforcement | — | — | you write it | Cedar, at every action |
| Cross-tool execution | in-editor | if integrated | you write it | Linear · GitHub · Slack |
We onboard a small cohort of teams already running agents in production — and build the operating layer with them, in the open.