06-reference

every context window ai team launch

2026-07-22·reference·source: Every·by Laura Entis
ai-agentsorchestrationharness-engineeringworkflow-automationcontent-as-product

"How Every's Team Used AI to Ship Its Biggest Launch Ever" — @laura_entis

Why this is in the vault

Every's Context Window dissects how a small AI-native media team shipped their biggest-ever commercial launch using Claude, Codex, and Fable as orchestration primitives. Three signal-dense moments: (1) Marcus Moretti's Fable-as-CEO / cheaper-model-for-implementation pattern — distilled from a 20M-token overspend on 5k lines of code; (2) Austin Tedesco's "AI sandwich" loop (frame → delegate → review) that generated $25k from a single Codex email campaign; and (3) OpenAI's 4-step Codex playbook for operationalizing recurring tasks (select → document → supervise first run → save as skill). The issue is as much a process teardown as a product story.

⚠️ Sponsorship

"STEAL THIS WORKFLOW — HOW OPENAI BUILDS WITH CODEX" is a co-promotional placement: OpenAI staffers demonstrating Codex workflows, ending with a direct CTA to "Upgrade to Every All Access and redeem $1,000 in Codex credits through the Builder Pack on new and existing ChatGPT Business accounts." No explicit "Sponsored" label — content flows as editorial — but CTA structure and use of OpenAI personnel make this a paid or partner-sourced section. The issue also carries ongoing self-promo for Every All Access / Builder Pack throughout.

Issue contents

Main: AI & I podcast recap (Laura Entis interviewing via COO Brandon Gell)

Steal This Workflow: OpenAI Codex 4-step playbook

Inside Every: Fable token-efficiency tip (Marcus Moretti, Spiral GM)

The Daily Driver: Every team model stack this week

Discuss

One Last Thing

The core argument

AI didn't lower the floor for Every's launch — it let a small team operate at higher strategic altitude. The argument: once you've codified your process, agents run it at scale. The orchestration model (frontier model as planner + cheaper models as implementors) is the cost-control primitive that makes this sustainable. Bottleneck isn't capability; it's process codification and knowing what to delegate to what tier.

Mapping against Ray Data Co

The Fable-as-CEO / subagent-for-implementation pattern directly activates RDCO's harness-engineering thesis at the practical level. Marcus Moretti's prompt ("use your judgment to decide an appropriate lower-power model and run that in a subagent") is the same model-routing principle that Ray's harness layer should encode systemically — not per-prompt, but as a dispatch default baked into agent scaffolding. Current gap: RDCO's Claude Code skills and SOP toolchain don't yet have a canonical model-routing heuristic for multi-step agent runs. This issue gives concrete evidence (20M → [reduced] tokens) that the gap has measurable cost impact at production scale.

Secondary: Austin's Codex-for-audience-segmentation example ($25k email revenue, one Slack screenshot as input) is a demo-ready framing for phData DSA conversations — AI as growth operator, not just cost cutter. Positions RDCO's pitch upstream of the data-engineering automation angle.

Curation section

Related