Playbook v3.1
Version 3.1 · April 2026

The Compound Operations Model

Open-source AI operations playbook for consumer SMEs

The complete operational blueprint for building a multi-agent AI system inside a consumer brand — written from 12+ months of running one in production. Every architecture, every config, every lesson learned the hard way, published so operators can fork the repo and adapt it.

45
Chapters
~5h
Read Time
32
Production Lessons
18:1
ROI

Table of Contents

01 Overview · The thesis, the problem, and the architecture that solves it
02 The Brain · The primitive: knowledge, skills, tools — and how teams actually use it
03 The Agents · Seven AI agents that run operations on top of the brain
04 Results · Honest ROI, production lessons, and advanced capabilities
05 Appendix · Technical implementation depth for operators and engineers
31
Technology Stack
GPT-5.4 via ChatGPT OAuth, Sonnet for CS/HR, hardened infrastructure
9 min
32
Implementation Paths
Open-source paths: read, fork, local pilot, production adaptation, hands-on help
8 min
33
OpenClaw Setup Guide
Step-by-step: install, configure, deploy, monitor OpenClaw agents
7 min
34
EU AI Act Compliance
Risk classification, transparency, HR guardrails, DPIA template
7 min
35
Brand Bootstrap
One command to go from blank VPS to running swarm for a new brand
11 min
36
Ingest Layer
How to feed the brain safely — allowlist, DLP, ACL at index boundary, RTBF (Phase 1: structured sources)
11 min
37
The 5 Pillars
Maps McKinsey 5 pillars of the agentic organization to a practical open-source reference
8 min
38
Agentic Governance
Three meta-agents watching the seven domain agents: critic, guardrail, compliance
6 min
39
Agent Factory Pattern
McKinsey 2-5/50-100 ratio — 7 monolithic agents refactored into factories of specialized sub-agents
7 min
40
LLM Provider Abstraction
5-provider multi-LLM abstraction (Anthropic + OpenAI + Gemini + Qwen + MiniMax). Brand owns its API keys, compAI never touches them.
7 min
41
Factory Runtime
Smoke test runtime for the Agent Factory. One CLI command dispatches all 10 sub-agents against your configured LLMs and produces a readable trace.
6 min
42
MVP Runtime
Autonomous runtime MVP — daemon + parallel dispatch + brain lookup + review queue + workflow hooks.
6 min
43
Webhooks + Slack Digest
HTTP receivers for 4 helpdesks (Richpanel/Gorgias/Zendesk/Intercom) + daily Slack digest. Autonomous end-to-end from ticket arrival to review queue.
6 min
44
Onboarding Experience
Onboarding pack + setup-brand wizard + team-onboard wrapper — every employee gets the same experience the reference deployment has today, under 30 min per person.
6 min
45
Source Playbook Index
Source table of contents and version note for the open-source playbook
6 min