Commit 936d084
fix(research-mcp): add ResearchResource enum to Zig FFI (standards#153) (#121)
Class C ABI gap. `ResearchResource` (4 variants, `resResourceToInt` 1–4)
was Idris2-only.
`iseriser abi-verify` → exit 0 (3 enums, 6 transitions); `zig build
test` → 21/21 green.
Closes hyperpolymath/standards#153
Refs hyperpolymath/standards#92, #89
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a557d7b commit 936d084
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
30 | 40 | | |
31 | 41 | | |
32 | 42 | | |
| |||
0 commit comments