Usage-based billing
- Track workspace meters (api_calls, team_seats) per calendar month
- GET /api/workspaces/{id}/usage
- Subscription API includes usage summary
- Billing page usage section
- Optional Stripe sync via USAGE_SYNC_TO_STRIPE
- api-operator adapter stub in integrations/api-operator/
See CHANGELOG.md for full details.