← All field notes
Field Note 03FailureMarch 21, 2026

Failure atlas

27 Postmortems

The operating system was written by the failures it could not afford to repeat.

The most durable orchestration knowledge comes from measuring a failure, naming its cost, and building the smallest enforcement that prevents a second occurrence.

Read the original on X

The evidence card

A concrete break is more useful than a general warning.

This is the central evidence archive behind Citadel: 27 documented failures across agents, waves, worktrees, hooks, interfaces, and performance. It turns an abstract promise about agent reliability into a catalog of specific breaks and the infrastructure each one produced.

27documented postmortems
198agents across the system
32fleet sessions
109campaign waves

The model

The failure atlas.

The visual is an editorial compression of the source essay: enough structure to orient a reader, without pretending that the model replaces the underlying evidence.

01Coordination
45-minute holeSilent wipeScope truncationAgent collisionLost waveInfinite improvement
02Enforcement
CLAUDE.md bloatError floodAnimation debtGPU stutterFocus stealingDead code
03Product reality
Invisible featureRender bombInteraction ceilingID mismatchLanding rejectionRouting drift

The argument

What changed when the break became visible.

The site version keeps the source's operational insight while making its sequence easier to inspect, share, and connect to the rest of the archive.

01 / Coordination

Wrong work can look healthy for 45 minutes.

The atlas begins with confident wrong work, wiped context, truncated scope, agent collisions, lost waves, replacement fleets, and design loops that never terminate. These are coordination failures, not syntax failures.

02 / Infrastructure

Cross-file debt is a fleet problem.

Instruction bloat, animation loops, backdrop blur, focus-stealing hooks, and baseline type errors compound across individually reasonable edits. The fix is a system-level signal, not another paragraph in a prompt.

03 / Bugs

The last mile is interaction and intent.

Invisible features, state feedback loops, routing drift, hardcoded IDs, and template-shaped design all pass shallow checks. The failures expose where static verification ends and lived use begins.

The boundary

Useful systems name what they cannot prove.

The scars are the system. Everything else is commentary.

Limit

The 27 cases are a local evidence set from one large codebase. They are transferable patterns, not a population-level claim about every agent system.

Continue through the archive

The notes are designed to be read as a system. Follow the neighboring argument when you want to move from failure to infrastructure, or from infrastructure to scale.