Commit a652da4
docs(state): record EOD landing of Phase13.agda + RankBrouwer.agda
Both Echidna SA recommendations were applied to echo-types after the
'complete these things' directive: recursive _≤'_ in Phase13.agda
(commit e0f67cb on echo-types main), recommended rank function in
RankBrouwer.agda (same commit). Both compile under --safe --without-K;
both pinned in Smoke.agda; wired into All.agda. Full suite still
exits 0. No postulates introduced.
Notes the discovery of a prior dropped stash that had attempted the
same recursive _≤_ replacement and hit the same f-in-lim obstacle —
the current landing avoids it by defining _≤'_ alongside rather than
replacing.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 95d5399 commit a652da4
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1186 | 1186 | | |
1187 | 1187 | | |
1188 | 1188 | | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
0 commit comments