Skip to content

Commit 9af6d3b

Browse files
docs(crg-profile): typed-wasm carrier ABI is [accepted] + ADR'd (was 'being drafted') (#245)
## Summary \`spec/CRG-PROFILE.adoc\` line 187's Grade-C tightening note described the typed-wasm carrier ABI surface as 'currently being drafted at typed-wasm#76'. That phase is over: - typed-wasm proposal 0001 (multi-producer carriers): \`[accepted]\` 2026-05-30 → typed-wasm ADR-0002 - typed-wasm proposal 0002 (access-site carrier): \`[accepted]\` 2026-05-30 → typed-wasm ADR-0003 - Both promoted in typed-wasm#116 This commit updates the description of what \`ephapax-wasm\` is conforming to. The grade tightening itself (a published conformance report) is unchanged — that remains the downstream follow-up. ## Test plan - [ ] CI green (single-file .adoc prose update) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent 6be13a9 commit 9af6d3b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

spec/CRG-PROFILE.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,9 @@ stated grades:
184184
the design doctrine at `formal/PRESERVATION-DESIGN.md`.
185185
* *Grade C tightening:* `ephapax-wasm` MUST have a published
186186
conformance report against the typed-wasm carrier ABI surface
187-
(currently being drafted at typed-wasm#76).
187+
(typed-wasm proposals 0001 + 0002 reached `[accepted]` 2026-05-30
188+
and were promoted to typed-wasm ADR-0002 + ADR-0003; ephapax
189+
conformance report is the downstream follow-up).
188190
* *Grade B tightening:* At least one workspace crate MUST be
189191
published to crates.io with a v1.0 release and external-consumer
190192
evidence.

0 commit comments

Comments
 (0)