V1
- /trust page — concrete security & reliability practices, not vague promises
- Production security headers across both apps (HSTS + X-Frame-Options + X-Content-Type-Options + Referrer-Policy + Permissions-Policy)
- Onboarding header: replaced no-op Skip link with real Clerk sign-out + Need-help mailto
- FAQPage + BreadcrumbList structured data on /pricing for Google rich snippets
- Organization JSON-LD on customer landing for parity with owner
- Apple touch icons on both apps (dynamic 180×180 PNG) for proper iOS home-screen install
- CI workflow staged for typecheck + smoke + AI eval on every push
- Smoke test expanded from 30 to 50 probes (covers all SEO + security surfaces)
- Custom 404 middleware fix — anonymous visitors now reach our branded 404 once Clerk goes prod