Two human gates
Intent approval, then PR approval. The machine pauses; you decide.
Nothing is pushed, merged, or written to your tracker without an explicit human approval — and every action is recorded in an append-only log you can replay.
The two gates are the only places the machine writes to the outside world — and both need you.
Intent approval, then PR approval. The machine pauses; you decide.
Rules live in version control, reviewed like any other code.
Every action recorded. Nothing rewritten after the fact.
Durable execution on Temporal — re-run a workflow deterministically.
Hard spend and step limits on any autonomous run.
--safe writes nothing external. Opt in to every side effect.