Commit 2ebfab6
fix(skills): restore Aristotle Integration in adversarial skill
PR #26's rewrite of the adversarial skill collapsed the explicit "Aristotle
Integration" section into a one-line mention, dropping the canonical phase
names. This regressed TestAdversarialReferences (test_has_aristotle_
integration_section, test_references_assumption_autopsy) — masked in CI by a
`|| true` on the pytest step, so it merged silently. It also violates the
non-negotiable "preserve Aristotle + 5 phases" project principle.
Restore a dedicated "## Aristotle Integration" section listing the five
canonical phases (Assumption Autopsy, Irreducible Truths, Reconstruction,
Assumption vs Truth Map, Aristotelian Move), turned toward opposite-analysis.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 38fa785 commit 2ebfab6
1 file changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | 36 | | |
29 | 37 | | |
| |||
0 commit comments