Status

IGLIGQ is in P0 launch preparation. This page is intentionally explicit about what is and is not operating yet.

Current status

Browser-local tools are live on the production domain. Production monitoring is not yet active.

P0 launch readiness

Gate C blocked

Completed local gates

  • 20 P0 tool fixture paths: Current unit and Playwright checks cover the data, image, and PDF preview tools with local processing and network privacy assertions.
  • Support pages: Privacy, Terms, Contact, Status, and noindex support navigation are present.
  • Pricing readiness page: Pricing copy exists as a noindex readiness page without checkout links or provider price IDs.
  • Security headers baseline: Next.js sends nosniff, referrer policy, frame denial, permissions policy, COOP, and a worker-compatible CSP.
  • Monitoring sanitizer baseline: Monitoring payload types and sanitization exist, but production monitoring is not active.
  • Production deploy and DNS validation: Vercel production deployment is live on https://igligq.com; apex, www redirect, robots, sitemap, status, and noindex smoke checks passed.

Remaining Gate C blockers

  • Active/indexable SEO promotion: Tool pages remain preview/noindex until commercial beta gates are actually ready.
  • Usage accounting and entitlement enforcement: Completed-job counting, free limits, paid limits, and server-side entitlement checks are not implemented.
  • Account creation and protected account routes: Supabase auth, account routes, account deletion, and saved preferences are not implemented.
  • Billing webhooks and checkout activation: Checkout, provider event verification, idempotent billing events, and server-side plan mapping are not implemented.
  • Production monitoring and analytics activation: Production analytics and monitoring are not active and must remain sanitized before launch.

Pending production checks

Production deployment, HTTPS, redirect, DNS, robots, sitemap, and post-deploy smoke checks have passed. Analytics and monitoring setup and commercial launch gates remain pending.

Production launch validation

These checks record the verified Vercel production deployment and Cloudflare DNS evidence for https://igligq.com.

  • Do not buy or transfer domains.
  • Do not change Cloudflare nameservers.
  • Do not request or store Cloudflare passwords.
  1. Verified Vercel preview build: Preview-first deployment completed after pnpm verify passed for the release commit.
  2. Vercel production domains added: igligq.com and www.igligq.com are attached to the Vercel production project.
  3. Cloudflare DNS values applied: Current Cloudflare DNS is valid for Vercel using exact DNS values shown by Vercel; optional Vercel-recommended DNS update remains deferred.
  4. www redirect verified: www.igligq.com redirects permanently to https://igligq.com.
  5. HTTPS and canonical origin verified: HTTPS is valid and canonical URLs use https://igligq.com.
  6. Robots and sitemap verified: robots.txt and sitemap.xml respond from the apex canonical origin.
  7. Production smoke checks passed: pnpm smoke:production -- --base-url https://igligq.com passed for public page, security header, noindex, and production routing checks.