Tech Stack

The stack is intentionally deployable.

The platform is built so the marketing site can be static, the operating system can run behind admin auth, and the automation layer can be upgraded through Cloudflare services without forcing a massive backend first.

LayerPurposeWhy it matters
Static public siteExplains, sells, educates, and qualifies prospectsFast deployment, easy SEO, low hosting cost
Admin OSOwner-only automation command centerProtects founder credentials and production connectors
Customer SaaS layerSignup, onboarding, service selection, workspace setupCustomers can configure their own company OS without entering admin
Cloudflare WorkersAPI layer for routing, tasks, approvals, ledgers, social draftsServer-side secrets stay protected
Cloudflare D1Persistent records for customers, workspaces, approvals, tasksMoves the system beyond browser-local demo mode
KV / QueuesState cache and async task processingSupports autonomous workflows and deferred actions
ResendApproval notificationsRisky actions can ask the owner before going live
0meg4kAIQA/security assistant brainBlocks unsafe customer access and reviews actions before escalation

Built around a safety-first autonomy model.

Drafting, routing, scoring, and task creation can happen automatically. External actions — publishing, outbound client communication, payment-sensitive steps, contract-sensitive claims, and owner credential usage — should route through approval rules.