Commit 0a85c81
fix(scene): spec the off-list fallacy boundary — decline or redirect, never improvise (#11)
The fallacy track's five lenses each pair a defect test with a
reverse-guard; a name outside the five (slippery slope, tu quoque /
whataboutism, no true scotsman, motte-and-bailey) had no specified
behavior, leaving the coach to improvise a ruling with neither — the
exact mislabeling risk the lens design exists to prevent.
The five lenses are now the complete ruling surface. An off-list name
gets, in order: the nearest covered lens offered as an explicit swap;
a redirect to the manipulation-recognition domain when the name lives
in shared/manipulation-taxonomy.md (whataboutism is the common
arrival); otherwise a plain decline — the insufficient_context
discipline generalized, since forcing a verdict without a defect test
is itself the reasoning error.
Three new invariant needles lock the boundary sentences in
modes/scene.md and shared/structures.md; the mutation loop covers them
automatically.
Issue #11 part (a); part (b) — growing the lens set one
defect-test+reverse-guard pair at a time — remains open.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ff8r7ajo54cRPm8v5MU4qr1 parent ab9d9f3 commit 0a85c81
3 files changed
Lines changed: 29 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
183 | 201 | | |
184 | 202 | | |
185 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
212 | 219 | | |
213 | 220 | | |
214 | 221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
| |||
0 commit comments