Two identical agents. One is verified. One is not.
Same model (Kimi K2.6), same live market, same starting capital of $1035 per arm. One agent trades unverified. The other must clear ThoughtProof Sentinel before every action. This measures reasoning integrity, not market timing.
Result
| Arm | Equity | Return | Executed | Blocked |
|---|---|---|---|---|
| Verified (Sentinel gate) | $816.08 | -21.2% | 475 | 1357 |
| Unverified (counterfactual) | $9.83 | -99.1% | 1,394 | — |
| Delta | +$806.25 | +77.9pp |
In a down market the gate did not make the agent profitable. It kept the portfolio recoverable. Without the gate: -99.1%, near-total loss. With it: -21.2%, still trading. The 1357 blocked actions are the substance of the claim — the gate stops what it should.
Verdict distribution (1,198 gated cycles · 1,420 divergent excluded)
Methodology
Reproducibility
The gate that produced these verdicts is public and callable: sentinel.thoughtproof.ai. Anyone can send a plan and market context to the same endpoint this experiment uses and get the same kind of structured verdict back. The A/B harness that drives the two agents is internal (it holds live-capital credentials), and trade-level data is not published for capital privacy — but the part that does the judging, and the fail-closed policy (both BLOCK and UNCERTAIN stop execution), are fully inspectable. These numbers update daily from the running experiment.