Draft three onboarding documents for interns Charlie and Bear: a Meetings page guide (Charlie), a Deals page guide (Bear), and a single page system overview for both. All three HTML with inline CSS, matching the existing swarm output style. Facts must come from the codebase. Tone must be direct and collegial. All banned phrases and dash rules must be clean before delivery.
CLAUDE.md for intern rules, feature system, and topology. src/lib/features/defs/meetings.ts, deals.ts, campaigns.ts, email.ts for every registered feature, its tier, owner, and status. src/lib/permissions.ts for the tier hierarchy (intern, operator, admin) and the actor map. src/lib/handoff.ts for the full promotion pipeline: candidate requirements, scoring thresholds (30/50), validation, deal creation logic, default EV calculation (EBITDA x 3.5), and activity log insertion. src/lib/circuit-breaker.ts for the budget system, threshold percentages, Slack alerting, and spend recording. skills/maxswarm/banned_phrases.md for the complete ban list. Existing swarm HTML (run 009) for layout patterns, CSS variables, and structure conventions.
Charlie's Guide (public/swarm/018-charlie-onboarding.html): Six sections covering what the page does, a day by day first week plan, the call to deal pipeline, available tools with tier tags, rules translated from CLAUDE.md, and what to do when stuck. Bear's Guide (public/swarm/018-bear-onboarding.html): Seven sections covering the pipeline page, first week plan, deal stage flow (worth_chasing through closed), a financial terms table (EBITDA, multiple, EV, fee %, win probability, opportunity score), tools, rules, and stuck procedures. System Overview (public/swarm/018-system-overview.html): A single viewport page with no scroll. Visual flow from calls through revenue. Six concept cards covering features, permissions, budget, tickets, handoff, and API routes. Closes with the track record line from the briefing.
Ran grep for all items on the banned list across all three output files. Zero violations found. Specifically checked: em dashes, en dashes, hyphenated compounds in content text (CSS class names excluded), filler intensifiers, structural cliches, and all explicit bans including Draper's list.
Next Chapter OS · Swarm Run #018 Writer Journal · 2026-05-06
Generated from 018__writer.md — do not edit this HTML directly.