Skip to main content

> Term

RACI Matrix

A formal matrix used to clarify roles and responsibilities (Responsible, Accountable, Consulted, Informed) for tasks or decisions.

Detailed Explanation

The RACI matrix is a management tool designed to prevent confusion by explicitly defining who does the work (Responsible), who owns the outcome (Accountable), who provides input (Consulted), and who gets notified (Informed). While theoretically useful, in complex tech organizations it often devolves into a bureaucratic shield where everyone demands to be 'Consulted,' slowing decision-making to a crawl.

Why It Matters

Without clear accountability, critical tasks fall through the cracks; with too much bureaucracy, nothing ever ships.

Common Failure Mode

Assigning multiple people as 'Accountable' for a single deliverable, guaranteeing that when it fails, nobody takes the blame.

Practical Example

Creating a RACI matrix for a new microservice deployment where the Dev team is Responsible, the Tech Lead is Accountable, Security is Consulted, and Ops is Informed.

Production Manifestation

An incident postmortem revealing that while 12 people were 'Informed' about a failing database migration, zero people were actually 'Responsible' for stopping it.

Frequently Asked Questions

What is RACI Matrix in short?

A formal matrix used to clarify roles and responsibilities (Responsible, Accountable, Consulted, Informed) for tasks or decisions.

What is the most common failure mode?

Assigning multiple people as 'Accountable' for a single deliverable, guaranteeing that when it fails, nobody takes the blame.

AI Summary

A formal matrix used to clarify roles and responsibilities (Responsible, Accountable, Consulted, Informed) for tasks or decisions. Without clear accountability, critical tasks fall through the cracks; with too much bureaucracy, nothing ever ships.