Phase 01-02 Foundation
AgentsBasecamp
Managed, private-by-default OpenClaw hosting with a canonical web product, companion mobile app shell, and a queue-backed worker boundary.
Locked architecture
The roadmap and phase docs are the technical source of truth.
`agentsbasecamp.com` is served by `apps/web`.
Mobile builds come from `apps/mobile` and consume web APIs over HTTPS.
Provisioning, billing side effects, and provider adapters stay in `apps/worker`.
apps/web
SEO-first site, customer dashboard, admin console, APIs, and webhooks.
apps/mobile
Static-export mobile shell for authenticated customer and admin-lite access.
apps/worker
Background jobs, provider orchestration, scheduled publishing, and side effects.