{
  "id": "api-saas-starter",
  "kind": "api",
  "summary": "The whole SaaS loop wired end to end: @voltro/plugin-auth (sign-up/in → session cookie → typed Subject) + @voltro/plugin-billing (free/pro plans, entitlement paywall, seats, checkout) + a tenant-scoped projects + invites backend. projects.create is gated by the billing `projects` quota (4th trips EntitlementExceeded); invites.create consumes a `seats` entitlement. Pair with the frontend-saas web template for signup → paywall → app. Boots zero-infra.",
  "tags": ["api", "saas", "auth", "billing", "entitlements", "paywall", "seats", "invites", "starter"]
}
