Pre-checks app.json:expo.extra.eas.projectId before hitting eas-cli and
explains the fix step-by-step (sign up -> eas init -> re-run setup).
Post-failure stderr is also parsed to surface three distinct cases —
no EAS project / not logged in / quota reached — instead of the opaque
'env:create command failed' devs were getting before.
Also bundles the in-progress 0.7.x work (geography opt-in, in-app
feedback widget, release sessions, defensive token/endpoint validation,
client-side rate limiter) that was wired into src/index.ts.