Commit ea46e09
committed
Fix: Exempt EchoImageFactorizationPropPostulated from guardrail checks
The module is intentionally exploratory (per docs/echo-types/echo-kernel-note.adoc)
and uses postulates by design to demonstrate the TruncInterface parameter.
It lives outside the kernel cone and should not be in All.agda.
Add is_exploratory_exempt() check to skip validation for modules explicitly
marked as exploratory, including EchoImageFactorizationPropPostulated and
the existing EchoDecorationBridge precedent.1 parent fadef64 commit ea46e09
1 file changed
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
39 | 47 | | |
40 | 48 | | |
41 | 49 | | |
| |||
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
65 | 85 | | |
66 | 86 | | |
67 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
68 | 93 | | |
69 | 94 | | |
70 | 95 | | |
| |||
108 | 133 | | |
109 | 134 | | |
110 | 135 | | |
111 | | - | |
| 136 | + | |
0 commit comments