Mapping the 5 operators to the chairs a real company would name. The locked rule in OPERATORS.md is right: operators are MODES, businesses are SKILLS — don't proliferate. But the titles below are what each mode actually IS, and the utilization column is what the beacons and git history actually show.
| Operator | Claimed job | Real-world chair | Actual utilization |
|---|---|---|---|
| 🧠 Brain | Review + deep-think + money-structure desk | Chief of Staff on paper — CTO in practice. Owns ops-api / command-inbox / D1 (the whole platform). #042, morning brief, cameras, Hospitable, deploy-safety = all Brain sessions. | HEAVY but off-mission Beacon current (Jul 1). Last true "read" of Sam's surfaces: Jun 25. ~90% of Brain hours since = platform engineering, not review. |
| 🐝 Worker Bee | Knows every session · execute + dispatch | COO / dispatcher. Cross-session orchestrator, cleanup, portal, contacts, issues triage. | HEAVY, on-mission Beacon current (Jul 1 handoff). But carries priority #1 "monetize → first client" — which is Sales's job sitting in the COO's pocket. |
| 📈 MIS | Markets / trading discipline | Portfolio manager (advisory). The best-run chair in the company: freeze gates, acceptance suites, evidence files, beacon discipline. | HEAVY + best-governed Beacon updated same-day (Jul 1, freeze lifted, 237 tickers, recon bugs traced to root). This is the governance model the other four should copy. |
| 👪 Family | Chanie / kids / mother, walled | EA / household — correctly walled. | PAPER ONLY Beacon says "DORMANT — no live Family session yet," last touched Jun 12, by the Bee. Family builds (Chanie pages, relays, FME) shipped anyway — via other operators, out of court. The wall held; the chair never sat anyone. |
| 💼 Sales | Revenue in — Sam's explicit #1 | CRO. | NEVER SUMMONED Beacon: "DORMANT — no live Sales session yet," last touched Jun 12, by the Bee. Three weeks. The Jul-1 pitch drafts + Passover one-pager got done by a generalist Fable session wearing no hat. Sam's #1 need has the emptiest chair. |
The locked set of 5 stays. Each gap below is filled by assigning the function to an existing operator with a standing cadence — not by inventing Operator 6.
| Who | Has now | Should have |
|---|---|---|
| Mildred (VA) | STR guest comms, bookings board (now CF-scoped + shareable as of Jul 1), roundups | + Occupancy target with pricing authority inside bounds (the +$12K/yr move from resource-monetization) · + chase-calls (Asher's office, vendors) · Tuesday sync as HER cadence, fed by a card filter, not by Sam's memory |
| Natalie (cleaner) | Turnovers via WhatsApp | Stays — but her coordination moves to Mildred entirely; Sam exits guest-turnover threads |
| Asher (attorney) | HOA cure + Eden $20K — a flagged single point of failure (travel = both stall) | Deadline-tracked cards with a call-fallback cadence (exists: #290/#526 pattern); the standing question "who is backup counsel?" gets a card with a bumper |
| AI layer | Operators, morning-brief cron (6:30 ET, cloud, PC-free), D1 shared brain, dispatch sessions, bot | + The A-to-Z chain engine (§5) — the missing piece is not another integration, it's the PROCESS that strings existing pieces into goal-chains |
Six categories genuinely require Sam: sends to named humans · money movement · OAuth/re-auths · trades · phone calls · decisions. That's the right wall (no-auto-send rule, advisory-never-autonomous). The failure isn't that Sam does these — it's that each arrives as a research project instead of a button. FABLE_READINESS §4 already proved the fix: its "Waiting on Sam" table (10 flips, each 1–15 min) is exactly the compression this needs — as a standing system, not a one-time doc. That's §5.
Sam's problem, verbatim essence: "I know the big thing but can't do the steps." The design answer: Sam never sees steps. He sees the big thing once (when he names it) and then only ever: one decision at a time, or one 5-minute physical action. Sessions do everything between A and Z. This is a process upgrade on parts that ALL exist today — queue cards with owners, inbox.ps1 commands, the cloud morning brief, operators, dispatch sessions, CONTEXT.md.
| Element | Spec |
|---|---|
| Who decomposes | 🧠 Brain — it's judgment work (what matters, what order, what's a decision vs an action). Sales supplies content for revenue goals; MIS for market goals. Decomposition rule: if a [SAM-5MIN] step would take Sam >5 minutes, the decomposition failed — Brain must split it again. "Book Orlando trip" is not a step; "tap this Delta link, seats picked" is. |
| Who dispatches | 🐝 Bee — already the session-orchestrator; the chain gives its dispatching a spine. A dispatch prompt = the card's text + goal-tag + "report back" (the existing paste-ready pattern). |
| Where steps live | The Action_Queue — cards gain two conventions, zero schema work: goal-tag + sequence in the title/notes (e.g. [goal:deal-snapshot 03/09]). Created via inbox.ps1 "ACTION …"; closed via DONE with a PROOF link (Rule 9: no artifact, no closure). |
| How progress survives sessions | Three layers, all existing: the queue (live state) · the owning operator's beacon (one line per goal: seq reached + next step) · CONTEXT.md session entries (the log). A fresh session recovers any chain from STATE + the beacon in under a minute — the same recovery mechanic that already works for operators, applied to goals. |
| Sam's daily surface | The morning brief's 🎯 ONE THING block (one ops-api edit to generateMorningBrief()) + max two "on deck." Never a list of ten. The current "SAM GATES" pings (Jul-1 bot message had six at once) get rationed through the same funnel — one per brief, rest queued. Voice note back = the capture path for new goals (braindump-router already routes it). |
Pilot goal locked: goal:deal-snapshot → first paying customer. Chosen because 60% of the chain is already done (Stripe wired, 3 pitch drafts verified in Gmail, CRM segmented) — the pilot proves the mechanic on a chain that can pay for itself this month.
| Day | Owner | Install action |
|---|---|---|
| Thu 7/2 | 🧠 Brain | Write the GOAL protocol into docs/OPERATORS.md (new §: "The A-to-Z chain — decompose/dispatch/one-thing") + add "decomposer" duty to BRAIN_INBOX.md and "chain-dispatcher" to WORKER_BEE.md. Decompose the pilot: ~8 cards [goal:deal-snapshot] via inbox.ps1 (steps 1–3 = the existing pitch drafts, pre-done; step 4 = Sam sends 3 drafts ← the first ONE THING). |
| Fri 7/3 | 🧠 Brain (platform hat) | Add the 🎯 ONE THING block to generateMorningBrief() (ops-api) — reads goal-tagged [SAM-5MIN] cards, ranks, renders one + two on-deck. Add bot NEXT command. Small, one deploy, verify via /morning/generate. |
| Sun 7/5 | 🧠 Brain | Sunday review becomes CHAIN review (add one line to docs/CADENCE.md): compact the ~150-card queue — punch-list cards collapse under parent goal-tags, P0 ceiling 5. Decompose goal #2: goal:money-truth (Brain's own deep-think handoff: net making/losing + where's the bleed — steps: Plaid relinks, BOS v3 re-migration, STR P&L consolidation). |
| Mon 7/6 | 🧠 Brain (CFO desk) | CFO cadence live: brief's obligations block gains funded? Y/N per item due ≤7 days; any N spawns a P0 card 3 business days ahead. First live test = the Jul-15 mortgage cluster (5th Third + Shellpoint + Selene ≈ $9,854). |
| Tue 7/7 | 🐝 Bee + 💼 Sales | Summon Sales for real (first time): it owns goal:deal-snapshot content + the delivery lifecycle. Mildred Tuesday sync card created with her occupancy-target + pricing-bounds proposal for Sam's yes/no. Update SALES_OPERATOR.md + FAMILY_OPERATOR.md beacons to honest state. |
| Wed 7/8 (GO day) | Sam | Fire the week's accumulated [SAM-5MIN] steps, one brief at a time: send the 3 pitches · LevSMS 3 flips · Asher status call · Mildred bounds yes/no. Each arrives as a point-and-shoot card, nothing to figure out. |
| Thu 7/9 | 🧠 Brain | Retro read: did chains advance without Sam pushing? Count [AI] steps closed vs [SAM-5MIN] bounced. Any step Sam skipped twice = decomposition failure → re-split. Write the verdict into CONTEXT.md. |
generateMorningBrief() ONE-THING block + bot NEXT.goal:deal-snapshot · ~6 goal:money-truth · 1 CFO funded-check (Jul-15 cluster) · 1 Mildred Tuesday sync · 1 backup-counsel question.C:\Users\ztrei\OneDrive\2. Hook Street\05. 2026 BH\outputs\2026-07-01_23-10_briefing_executive-suite-review.html6cf3eec · Working dir: C:\Users\ztrei\OneDrive\2. Hook Street\05. 2026 BH