Commit 7d46dbc
feat(axioms): add really_believe_me, prim__crash (Idris2) + {!!} holes (Agda)
Extend axiom tracker with dangerous patterns discovered during
proof closure audit across the estate:
Idris2:
- really_believe_me (Reject) — more dangerous than believe_me
- prim__crash (Reject) — unconditional crash masks proof obligations
Agda:
- {!!} holes (Warning) — incomplete proof terms (found 10 in
valence-shell CopyMoveOperations, now all filled)
Motivated by proof closure work on valence-shell, protocol-squisher,
and ephapax where these patterns were found and eliminated.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ccbe52c commit 7d46dbc
1 file changed
Lines changed: 54 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
125 | 130 | | |
126 | 131 | | |
127 | 132 | | |
| |||
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
159 | 169 | | |
160 | 170 | | |
161 | 171 | | |
| |||
215 | 225 | | |
216 | 226 | | |
217 | 227 | | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
218 | 269 | | |
219 | 270 | | |
220 | 271 | | |
| |||
245 | 296 | | |
246 | 297 | | |
247 | 298 | | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
248 | 302 | | |
249 | 303 | | |
250 | 304 | | |
| |||
0 commit comments