A pre-execution gate for AI agents is a single barrier that runs before an agent's action executes and refuses to let it run if it's over budget, sending a bad transaction, or built on a previous step that only claimed success. This post wires three such checks (a spend gate, a transaction canary, and a verify-before-trust gate) into one...