No AI-Tax Run
Executing tests deterministically without any per-run AI cost or dependency, since the AI only assists in authoring and healing.
What is No AI-Tax Run?
What is No AI-Tax Run?
A no AI-tax run means running your tests costs nothing extra in AI usage and involves no AI in deciding pass or fail—execution is plain, deterministic Playwright. This is a deliberate design choice: AI helps where it adds value, generating tests and healing selectors, but it never sits in the hot path of a run, where non-determinism and cost would creep in. The result is that you can run the suite as often as you like—every commit, every gate—with predictable behavior and no metered AI charge for merely executing what you already built.