Four elements only for constraint displays: name, current, target, trend
Display bottleneck metrics using only four elements—constraint name, current value, target value, and trend direction—eliminating all decoration to maximize signal-to-noise ratio.
Why This Is a Rule
Edward Tufte's data-ink ratio principle: every drop of ink on a display should carry information. For constraint management, only four pieces of information matter: what is the constraint (name), where is it now (current value), where should it be (target value), and which direction is it moving (trend). Everything else — color gradients, historical charts, percentages, decorative borders — is noise that dilutes attention from the signal.
The four-element constraint is a design decision, not a limitation. The cognitive cost of processing a dense dashboard means you engage with it less often and extract information more slowly. A display with four elements can be processed in under two seconds — fast enough to check during a glance, which is the cadence that constraint management requires.
The four elements also map to the four questions that matter for constraint management: "What's our bottleneck?" (name), "How bad is it?" (current vs. target), and "Are we winning?" (trend). If your display answers these three questions at a glance, it's sufficient.
When This Fires
- Designing or redesigning a constraint visibility display (physical or digital)
- When existing dashboards are too complex to check at a glance
- Setting up team-visible metrics for bottleneck management
- Any information display where quick cognitive processing matters more than comprehensive data
Common Failure Mode
Adding "just one more element" — a sparkline, a historical comparison, a breakdown by sub-category. Each addition is individually reasonable but collectively they transform a glanceable display into a dashboard that requires analysis. The constraint display should never require analysis — it should be readable in the time it takes to look up from your keyboard.
The Protocol
For your constraint display: (1) Name: one word or short phrase identifying the constraint ("PR review queue"). (2) Current value: the number right now ("12"). (3) Target value: where it needs to be ("<5"). (4) Trend: ↑ ↓ or → (getting worse, improving, stable). Remove everything else. If someone asks "but what about the breakdown by team?" — that's a separate analysis tool, not the constraint display. The display's job is to keep the constraint visible, not to provide analysis.