Bind intent
Authorize one exact external effect and its preconditions.
Verified Effects · Founding beta
TookEffect is the verified execution layer for consequential agent actions. It binds exact intent, executes under durable idempotency, reads authoritative state back, and returns evidence instead of trusting a successful API response.
Authorize one exact external effect and its preconditions.
Claim the logical effect durably before mutation.
Observe the external system that actually represents truth.
Return APPLIED, NOT_APPLIED, or AMBIGUOUS with evidence.
First live Verified Effect
For GitHub merges, TookEffect pins the PR number, head SHA, base branch, merge method, checks policy, and idempotency key. A 2xx is not enough: APPLIED requires authoritative read-back and proof that GitHub's merge commit is contained in the destination branch.
The architecture is built to extend beyond GitHub. Verified Deployment is the next recommended Effect, but it will not be presented as live until its own authoritative E2E exists.
Founding beta
Give your agent a narrow execution boundary and keep the evidence.
Get TookEffect