Troubleshooting
Waitlist errors, payment verification, common questions.
If something isn't working, this is where to start.
“I can't connect Google / I can't use the chat”
The /chat, /integrations, and related AI-assistant dashboards were retired on 2026-05-22. The routes resolve to a polite retired-surface card so external links never 404, but they no longer expose the connect flow. The commitment-infrastructure product replaces them; join the waitlist at /waitlist for early access to the mobile apps.
“Where did my agent / workflow / memory go?”
The /app, /agents, /workflows, /memory, /settings, /onboarding, /analytics, /notifications, /marketplace dashboards were retired in PR #709. The only remaining product surface is /goals, dark-themed, while the iOS + Android apps are built.
Verifying a receipt independently
The trust-stack primitives are unchanged. For the full verifier cookbook, see /demo/hackathon: ed25519 signed receipts, Solana devnet Merkle root every five receipts, Filecoin (via Lighthouse) + 0G Storage (via Turbo indexer) mirrors.
Where are the logs?
- Vercel:
vercel logs <deployment>. - Supabase:
logsschema via the dashboard. - Client: browser console +
localStorage["ou-audit-log"](legacy AI-assistant audit log).