An eval suite stops immediately when the first run is rejected for bad credentials.
What's wrong with this entry?
If the very first run in an eval suite is rejected for bad credentials, the suite halts immediately rather than working through every remaining case and failing each one the same way.
- The stop is reported as
auth_failed, with a newauth_preflight_failedalongside it; previously partial runs were always attributed tocost_ceiling. - The printed message points you at the credential error above and asks you to re-run.
every remaining run would fail the same way, so the suite stops here. Fix the credential above and re-run.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.