July 9, 2026
v0.6
Launch hardening
- shipReviews you can rely on: a proper lifecycle state machine, and any review nobody answers within 24 hours fails closed — treated as a decline, never left hanging.
- shipEmail beyond magic links: branded transactional and weekly-digest mail over SMTP, plus opt-in alerts the moment a purchase needs your review.
- shipPublic API reference at /docs/api — the full POST /v1/verify contract, error shapes, and the review-polling loop.
- shipA setup wizard that confirms your first connection actually landed before it calls itself done.
- fixHardened Stripe billing: idempotent, correctly-ordered webhooks and plan-based connection caps.
- fixFaster verdicts — capped the model call and moved the listing scan to Claude Haiku.
- fixEmail/password signups now verify before first sign-in; the free-tier monthly counter resets on schedule.