--- id: TASK-2 title: Multi-tenant provisioning platform status: In Progress assignee: [] created_date: '2026-02-24 03:54' updated_date: '2026-02-25 05:16' labels: [] dependencies: [] priority: medium --- ## Description Self-service API for communities to provision their own Postiz instance at .rsocials.online. CRDT token gating, x402 micropayment metering, Sablier hibernation. Full plan at ~/.claude/plans/greedy-skipping-dahl.md. Phases: 1) Provisioning API Core, 2) CRDT Token Gating, 3) Landing Page + Provision UI, 4) x402 Usage Metering, 5) Sablier + Hardening. ## Implementation Notes Starting Phase 1: Provisioning API Core (Hono/Bun) Phase 1 complete: Provisioning API scaffold with all core services. Compiles clean, starts on port 3001. Next: Phase 2 (CRDT token gating) or deploy Phase 1 to Netcup for testing.