Commit 666795b
authored
## Summary
\`lib/tw_section.mli\` describes the forward-compatibility slot for
typed-wasm carrier-section encoders. Its header gates that slot on
\"the proposal promotes to [accepted]\" — but the gating event
happened on 2026-05-30:
- typed-wasm proposal 0001
(\`docs/proposals/0001-multi-producer-carrier-section.adoc\`) reached
\`[accepted]\` and was promoted to typed-wasm ADR-0002 in typed-wasm#116
- typed-wasm proposal 0002
(\`docs/proposals/0002-access-site-carrier.adoc\`) reached
\`[accepted]\` and was promoted to typed-wasm ADR-0003 in the same PR
This PR refreshes the header to reflect the new state and adds
\`access_sites\` to the list of encoders the slot reserves, with a
pointer to active downstream work (#462). No substantive behaviour
change — encoders still land here as codegen produces them.
## Test plan
- [ ] CI green (single-file .mli comment update)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
1 parent 4f0f3ca commit 666795b
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments