Actions with receipts
Advice that stops at advice leaves the follow-through to you. With integrations connected, your board proposes the follow-up — draft the reply, open the ticket, update the record — and every action runs through the same governance pipeline: reviewed, approved by you, undoable, and receipted.
The governance pipeline#
Four gates between a synth's idea and anything actually happening.
- Propose. A synth proposes the action inside its response — grounded in the context it just argued from (the Gmail thread it read, the Linear ticket it cited).
- Skeptic review. Before the proposal ever reaches you, the Skeptic reviews it for risk. Destructive actions always go through this review.
- Your approval. You see a clean preview of exactly what will run — recipient, content, target record — and nothing executes until you approve it.
- Execute, with undo. The action runs, and you get a 30-second undo window to reverse it on the spot.
The receipt#
Every executed action leaves a record you can audit.
Each action that runs is logged with its full provenance: which synth proposed it, what the Skeptic flagged, when you approved it, what actually executed, and whether it was undone. The session record keeps these receipts alongside the memo — so the decision and its follow-through live in one place.
Your controls#
Execution is opt-in and scopeable, per session.
- Disable per session — run any session with tool execution off entirely.
- Restrict by tool — allow only specific tool slugs (for example: Gmail drafts only, Linear reads only). Over the API and MCP the same control ships as
integrations_enabledandallowed_tool_slugson the session config. - Reads vs. writes — reading context (a thread, a ticket, a deal) and proposing an action are separate steps; connecting an integration never grants silent write access.
Where to go next#
Actions sit on top of the integration and memory layers.
- Integrations — the 62 providers your board can read from and act on.
- Security posture — how tool-execution governance fits the wider trust model.
- Your World Model — the memory layer that makes proposed actions contextual instead of generic.