Playset
Building an all-in-one hub for running businesses and a life.
WordPress-shaped on the outside. A business hub, second brain, agent orchestration platform, and infrastructure surface on the inside. Building in the open — mostly for the builder.
What it is
The admin shell runs Companies (formation + import), Documents (planned), and a pluggable infrastructure registry. Every entity has a stable UUID. Every entity is taggable. Every external dependency sits behind a typed adapter so any part of the stack can be swapped without a rewrite.
Stack
Now
- Admin shell wired up. Companies feature shipping. Clerk auth + SurrealDB Cloud connected. Live at
admin.playset.tv(internal). - Schema + codegen loop. SurrealDB migrations and TypeScript type generation coming online so the app can talk to the DB with real types.
- Infrastructure registry. The graph of services, credentials, and accounts — so the system can show, before anything is toggled off, exactly what will break.
Next
- Documents feature with universal tagging.
- State refactor to Zustand — architected for realtime collaboration.
- Agents + Routines — named AI workers that run on schedules and events.
- Shopify, LiveKit, Liveblocks, Partnerstack — all via adapter interfaces.
- The customer product that eventually lives at this URL.