Commit f79f2a0
committed
docs(edge-cases): cover explicitly instructed self-review in §E
§E told the reviewer to stop before the terminal transition and said nothing
about the case where the person directing the session instructs the self-review
and the close anyway. That left the branch undefined, so it got handled ad hoc:
the transition was performed and the missing second pair of eyes recorded, but
the reviewer never named that §E forbids the step.
Add the branch explicitly — comply, because user instructions outrank skill
rules, but say so in the reply and mark it `(!)` in the QA comment. Silent
compliance is the failure mode, not the transition. Also close the obvious
loophole: the instruction must name this step, not be inferred from a general
"get it done".
Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>1 parent 534c60f commit f79f2a0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
0 commit comments