Skip to content

Commit 0e4dde9

Browse files
committed
docs(plan): the plan records three releases, not one
0.5.0 carried the design, 0.5.1 the refusal of overlapping roots the design states and 0.5.0 omitted, and 0.5.2 the separator defect the first cross-platform run of the generator's fixture found.
1 parent 01645c7 commit 0e4dde9

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.agents/docs/2026-09-08-island-boundary-names-implementation-plan.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ descriptor holds exactly one `["latest"]` per platform table.
173173
**Files:** `examples/09-heterogeneous/boundary/**`,
174174
`examples/09-heterogeneous/cuda/app/**`, `examples/09-heterogeneous/sycl/app/**`.
175175
176-
Each pins `plugins = { version = "0.5.0", ... }`, passes `roots` and a
176+
Each pins `plugins = { version = "0.5.2", ... }`, passes `roots` and a
177177
`layout_root`, and reaches the boundary through the qualified name. `boundary`
178178
additionally shows `strip_prefix`, because it is the example whose whole subject
179179
is the generated interface.
@@ -198,8 +198,11 @@ run locally before the pull request.
198198
199199
## T10 -- release
200200
201-
Tag `v0.5.0`, GitHub release from the tag, `gtc` upload of the same bytes to
202-
GitCode, then T6.
201+
Tag the release, publish it from the tag, `gtc` upload of the same bytes to
202+
GitCode, then T6. This ran three times: 0.5.0 for the design, 0.5.1 for the
203+
refusal of overlapping roots that the design states and 0.5.0 omitted, and
204+
0.5.2 for the separator defect the first cross-platform run of the fixture
205+
found.
203206
204207
## T11 -- ecosystem verification
205208

0 commit comments

Comments
 (0)