Campaign Summary
choco.tools v2 ships the execution layer that v1 was missing. The dashboard transitions from “shows the shape” to “wires the verbs”: Workflow Execution — Users click “Run now” on any quality workflow (typo-check, broken-links, style-guide), the trigger flows through NATS JetStream to a Go consumer worker, and results appear in the activity feed within 60 seconds. The runtime supports all 8 planned workflows. Content-Aware File Editor — The Stir/Taste editor now connects to Git repos (including private ones via GitHub token proxy). The file tree auto-detects the content root, filters to.md/.mdx files only, and the editor parses frontmatter into a clean form — making it accessible to non-technical content editors.
Landing Redesign — Three pillars (Unbreakable, Verifiable, Agentic), each with a dedicated feature page covering consumer, business, and enterprise contexts. Enterprise section highlights SOC 2 readiness, SSO, and on-prem deployment.
Airlock SSO — Cross-subdomain authentication via BetterAuth, matching the hatch/hubble pattern. Server-side session validation, user context passed to client via headers.
Old cho-co Consolidation — Factory rooms, Golden Ticket verification, search, and oompa components ported from the legacy app. One unified deployment replaces two separate repos.
Key Metrics
- 5000+ lines of production code shipped in a single session
- 3 Go services modified, 1 Next.js app with 30+ pages
- 4 Vercel production deployments
- 3 new doctrine files, 3 findings, 1 prompt-ops runbook