Field Notes — Entry
March 14, 2026 Systems EngineeringEngineering CultureLeadership

On Systems Thinking: Why the Map Is Never the Territory

A few observations on how engineering teams conflate their models with reality — and what happens when the gap goes unexamined.

Bryan Justice · Field Notes
CLASSIFIED: OPEN

There’s a specific kind of meeting I’ve sat in more times than I can count. Someone has a diagram — usually a beautiful one, drawn in whatever the current favorite tool is — and the room treats it as a ground truth. Decisions get made against it. Timelines are built from it. Risk assessments reference it.

And somewhere in the field, the actual system is doing something slightly different.

This gap between model and reality is not a failure of the team. It’s a structural feature of complex systems. The map is never the territory. The question is whether the organization has built habits that close that gap continuously, or whether they let it compound quietly until something breaks badly enough to force a reckoning.

The Abstraction Tax

Every layer of abstraction you add to a system description is a tax. You gain comprehensibility, manageability, a shared vocabulary — and you pay for it in fidelity. That’s a reasonable trade most of the time. No one wants to reason about a satellite in terms of individual electrons.

The problem is that the tax rarely stays fixed. As systems grow, the abstractions that made early-stage reasoning tractable start hiding meaningful variance. The “standard interface” your team assumed would always behave one way starts behaving another way under load conditions nobody modeled. The “negligible” thermal coupling between subsystems turns out to be not quite negligible when you integrate everything together in the final configuration.

I’ve seen programs where the architecture diagram was last meaningfully updated eighteen months before delivery. The team was moving fast. The diagram became aspirational rather than descriptive, and nobody called it out because calling it out felt like admitting failure rather than doing systems engineering.

The Discipline Is in the Reconciliation

What distinguishes organizations that handle this well from those that don’t isn’t the quality of their initial models. It’s the regularity with which they reconcile model to reality.

This requires a few things:

Test artifacts that are designed to reveal surprises. Not to validate the model — to challenge it. There’s a difference. A test designed to validate will usually succeed. A test designed to challenge will sometimes reveal the gap you didn’t know existed.

A culture where surfacing model-reality divergence is valued, not penalized. This is harder than it sounds. In my experience, the incentive structures in most programs subtly reward people who keep the model intact. Revising the model looks like instability. But not revising it accumulates invisible risk.

Leadership that distinguishes between schedule pressure and epistemic confidence. You can compress a schedule. You cannot compress the learning that comes from actually integrating hardware that hasn’t been integrated before. Leaders who conflate the two are setting up their teams for a very expensive reconciliation later in the program.

Why This Matters More Now

The systems being built today — across defense, space, quantum, and adjacent domains — are genuinely more complex than what came before. Not incrementally. The coupling between subsystems is tighter, the operating environments are more demanding, and the software layer is doing more to mask hardware behavior in ways that can be deceptive.

At the same time, the tools for modeling these systems have never been better. The temptation to mistake model fidelity for system fidelity has never been higher.

Systems thinking, properly practiced, is partly the discipline of staying humble about that gap. Of building the organizational habits that keep map and territory in contact. Of treating divergence as information rather than embarrassment.

That’s the work. The diagram is just the starting point.

END OF ENTRY