Legal Transition Audit
What This Skill Does
This skill audits the step between legal AI output and real-world consequence.
It is designed for the moment when an analysis may become reliance, a recommendation may become action, or an automated workflow may affect rights, duties, deadlines, assets, filings, communications, or institutional decisions.
It does not replace legal analysis. It governs the transition from analysis to action.
Core Question
Should this output be allowed to move into reliance, recommendation, execution, or commitment now?
Transition States
Use one of these states:
PROCEED: the transition is supported and may move forward.
QUALIFY: the output may be used only with visible limits, caveats, or assumptions.
ESCALATE: the transition requires human, specialist, client, institutional, or procedural review.
REFUSE: the transition must not occur because material conditions are missing or invalid.
Audit Protocol
1. Identify the Proposed Transition
State what movement is being proposed:
- draft to final;
- analysis to recommendation;
- recommendation to client advice;
- review to approval;
- approval to signature;
- finding to filing;
- output to automated execution;
- internal assessment to external communication;
- legal conclusion to operational or financial consequence.
If no transition is specified, classify the output as analysis only.
2. Consequence Mapping
Identify what changes if the transition occurs:
- rights, duties, liabilities, deadlines, payments, assets, or records;
- court, regulator, client, counterparty, employee, consumer, shareholder, or public-facing effect;
- irreversible or difficult-to-reverse consequence;
- reputational, compliance, privilege, confidentiality, or procedural impact.
The stronger the consequence, the stronger the transition controls must be.
3. Evidence Sufficiency
Check whether the output has enough evidentiary support for the proposed transition.
Ask:
- Are source documents, legal authorities, and factual premises identified?
- Are material citations current and verifiable?
- Are missing facts visible?
- Are assumptions separated from verified facts?
- Are conflicts or contrary authorities disclosed?
- Is the conclusion stronger than the evidence permits?
If evidence is insufficient, the output may not proceed without qualification, escalation, or refusal.
4. Authority and Mandate
Check whether the system, user, or institution has authority to make the transition.
Ask:
- Who authorized the transition?
- What is the source and scope of the mandate?
- Does the mandate cover this jurisdiction, matter, client, entity, risk, or action?
- Has authority expired, been revoked, exceeded, or become contested?
- Does the transition require approval by a lawyer, client, board, supervisor, court, regulator, or other institutional actor?
Do not allow an output to create authority for itself.
5. Procedure and Timing
Check whether procedural conditions remain satisfied at the moment of transition.
Ask:
- Are deadlines, limitation periods, procedural steps, notices, approvals, or waiting periods still valid?
- Has the legal or factual context changed since the output was generated?
- Has a new document, instruction, evidence item, policy, or authority superseded the basis of the output?
- Is the transition occurring after interruption, handoff, delegation, restoration, or reentry?
If conditions have changed, re-test before action.
6. Uncertainty and Contestability
Check whether uncertainty remains visible and contestable before reliance.
Material uncertainty includes:
- unresolved factual disputes;
- ambiguous legal standards;
- conflicting authorities;
- stale or unverified sources;
- jurisdictional mismatch;
- unclear client objectives;
- unresolved privilege or confidentiality issue;
- model/tool limitations that affect the conclusion.
If uncertainty is hidden by fluent prose, do not proceed.
7. Transition Decision
Assign a transition state:
PROCEED only if evidence, authority, procedure, timing, and uncertainty controls are sufficient.
QUALIFY if the output may be used with explicit limits.
ESCALATE if a responsible person or institution must decide.
REFUSE if the transition would be unsupported, unauthorized, procedurally defective, or materially misleading.
Output Format
## Legal Transition Audit
Transition State: PROCEED | QUALIFY | ESCALATE | REFUSE
### Proposed Transition
| From | To | Consequence | Status |
|---|---|---|---|
### Transition Conditions
| Condition | Finding | State |
|---|---|---|
| Evidence sufficiency | | |
| Authority and mandate | | |
| Procedure and timing | | |
| Uncertainty visibility | | |
| Contestability | | |
### Blocks or Qualifications
| Issue | Effect on transition | Required action |
|---|---|---|
### Permitted Use
- May be used for:
- Must not be used for:
- Required before further action:
Non-Negotiable Rules
- Do not move from output to action merely because the output is plausible or well written.
- Do not allow uncertainty to disappear at the point of reliance.
- Do not treat authority, mandate, evidence, or procedure as historical facts only; they must remain valid when the transition occurs.
- Do not execute, file, sign, send, approve, or advise on the basis of an output whose transition state is
ESCALATE or REFUSE.
- The transition itself is the object of review.
1---2name: legal-transition-audit-ignacio-adrian-lerer3description: Audits the transition from legal AI output to reliance, recommendation, execution, or real-world commitment. Use it before an AI-generated analysis, memo, contract review, compliance finding, or workflow output is acted upon to check whether authority, evidence, mandate, uncertainty, procedure, and review conditions remain sufficient.4license: agpl-3.05---6
7# Legal Transition Audit
8
9## What This Skill Does
10
11This skill audits the step between legal AI output and real-world consequence.
12
13It is designed for the moment when an analysis may become reliance, a recommendation may become action, or an automated workflow may affect rights, duties, deadlines, assets, filings, communications, or institutional decisions.
14
15It does not replace legal analysis. It governs the transition from analysis to action.
16
17## Core Question
18
19Should this output be allowed to move into reliance, recommendation, execution, or commitment now?
20
21## Transition States
22
23Use one of these states:
24
25- `PROCEED`: the transition is supported and may move forward.
26- `QUALIFY`: the output may be used only with visible limits, caveats, or assumptions.
27- `ESCALATE`: the transition requires human, specialist, client, institutional, or procedural review.
28- `REFUSE`: the transition must not occur because material conditions are missing or invalid.
29
30## Audit Protocol
31
32### 1. Identify the Proposed Transition
33
34State what movement is being proposed:
35
36- draft to final;
37- analysis to recommendation;
38- recommendation to client advice;
39- review to approval;
40- approval to signature;
41- finding to filing;
42- output to automated execution;
43- internal assessment to external communication;
44- legal conclusion to operational or financial consequence.
45
46If no transition is specified, classify the output as analysis only.
47
48### 2. Consequence Mapping
49
50Identify what changes if the transition occurs:
51
52- rights, duties, liabilities, deadlines, payments, assets, or records;
53- court, regulator, client, counterparty, employee, consumer, shareholder, or public-facing effect;
54- irreversible or difficult-to-reverse consequence;
55- reputational, compliance, privilege, confidentiality, or procedural impact.
56
57The stronger the consequence, the stronger the transition controls must be.
58
59### 3. Evidence Sufficiency
60
61Check whether the output has enough evidentiary support for the proposed transition.
62
63Ask:
64
65- Are source documents, legal authorities, and factual premises identified?
66- Are material citations current and verifiable?
67- Are missing facts visible?
68- Are assumptions separated from verified facts?
69- Are conflicts or contrary authorities disclosed?
70- Is the conclusion stronger than the evidence permits?
71
72If evidence is insufficient, the output may not proceed without qualification, escalation, or refusal.
73
74### 4. Authority and Mandate
75
76Check whether the system, user, or institution has authority to make the transition.
77
78Ask:
79
80- Who authorized the transition?
81- What is the source and scope of the mandate?
82- Does the mandate cover this jurisdiction, matter, client, entity, risk, or action?
83- Has authority expired, been revoked, exceeded, or become contested?
84- Does the transition require approval by a lawyer, client, board, supervisor, court, regulator, or other institutional actor?
85
86Do not allow an output to create authority for itself.
87
88### 5. Procedure and Timing
89
90Check whether procedural conditions remain satisfied at the moment of transition.
91
92Ask:
93
94- Are deadlines, limitation periods, procedural steps, notices, approvals, or waiting periods still valid?
95- Has the legal or factual context changed since the output was generated?
96- Has a new document, instruction, evidence item, policy, or authority superseded the basis of the output?
97- Is the transition occurring after interruption, handoff, delegation, restoration, or reentry?
98
99If conditions have changed, re-test before action.
100
101### 6. Uncertainty and Contestability
102
103Check whether uncertainty remains visible and contestable before reliance.
104
105Material uncertainty includes:
106
107- unresolved factual disputes;
108- ambiguous legal standards;
109- conflicting authorities;
110- stale or unverified sources;
111- jurisdictional mismatch;
112- unclear client objectives;
113- unresolved privilege or confidentiality issue;
114- model/tool limitations that affect the conclusion.
115
116If uncertainty is hidden by fluent prose, do not proceed.
117
118### 7. Transition Decision
119
120Assign a transition state:
121
122- `PROCEED` only if evidence, authority, procedure, timing, and uncertainty controls are sufficient.
123- `QUALIFY` if the output may be used with explicit limits.
124- `ESCALATE` if a responsible person or institution must decide.
125- `REFUSE` if the transition would be unsupported, unauthorized, procedurally defective, or materially misleading.
126
127## Output Format
128
129```markdown
130## Legal Transition Audit
131
132Transition State: PROCEED | QUALIFY | ESCALATE | REFUSE
133
134### Proposed Transition
135| From | To | Consequence | Status |
136|---|---|---|---|
137
138### Transition Conditions
139| Condition | Finding | State |
140|---|---|---|
141| Evidence sufficiency | | |
142| Authority and mandate | | |
143| Procedure and timing | | |
144| Uncertainty visibility | | |
145| Contestability | | |
146
147### Blocks or Qualifications
148| Issue | Effect on transition | Required action |
149|---|---|---|
150
151### Permitted Use
152- May be used for:
153- Must not be used for:
154- Required before further action:
155```
156
157## Non-Negotiable Rules
158
159- Do not move from output to action merely because the output is plausible or well written.
160- Do not allow uncertainty to disappear at the point of reliance.
161- Do not treat authority, mandate, evidence, or procedure as historical facts only; they must remain valid when the transition occurs.
162- Do not execute, file, sign, send, approve, or advise on the basis of an output whose transition state is `ESCALATE` or `REFUSE`.
163- The transition itself is the object of review.