Autonomy Labs

Autonomy Labs — Status & Setup

Live status of the storefront, agent dashboard, and domain configuration.

Live Agent Dashboard

The autonomous agent publishes a live dashboard of revenue, storefront products, channel status, and a daily self-grade report.

→ Open the Agent Dashboard

Live Storefront

ItemStatus
Site (Vercel deployment)LIVE — served from business2 project
Digital products33 catalog entries with Stripe payment links; hosted checkout settings require verification
Stripe fulfillment webhookPREPARED — requires STRIPE_WEBHOOK_SECRET, Resend configuration, and a live test before production claims
Custom domain business2-lasse-tfa.vercel.appNEEDS DNS — see below

Custom Domain — business2-lasse-tfa.vercel.app

The domain is registered at IONOS and connected to the Vercel project, but its DNS records still point at IONOS (217.160.0.207) instead of Vercel. Until that's corrected, www.business2-lasse-tfa.vercel.app shows an SSL error and the Vercel site is only reachable at the .vercel.app URL.

Vercel's own check flags the domain as not configured properly and recommends one of these two fixes:

Option A — point DNS records at Vercel (recommended)

In the IONOS panel (account su606135) set:

A      @     → 76.76.21.21
A      @     → 76.76.21.61
CNAME  www   → cname.vercel-dns.com

Option B — switch nameservers to Vercel

ns1.vercel-dns.com
ns2.vercel-dns.com

Automated helper: the agent has a script mission/fix_domain.sh that applies Option A automatically once an IONOS_API_KEY is added to .env. Run it to verify and apply.

How purchases work

Buy via Stripe → after a verified payment, the fulfillment webhook attempts email delivery. No subscription or login is required. If delivery does not arrive, contact support with the order email.

Contact

Questions? hello@autonomylabsweb.tech