ClassFlow — playlist intelligence for movement classes
A visual and product system for mapping the rhythm of a class into a playlist that supports flow, breath, and pacing.
- governing control
- The class arc — arrival, build, peak, release, landing — drives tempo and transition rules, not song mood.
- Ralph's role
- Product, architecture, implementation, and launch
The studio platform itself: marketing, API, CMS, auth, sitemap, project pages, and production deployment in one monorepo.
- governing control
- Marketing, API, CMS, auth, and deploy share one monorepo and the same CI gate the studio sells.
- Ralph's role
- Product, architecture, implementation, and launch
Shadow Posts — AI content generation workspace
A content generation product with a Next.js dashboard, Hono API, Supabase backend, and structured brand/content workflows.
- governing control
- Brand context, drafts, and review state are product objects in a workflow, not chat-transcript fragments.
- Ralph's role
- Product, architecture, implementation, and launch
The Leaf Concierge — guided plant care experience
A concierge-style product experience for helping plant owners understand care, timing, and next best actions.
- governing control
- Plant state, care history, and symptoms resolve to one next best action instead of conflicting generic advice.
- Ralph's role
- Product, architecture, implementation, and launch
Leading Momentum
A local-service web experience built to connect a focused service offer with a measurable referral path back to the studio site.
- governing control
- UTM-first attribution back to the studio site, because browser referrer data is stripped too often to trust.
- Ralph's role
- Product, architecture, implementation, and launch
Infra GHA — self-hosted GitHub Actions on Fly.io
Org-level GitHub Actions runner infrastructure with Fly.io pools, live status, cache systems, and queue enforcement.
- governing control
- Pool selection, queue visibility, cache contracts, and workflow linting keep consumer repos off ad-hoc CI.
- Ralph's role
- Product, architecture, implementation, and launch