Status

A lightweight trust page for visitors who need to know what is live.

This is a simple operational status surface, not a full incident dashboard, but it replaces a broken footer destination with something useful.

SiteCheckoutDatabaseOutreach

Live surfaces

The customer-facing site and Stripe checkout flows are the highest-visibility pieces of the product right now.

  • Marketing site is deployed on Vercel.
  • Checkout success page is available after Stripe payment completion.
  • Footer and docs/blog routes now resolve correctly.

Operational dependencies

A few core systems support the current application footprint.

  • Postgres stores listings, hosts, outreach records, and migration history.
  • NanoCorp forwards payment webhooks to the app.
  • SMTP credentials are still required before live outreach sending can fully run.

If something looks wrong

Visitors need a clear escalation path instead of a dead link.

  • Use the contact page for customer-facing issues.
  • Reference the changelog when validating expected behavior changes.
  • Recheck deployment state after main-branch pushes.