Accountability Chain Design¶
Trace responsibility from action or decision to owner, record, answerability forum, and repair consequence.
The Diagnostic Story¶
Symptom: Something went wrong, and there is no clean path from the outcome back to a responsible owner. Everyone was involved, so no one is accountable; the rationale behind the decision has evaporated; and even when blame is assigned, the corrective action never closes. Affected parties and reviewers cannot reconstruct what happened or trust that it will be fixed.
Pivot: Lay an explicit chain from a bounded action or decision to a named owner, to a recorded rationale, to a forum where they answer, to a linked repair, and audit that the loop actually closes.
Resolution: Responsibility stays traceable from outcome to owner, corrections close instead of evaporating, and governance earns trust because answers and repairs are inspectable after the fact. The owner holds enough authority or escalation to act, and rationale is preserved at the right grain.
Reach for this when you hear…¶
[incident review] “That was clearly a mess, but who actually owns fixing it, and how do we know it won't happen again?”
[public oversight] “Everybody signed off and nobody is responsible; the same failure keeps happening with no consequence.”
[patient safety] “The error reached the patient through six hands: where exactly should it have been caught?”
Mechanisms / Implementations¶
- Accountability Matrix: implements role clarity before action.
- Decision Log: implements rationale preservation.
- Incident Ownership Protocol: implements rapid ownership during failures.
- Audit Trail: implements reconstruction of what happened.
- Postmortem Action Tracking: implements learning-to-action conversion after failures.
- Role Charter: Constitutes a role or governing body as a legitimate office — fixing its remit and decision authority, the path by which it answers for its actions, and how it is properly filled and vacated.
- Escalation Record: implements responsibility continuity when issues move between tiers or authorities.
- Corrective Action Register: implements repair tracking and closure verification.
- Answerability Review Meeting: implements the forum function when owners must explain decisions and accept follow-up commitments.
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (2)
- Accountability: Responsibility for actions.
- Transparency: Open processes.
Also references 7 related abstractions
- Checks and Balances: Distributed power.
- Data Integrity: Accuracy and consistency preserved.
- Delegation of Authority: Assign responsibility.
- Legitimacy: Accepted authority.
- No One Is Above the Rules: Universal accountability.
- Observability: Infer internal state externally.
- Procedural Fairness (Due Process): Due process.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Decision Accountability Chain · governance variant · recognized
Applies the accountability chain to discrete decisions whose rationale, authority, and consequences must remain reviewable.
Incident Accountability Chain · risk or failure variant · recognized
Applies the chain to incidents by assigning response ownership, preserving event records, and tracking corrective actions to closure.
Repair Accountability Chain · governance variant · recognized
Centers the accountability chain on harm repair, corrective action, remedy, restitution, or system redesign after a decision or action causes damage.
Delegated Accountability Chain · governance variant · candidate
Tracks accountability when authority is delegated across roles, teams, vendors, agents, or local tiers.