Thinking in Systems
← All posts
Enterprise Architecture

The Architecture Review Board Problem

2026-03-15

ARBs are well-intentioned and often necessary. They also become bottlenecks, politics forums, and waterfall checkpoints. Here's how to think about when they help and when to redesign them.

Most large organizations have some version of an Architecture Review Board. The stated purpose is sound: ensure that technology decisions are aligned, risks are considered, and patterns are reused rather than reinvented. The lived experience is often more complicated.

What ARBs Are Trying to Solve

The underlying problem is real. Without some governance mechanism, large organizations accumulate:

  • Redundant platforms that solve the same problem differently
  • Point-to-point integrations that create invisible dependencies
  • Technology choices that look cheap locally but are expensive systemically

An ARB is an attempt to create a coordination mechanism above the team level.

How They Go Wrong

The most common failure modes are not design flaws—they are cultural ones.

The approval bottleneck: When every architectural decision requires a board review, teams route around it or batch decisions to reduce friction. Governance becomes a checkpoint on a Gantt chart rather than a conversation.

The standards museum: Approved patterns that made sense three years ago persist because changing them requires political capital. The board ossifies what should be a living set of guidelines.

The blame deflector: Teams present to the ARB not to get useful input, but to document that they received approval. When something goes wrong, the review becomes a paper trail rather than a genuine risk conversation.

A Better Model

The most effective architecture governance mechanisms tend to share a few properties:

  • Lightweight early, heavyweight late: A quick async review for low-stakes decisions; deeper engagement for foundational ones
  • Enabling rather than gatekeeping: The board's job is to connect teams to relevant knowledge and precedent, not to approve or deny
  • Embedded architects: Architects who sit with delivery teams notice problems earlier than those who only see proposals

The ARB is not the problem. A culture that treats architecture as a compliance exercise is.