Production Medusa admin is not exposed right now, so `/app` returns 404 until we explicitly choose to host it.
Clover and Aeropay modules are still stubs, so production checkout remains blocked even though infra is now mostly live.
CRM import and dedupe tooling are still missing, so OG Life consolidation remains docs-first rather than code-complete.
Repeatable Wix migration and seed scripts still need to land before catalog cutover can be treated as operationally safe.
Wire custom domains next: point `api.bigmoosehemp.com` at Railway and your storefront hostname at Vercel.
Decide whether production needs a hosted Medusa admin. If yes, re-enable `/app`; otherwise leave it intentionally private/local-only.
Finish the backend Clover payment provider so the frontend card flow stops proxying into a stub.
Replace the ACH placeholder with the real Aeropay authorization path and embed.
The dashboard is intentionally honest: it treats TODO markers and missing scripts as real gaps, not hidden debt. That makes it a useful operator surface while the rest of the platform catches up to the docs.