Decision Ownership Audit
What This Skill Does
This skill audits whether a person or institution can responsibly rely on an AI-assisted legal or governance output before approving, signing, filing, sending, enforcing, or otherwise acting on it.
It does not ask only whether the output is correct, plausible, well written, or formally reviewed. It asks whether the responsible actor has enough access to the basis of the decision to stand behind it as a professional or institutional judgment.
Use it for legal memos, litigation strategy, contract review, compliance decisions, regulatory responses, board materials, risk approvals, due diligence conclusions, policy determinations, and other outputs that may move from analysis into reliance.
Core Question
Can the responsible human or institution genuinely own this decision, or are they merely ratifying an output whose basis they cannot inspect, contest, or correct?
Audit Protocol
1. Responsible Actor Identification
Identify who is expected to own the decision.
Classify the actor as:
- lawyer or legal team;
- client or business decision-maker;
- compliance officer;
- board, committee, or management body;
- public authority or institutional officer;
- automated or semi-automated workflow with a named human sponsor.
If no responsible actor is identifiable, the output is not ready for reliance.
2. Decision Surface
State what the actor is being asked to do with the output:
- read only;
- use as background;
- rely on for professional analysis;
- recommend a course of action;
- approve, sign, file, send, or enforce;
- execute through an automated system;
- affect third-party rights, duties, assets, deadlines, or legal position.
Higher-consequence uses require stronger ownership conditions.
3. Evidence Access
Check whether the actor can inspect the evidence supporting each material conclusion.
The output should expose:
- source documents or legal authorities;
- relevant clauses, facts, sections, pages, or records;
- missing evidence;
- conflicting evidence;
- source reliability or currency concerns;
- whether a conclusion is based on the document, external law, inference, professional judgment, or policy.
If the evidence cannot be inspected, mark the decision as ownership-deficient.
4. Reasoning Access
Check whether the actor can reconstruct the reasoning path at the level required for the decision.
The output should show:
- the legal or operational issue;
- the rule, standard, mandate, or criterion applied;
- the material facts used;
- the inference from facts to conclusion;
- alternatives considered;
- why rejected alternatives were rejected;
- the limits of the analysis.
Do not treat a post-hoc explanation, summary, confidence score, or fluent conclusion as sufficient by itself.
5. Uncertainty Visibility
Identify uncertainty that affects ownership:
- contested legal interpretation;
- missing facts;
- stale or unverified legal authority;
- ambiguous document language;
- dependency on assumptions;
- jurisdictional mismatch;
- unresolved factual or evidentiary conflict;
- model, retrieval, or tool limitations.
Uncertainty must be visible enough to influence the decision before reliance occurs.
6. Authority and Competence
Check whether the actor has authority and competence for the specific decision.
Ask:
- Does the actor have mandate, role, or delegation to make this decision?
- Does the mandate cover this matter, jurisdiction, client, entity, or transaction?
- Has the mandate expired, been limited, or been superseded?
- Does the actor need specialist review?
- Does the decision require client, board, court, regulator, partner, or supervisor approval?
Formal responsibility is not enough if the actor lacks authority or practical competence.
7. Contestability and Correction
Check whether the actor can challenge and correct the output before action.
The workflow should allow:
- requesting source support;
- correcting facts;
- changing assumptions;
- escalating uncertain issues;
- rejecting unsupported conclusions;
- preserving an audit trail of material changes.
If the workflow allows only accept/send/execute, ownership is weak.
Verdicts
Use one of these states:
PASS: the responsible actor can inspect evidence, reasoning, uncertainty, authority, and review path before reliance.
REVIEW: minor gaps exist, but the output is not yet being used for consequential action.
ESCALATE: specialist, supervisory, client, institutional, or procedural review is required before reliance.
BLOCK: the output is being used for consequential action while the responsible actor cannot inspect or contest its material basis.
Output Format
## Decision Ownership Audit
Verdict: PASS | REVIEW | ESCALATE | BLOCK
### Responsible Actor
| Actor | Expected role | Decision surface | Status |
|---|---|---|---|
### Ownership Conditions
| Condition | Finding | Status |
|---|---|---|
| Evidence access | | |
| Reasoning access | | |
| Uncertainty visibility | | |
| Authority and competence | | |
| Contestability and correction | | |
### Ownership Gaps
| Gap | Why it matters | Required fix |
|---|---|---|
### Reliance State
- What can be relied on now:
- What cannot be relied on yet:
- What must be reviewed or escalated:
### Required Next Step
Non-Negotiable Rules
- Do not equate signature, approval, or human review with genuine decision ownership.
- Do not treat fluency, confidence, or a polished explanation as evidence of ownership.
- Do not allow consequential reliance when evidence, reasoning, authority, or uncertainty is inaccessible.
- If the responsible actor cannot inspect and contest the material basis, say so directly.
- The goal is not to eliminate AI assistance; it is to prevent formal accountability without substantive ownership.
1---2name: decision-ownership-audit-ignacio-adrian-lerer3description: Audits AI-assisted legal, compliance, governance, and institutional decisions before reliance to determine whether the responsible human or institution has enough access to the evidence, reasoning basis, uncertainty, authority, and review path to genuinely own the decision rather than merely approve, sign, or transmit it.4license: agpl-3.05---6
7# Decision Ownership Audit
8
9## What This Skill Does
10
11This skill audits whether a person or institution can responsibly rely on an AI-assisted legal or governance output before approving, signing, filing, sending, enforcing, or otherwise acting on it.
12
13It does not ask only whether the output is correct, plausible, well written, or formally reviewed. It asks whether the responsible actor has enough access to the basis of the decision to stand behind it as a professional or institutional judgment.
14
15Use it for legal memos, litigation strategy, contract review, compliance decisions, regulatory responses, board materials, risk approvals, due diligence conclusions, policy determinations, and other outputs that may move from analysis into reliance.
16
17## Core Question
18
19Can the responsible human or institution genuinely own this decision, or are they merely ratifying an output whose basis they cannot inspect, contest, or correct?
20
21## Audit Protocol
22
23### 1. Responsible Actor Identification
24
25Identify who is expected to own the decision.
26
27Classify the actor as:
28
29- lawyer or legal team;
30- client or business decision-maker;
31- compliance officer;
32- board, committee, or management body;
33- public authority or institutional officer;
34- automated or semi-automated workflow with a named human sponsor.
35
36If no responsible actor is identifiable, the output is not ready for reliance.
37
38### 2. Decision Surface
39
40State what the actor is being asked to do with the output:
41
42- read only;
43- use as background;
44- rely on for professional analysis;
45- recommend a course of action;
46- approve, sign, file, send, or enforce;
47- execute through an automated system;
48- affect third-party rights, duties, assets, deadlines, or legal position.
49
50Higher-consequence uses require stronger ownership conditions.
51
52### 3. Evidence Access
53
54Check whether the actor can inspect the evidence supporting each material conclusion.
55
56The output should expose:
57
58- source documents or legal authorities;
59- relevant clauses, facts, sections, pages, or records;
60- missing evidence;
61- conflicting evidence;
62- source reliability or currency concerns;
63- whether a conclusion is based on the document, external law, inference, professional judgment, or policy.
64
65If the evidence cannot be inspected, mark the decision as ownership-deficient.
66
67### 4. Reasoning Access
68
69Check whether the actor can reconstruct the reasoning path at the level required for the decision.
70
71The output should show:
72
73- the legal or operational issue;
74- the rule, standard, mandate, or criterion applied;
75- the material facts used;
76- the inference from facts to conclusion;
77- alternatives considered;
78- why rejected alternatives were rejected;
79- the limits of the analysis.
80
81Do not treat a post-hoc explanation, summary, confidence score, or fluent conclusion as sufficient by itself.
82
83### 5. Uncertainty Visibility
84
85Identify uncertainty that affects ownership:
86
87- contested legal interpretation;
88- missing facts;
89- stale or unverified legal authority;
90- ambiguous document language;
91- dependency on assumptions;
92- jurisdictional mismatch;
93- unresolved factual or evidentiary conflict;
94- model, retrieval, or tool limitations.
95
96Uncertainty must be visible enough to influence the decision before reliance occurs.
97
98### 6. Authority and Competence
99
100Check whether the actor has authority and competence for the specific decision.
101
102Ask:
103
104- Does the actor have mandate, role, or delegation to make this decision?
105- Does the mandate cover this matter, jurisdiction, client, entity, or transaction?
106- Has the mandate expired, been limited, or been superseded?
107- Does the actor need specialist review?
108- Does the decision require client, board, court, regulator, partner, or supervisor approval?
109
110Formal responsibility is not enough if the actor lacks authority or practical competence.
111
112### 7. Contestability and Correction
113
114Check whether the actor can challenge and correct the output before action.
115
116The workflow should allow:
117
118- requesting source support;
119- correcting facts;
120- changing assumptions;
121- escalating uncertain issues;
122- rejecting unsupported conclusions;
123- preserving an audit trail of material changes.
124
125If the workflow allows only accept/send/execute, ownership is weak.
126
127## Verdicts
128
129Use one of these states:
130
131- `PASS`: the responsible actor can inspect evidence, reasoning, uncertainty, authority, and review path before reliance.
132- `REVIEW`: minor gaps exist, but the output is not yet being used for consequential action.
133- `ESCALATE`: specialist, supervisory, client, institutional, or procedural review is required before reliance.
134- `BLOCK`: the output is being used for consequential action while the responsible actor cannot inspect or contest its material basis.
135
136## Output Format
137
138```markdown
139## Decision Ownership Audit
140
141Verdict: PASS | REVIEW | ESCALATE | BLOCK
142
143### Responsible Actor
144| Actor | Expected role | Decision surface | Status |
145|---|---|---|---|
146
147### Ownership Conditions
148| Condition | Finding | Status |
149|---|---|---|
150| Evidence access | | |
151| Reasoning access | | |
152| Uncertainty visibility | | |
153| Authority and competence | | |
154| Contestability and correction | | |
155
156### Ownership Gaps
157| Gap | Why it matters | Required fix |
158|---|---|---|
159
160### Reliance State
161- What can be relied on now:
162- What cannot be relied on yet:
163- What must be reviewed or escalated:
164
165### Required Next Step
166```
167
168## Non-Negotiable Rules
169
170- Do not equate signature, approval, or human review with genuine decision ownership.
171- Do not treat fluency, confidence, or a polished explanation as evidence of ownership.
172- Do not allow consequential reliance when evidence, reasoning, authority, or uncertainty is inaccessible.
173- If the responsible actor cannot inspect and contest the material basis, say so directly.
174- The goal is not to eliminate AI assistance; it is to prevent formal accountability without substantive ownership.