Skip to content

Discretion Matrix

Decision-support tool — instantiates Bounded Discretion Governance

Maps each kind of case to how much latitude the decision-maker has — the outer limits, the hard prohibitions, and the point where the case must be handed up.

A Discretion Matrix is a grid that, for every type or tier of case, states three things up front: how much freedom the decision-maker has, what they may never do regardless, and when the case stops being theirs and must be escalated. Its distinguishing move is to make the shape of the permitted judgment space explicit and situation-dependent before any single case arrives — small routine cases get a wide sandbox, high-stakes or novel ones get a narrow one or none. It is the mechanism that turns "use good judgment" into "use judgment this much here, never that, and past this line it isn't yours to decide." It draws the box; it does not decide what happens inside it.

Example

An insurance carrier gives claims adjusters settlement authority, but not a blank check. The matrix rows are claim bands (by size and type); the columns set latitude. A water-damage claim under ≈$25k with clean documentation sits in an auto-approve cell. The same claim between ≈$25k and ≈$100k lands in a discretion band — settle within a stated range, but record the rationale. Anything above ≈$100k, or any claim touching a fatality, suspected fraud, or active litigation, hits a must-escalate cell. Cutting across all cells are hard prohibitions: never settle a claim in which you have a personal relationship; never waive the fraud screen on a total loss. A $45k claim with an ambiguous exclusion resolves inside the adjuster's discretion band with a documented reason; a $220k claim routes upward automatically. The adjuster can see the edges of their sandbox at a glance, and so can anyone reviewing the file later.

How it works

The matrix is a precomputed lookup by case features, not a rule applied case by case. Two axes usually carry it: the stakes or risk tier, and the ambiguity or novelty of the case. Each cell then holds three payloads — the latitude band (how wide the judgment space is), the prohibitions that always apply, and the escalation trigger that ends the decider's authority. What distinguishes it from a plain rulebook is the deliberate variation of freedom across cells: it is engineered to be rule-like exactly where rigidity is safe and standard-like exactly where context must be allowed to speak.

Tuning parameters

  • Tier granularity — a few coarse bands versus many fine cells. Finer fits context better but multiplies boundaries to argue over and invites gaming the edges.
  • Latitude width per cell — how wide the discretion band is. Wider trusts front-line judgment and adapts better; it also raises case-to-case variance.
  • Escalation-threshold placement — where "yours" becomes "must escalate." Lower catches more risk but floods the review tier — and tempts deciders to split one case into sub-cases to stay under it.
  • Prohibition-list length — how much is absolutely off-limits versus left to judgment. Each added prohibition buys safety at the cost of adaptability.
  • Feature axes — which case attributes define the rows and columns (stakes, novelty, reversibility). The wrong axes drop genuinely different cases into the same cell.

When it helps, and when it misleads

Its strength is legibility: it converts a vague grant of judgment into situation-specific limits a newcomer can read on day one and a reviewer can check a decision against without re-deciding it. It is the practical embodiment of the rules-versus-standards trade-off[n1] — hard-coding rules where stakes are high and leaving standards where context matters — inside a single artifact.

It misleads when the axes are too crude, so distinct cases collapse into one cell and over-rigidity creeps back in through the design. Its classic misuse is running the grid backwards: characterizing a case into whatever cell yields the freedom you already wanted, or fragmenting a case to duck an escalation line. The discipline that guards against this is to pair the matrix with a per-case rationale record and an aggregate drift check, so cell assignments stay auditable — and to treat repeated boundary-hugging as a signal to redraw the grid rather than to police individuals.

How it implements the components

The Discretion Matrix fills the limit-setting side of the archetype — the components that define the box, not the ones that operate inside it:

  • outer_boundary_rule_set — each cell's latitude band is the outer boundary for that class of case.
  • constraint_and_prohibition_register — the always-applies prohibitions attached across the grid.
  • escalation_and_review_threshold — the cell trigger that says "past here, hand it up."

It sets where the lines are, but does not record how a given case was actually decided (that's the Case Rationale Form), watch whether the lines are eroding in practice (the Discretion Audit Dashboard), or spell out the reasoned criteria and justification behind each line (Guideline-with-Reasons Manual).

  • Instantiates: Bounded Discretion Governance — the matrix supplies the governed judgment space every other mechanism operates within.
  • Sibling mechanisms: Case Rationale Form · Discretion Audit Dashboard · Comparator Case Library · Appeal and Reconsideration Workflow · Calibration Review Cycle · Exception Review Board · Guideline-with-Reasons Manual · Structured Professional Judgment Tool · Waiver or Override Log · Peer Case Conference

Editorial Notes

Form Classification

Form family: Rule, Policy & Commitment

Rationale: The matrix imposes standing limits, prohibitions, and escalation obligations for future case classes, governing how much discretion a decision-maker may exercise.

Nearest alternative: Decision, Gate & Allocation — Individual cases may be escalated or decided under the matrix, but the matrix itself is the persistent policy that constrains those later dispositions.

Review outcome: Adjudicated after independent review; high confidence.

Origin Attribution

Primary origin: Law & Governance

Origin pattern: Single lineage

Present-day reach: Multi-domain

Rationale: Legal and administrative theory cohered the rules-versus-standards tradeoff, fixing hard boundaries while preserving contextual judgment inside them.

Related originating lineages:

Review resolution: Both current reviews place discretion_matrix primarily in law_governance; the reconciled classification retains only lineages that materially shaped the mechanism and keeps breadth of origin separate from reach.

Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.

Review outcome: Reconciled after independent review; high confidence.

Notes

The matrix is the one mechanism that must exist before the first case is decided — the others record, review, compare, monitor, or correct decisions the matrix has already framed. Keep it a living artifact: a grid that is never redrawn silently trains people to route around it.

[n1] The legal-theory distinction between rules (content fixed in advance) and standards (content determined at the point of application), associated with Louis Kaplow's analysis. A discretion matrix is a deliberate hybrid — rules at the boundaries, a standard inside them.