> SaaS customer workspace management portal in apps/dewee-app

# Customer Control Plane (CCP)

The CCP (`apps/dewee-app/`) is an Astro 6 application running on Cloudflare Workers (and Node.js for self-hosted).

## Key Surfaces

* **Workspace Navigation:** Multi-tenant workspace switcher, member roles, and invite links.
* **Billing & Subscriptions:** Polar.sh checkout integration and quota monitoring (`/billing`).
* **Team Collaboration:** Shared task boards and inter-agent delegation links.
* **Customer API Keys:** Self-service scoped API key generation (`/api-keys`).
