NAAF wraps any AI agent with EBAS epistemic gating — so every decision has a hash-chained audit trail, every refusal is a first-class record, and nothing touches production without proof.
| System | Accuracy | Cost | Wrong assertions |
|---|---|---|---|
| 70B baseline | 93.15% | 23x | 137 |
| 3B baseline | 73.0% | 1x | 529 |
| 3B + EBAS gate | 73.0% | 1x | 0 |
| 3B + EBAS gated recovery | 93.45% | 1.54x | 0 |
A 3B model with EBAS gating and retries exceeds 70B accuracy at 1/15th the cost — with zero wrong assertions. The gate is not overhead. It is the architecture.
If you're building with autonomous agents and want epistemic gating that actually works — or you just want to see the chain explorer running on real data — reach out.