Commit 19a1efa
Add mathematical rigor and exhaustive testing guidance to fix plan
- Require side-by-side Clojure/Python verification for every formula change
- Exhaustive RED phase: boundary conditions, edge cases, missing test audit
- Double-check array shapes, indices, aggregation axes after implementation
- Allow skipping very large private datasets during iteration, only run as final validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2cdc2a5 commit 19a1efa
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
0 commit comments