You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude/skills/thesis-control/SKILL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ The author decides whether to accept, partially accept, revise, or rollback. Do
129
129
130
130
## Revision Escalation Rule
131
131
132
-
Treat three unsuccessful attempts on the same edit contract as an operational escalation threshold, not as evidence that every task fails after three turns. Count an attempt when its drift decision is `revise` or `rollback`, or when the author rejects the result against the same contract. Clarifying discussion and unexecuted proposals do not count.
132
+
Treat three unsuccessful attempts on the same edit contract as an operational escalation threshold, not as evidence that every task fails after three turns. Only count an attempt when its drift decision is `revise` or `rollback`, or when the author rejects the result against the same contract. Clarifying discussion and unexecuted proposals do not count.
133
133
134
134
After three unsuccessful attempts, stop. Do not apply a fourth prose patch.
Copy file name to clipboardExpand all lines: docs/product/lost-in-conversation-writing-control-design.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ If any of these occur during the bench run, the outcome should be recorded as a
127
127
128
128
### Revision Escalation
129
129
130
-
Three unsuccessful attempts against the same edit contract are an operational stop threshold, not a research claim that every task fails after three turns. An attempt counts when the author rejects the result or the drift decision is `revise` or `rollback`. At that point the workflow must not apply a fourth prose patch.
130
+
Three unsuccessful attempts against the same edit contract are an operational stop threshold, not a research claim that every task fails after three turns. Only author rejection or a `revise` or `rollback` drift decision counts as an unsuccessful attempt; clarification and unexecuted proposals do not count. At that point the workflow must not apply a fourth prose patch.
131
131
132
132
The workflow may escalate earlier when claim drift, an evidence gap, an unclear spine, loss of the latest author-approved version, or version contamination is already visible. Before any further edit, it consolidates the valid requirements, compares them with the control packet and approved source, classifies the problem, and asks the author to approve the next action.
Copy file name to clipboardExpand all lines: plugins/academic-writing-toolkit/skills/thesis-control/SKILL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ The author decides whether to accept, partially accept, revise, or rollback. Do
129
129
130
130
## Revision Escalation Rule
131
131
132
-
Treat three unsuccessful attempts on the same edit contract as an operational escalation threshold, not as evidence that every task fails after three turns. Count an attempt when its drift decision is `revise` or `rollback`, or when the author rejects the result against the same contract. Clarifying discussion and unexecuted proposals do not count.
132
+
Treat three unsuccessful attempts on the same edit contract as an operational escalation threshold, not as evidence that every task fails after three turns. Only count an attempt when its drift decision is `revise` or `rollback`, or when the author rejects the result against the same contract. Clarifying discussion and unexecuted proposals do not count.
133
133
134
134
After three unsuccessful attempts, stop. Do not apply a fourth prose patch.
0 commit comments