← Pilot Hub · Week 7
Stage 4 · Orchestration · Artifact D

financial_modeling — the Stage 4 Orchestration in Production

The apex of the ladder. Three live data streams, eleven Opus agents, four verification layers, one live surface behind Cloudflare Access. The H3 walkthrough is the deep architecture tour; this page is the framing.

Live: dccapinnovation.org/financial_modeling/· Repo: ~/Desktop/BRAIN/projects/financial_modeling/· Last build: 53/53 checks green

BLUF

Artifact D is not a teach-page in the same sense as A, B, or C. It is the artifact those three lead up to: the real Stage 4 orchestration at ~/Desktop/BRAIN/projects/financial_modeling/, live at dccapinnovation.org/financial_modeling/ behind Cloudflare Access. The H3 walkthrough below is the deep architecture tour. This page exists to frame what Stage 4 means and to point you at the tour.

Most pilot builds will stop at Stage 2 or Stage 3. That is the right call. Stage 4 earns its cost only when the work demands an audit trail across roles, multiple cognitive lanes with verification gates between them, and reproducibility across refresh cycles. financial_modeling needs all three. Walking it teaches the discipline; ship a smaller container for almost everything else.

The Shape of the Orchestration

3
Data streams
Development raise targets · Finance historical-and-projected · Pathstone market projections
11
Opus agents
fpa-lead · architect · data-engineer · quant · insight-hunter · analyst · strategist · modeler · viz · storyteller · frontend
13
Expertise references
Damodaran · Tufte · Knaflic · Hyndman · McKinsey · Bridgespan · Few · NACUBO · AFP · BoardSource · CFA IPS · NFF · NACUBO Spending
4
Verification layers
L1 source-cell provenance · L2 parser hard-gate · L3 runtime cross-foots · L4 defaults alignment

What Stage 4 Carries That Stage 3 Cannot

Artifact C ran the thought experiment: compress financial_modeling down to a Stage 3 Project. That exercise produced a workable Project but lost the discipline that makes the tool defensible to KPMG, the Investment Committee, the Finance Committee, the Audit Committee, and the Board. The Stage 4 architecture carries that discipline specifically:

A Stage 3 Project carries one workflow surface. A Stage 4 Orchestration carries many roles with verification gates between them. The cost difference is real, and so is the gain — but only when the work requires it.

The Same Eight Questions, Answered at Scale

The H3 walkthrough page walks all eight Week 7 questions against financial_modeling specifically:

  1. Q1 · Which container? Why three data streams forced the Stage 3 → Stage 4 promotion.
  2. Q2 · Do you have the expertise? The model identity (visibility into costs that exist, what we are committed to, what we can control), feeding three strategic surfaces (Development, Finance, Operating).
  3. Q3 · One role or many? The eleven Opus agents, each with one job and an explicit handoff.
  4. Q4 · Instructions or files? CLAUDE.md as the durable spec, the references/expertise/ folder as the world the spec applies to.
  5. Q5 · What skills chain in? Plugin layer (finance:*, data:*), BRAIN-shared skills (preston-writing, funder-framing, dccap-brand, dc-cap-org-intelligence, executive-summary-formatter, data-interpreter, program-budget-intake), and the 13 references/expertise sources.
  6. Q6 · Tools and permissions? Deliberately small. File read, scoped file write, scoped code execution. No web at runtime. No email. No external API calls during a model run.
  7. Q7 · How do you know good? The four verification layers run automatically. Each agent ships with cosmetic / costly / catastrophic failure modes named in its own instructions.
  8. Q8 · How does it stay alive? ADRs revisit quarterly. Reference updates land between runs, in the open. The audit trail across builds is itself the iteration cadence.

Open the H3 Walkthrough

The full architecture tour walks the eleven agents, the three data streams, the four verification layers, the dispatch flow, and the skill chain in detail. Read it before AI Friday if you want the deep version. Preston runs the live tour Thursday June 4 at the showcase.

H3 Walkthrough — financial_modeling →

What this artifact teaches the cohort

Stage 4 is a study. No one in the pilot is expected to ship Stage 4 themselves. The discipline is the same at every stage; what changes is the size of the answer. The same eight questions answered for a Stage 1 prompt (Artifact A) get answered for a Stage 4 orchestration here — at different scale, with the same rigor.

When you sketch your own build in office hours, the cohort move is: pick the smallest container that survives your job. If the container needs an audit trail across roles, you have crossed into Stage 4 territory and the cost is real. If it does not, stop at the lower rung. Knowing when to stop is the discipline.