You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Documentation rollup for the 2026-05-27 L2-L6 / L15 carrier-ABI session.
**No new logic** — mirrors what already landed in PRs #76, #77, #78, #81
into the docs surface so future readers and AI agents see the same story
everywhere.
## Files touched
### Human-readable
- **`LEVEL-STATUS.md`** — Coverage section gets a per-level enforcement
table (L7/L10/L13 ✓ enforced; L2–L6/L15 proposal-stage; L14/L16 out of
scope). Open gating items numbered with issue/PR refs.
- **`CHANGELOG.md`** — new `[Unreleased]` section "2026-05-27 Phase 2
carrier-ABI design + C5.1 corpus" listing 3 PRs, 1 resolved issue, 2
cross-repo reviews, test-surface deltas.
- **`docs/PRODUCTION-PATH.adoc`** — §Phase 2 cross-links proposal 0001,
the `unstable-l2` codec pre-stage, and the access-site option A
decision.
### Machine-readable
- **`.machine_readable/6a2/STATE.a2ml`** — `last-updated` bumped,
session line rewritten, milestones added (L13 enforcement 100%, proposal
0001 30%, `unstable-l2` codec 100%, L15 carrier 30%, access-site carrier
15%, C5.1 corpus 100%), test-surface split (default 47 + opt-in 9),
`critical-next-actions` reordered around the proposal sequence. New
`[carrier-abi]` and `[c5-real-fixtures]` sections.
## What this PR does NOT do
- No code changes in `crates/typed-wasm-verify/`.
- No proposal-content edits (PR #76's `7520f00` amendment already added
Open Question #6).
- No new tests.
- Doesn't promote proposal 0001 — still `[draft]` until cross-repo
reviewers respond.
## Test plan
- [x] AsciiDoc / Markdown render cleanly
- [x] No git-cliff regeneration needed (manual `[Unreleased]` edit per
the existing convention)
- [ ] CI green
Refs typed-wasm#76 (proposal 0001)
Refs typed-wasm#77 (unstable-l2 codec)
Refs typed-wasm#78 (access-site carrier — option A)
Refs typed-wasm#81 (C5.1 corpus)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
"Phase 2: cross-repo review of proposal 0001 carrier-section ABI — externally gated (affinescript#402 + ephapax#165 sit in maintainers' queues).",
79
+
"Phase 2: after proposal 0001 [accepted], author proposal 0002 (access-site carrier — option A); use Encoding B per the size measurement on issue #78.",
80
+
"Phase 2: after proposal 0002 [accepted], unstable-l2 codec gets the verify_region_binding pass (deliberately omitted from PR #77).",
72
81
"Track A: extend tree-sitter grammar from region-decls v0 to full spec/grammar.ebnf parity.",
73
82
"Track A: Idris2 parser at 188-test parity with the ReScript parser.",
74
83
"Track A: ReScript cut single PR (auto-closes anti-pattern policy red).",
{ name = "typed-wasm-verify (--features unstable-l2)", assertions = 9, file = "crates/typed-wasm-verify/src/section.rs (regions_tests)" }, # PR #77, 2026-05-27 — opt-in, not run by default CI
0 commit comments