● OPERATIONS ONLINE ◂ BRANDBOOK OS3D DECKINTRO
FRC COMMAND · MEDIA ARMY HQ

OPERATIONS // COMMAND

One commander. A boss agent. A division of Claude units manufacturing a TV show.
01// THE MISSION AT SCALE

This is a production line, not a project

A Claude unit spins up cold, reads CLAUDE.md + brand/tokens.json, and manufactures an on-brand asset — then a render unit runs Python that executes on DaVinci Resolve and ships it to frc.hayterwave.com. Repeat per segment, per match, per team. The edit bay never sleeps and never drifts off-brand.

~3,300
FRC teams — each can get a personalized reveal
6
divisions · parallel asset manufacture
24/7
agentic production cadence
02// CHAIN OF COMMAND

The army

COMMANDER · HUMAN
Brendan / Hayterwave
ORCHESTRATOR · BOSS AGENT
FRC COMMAND OS
▼ DISPATCHES ▼
ONLINE

Audio Intel

stdlib python + ffmpeg

Drop/onset detection, stem analysis, BPM/bar grid, LUFS envelopes. Feeds every edit's sync.

SOP · audio/analyze_drop.py → tokens.audio
ONLINE

Motion / Intro

HTML/CSS + audio

Cold-opens & stingers. Slam on the drop, command-OS chrome, FUN operator avatar.

SOP · tyler/intro.html
ONLINE

Broadcast GFX

HTML/CSS components

Score bug, Tale of the Tape, Power 25, win-probability, endcards. Red vs blue, build-once.

SOP · tyler/broadcast_assets.html
ONLINE

3D Forge

three.js / WebGL

Isometric command deck, robot reveals, extruded podiums, target-lock rigs.

SOP · system.html
STANDBY

Resolve Render

python → DaVinci

Builds timelines + Fusion comps and renders to file. Awaiting External Scripting = Local.

SOP · resolve/render_worker.py
ONLINE

Deploy Ops

wrangler → Cloudflare

Ships to production, verifies 200s, keeps deploys lean. Owns the live domain.

SOP · wrangler pages deploy
03// EPISODE ASSEMBLY LINE

How a TV episode gets manufactured

01
Brief
FUN analysis / match data → episode spec.
FUN + Boss
02
Audio Intel
Cut the bed, mark drops/beats.
Audio Intel
03
Graphics
Manufacture bug / tale-of-tape / Power 25.
GFX + 3D Forge
04
Assemble
Python builds the Resolve timeline + comps.
Resolve Render
05
Render
DaVinci renders the master to file.
Resolve Render
06
Ship
Publish + verify. FUN distributes.
Deploy Ops
04// MINION ONBOARDING

Spin up a unit in 4 commands

# Python EXECUTES on DaVinci (once External Scripting = Local):
pyembed\python.exe resolve\render_worker.py jobs/intro_attic.json
#  → connect via fusionscript.dll → build timeline → add render job → StartRendering()

Every new tool/Resolve/ffmpeg trick gets appended to brand/DAVINCI_SKILLS.md so the army gets faster each cycle.