docs: roadmap v0.8 → v0.11 + rivet SDLC artifacts#145
Merged
Conversation
Plans the residual work from the two open umbrellas (#94 P3 async, #130 DWARF / witness MC/DC) across four minor releases and ties each deliverable to a rivet requirement + traceability entry. ## Release plan - v0.8.0 (#140 SR-32): Stackful P3 lifting mode - v0.9.0 (#141 SR-33 + #142 SR-34): Cross-component stream adapter + static stream validation (validation may slip to v0.10) - v0.10.0 (#143 SR-35): DWARF Phase 2 - address remap - v0.11.0 (#144 SR-36): DWARF Phase 3 - synthesised adapter DIEs ## SDLC tracking Each deliverable now has: - GitHub issue with milestone (#140-#144 against milestones v0.8.0, v0.9.0, v0.10.0, v0.11.0) - Rivet requirement SR-32..SR-36 in safety-requirements.yaml, tagged `roadmap` with `status: planned` -> `in-progress` -> `implemented` lifecycle - traceability.yaml verification-status placeholder per requirement - docs/roadmap.md as the human-facing living plan ## Cadence change Five releases in two weeks (v0.3 -> v0.7) was faster than downstream consumers can absorb. Targeting ~one minor per 3-4 weeks going forward, batched thematically. Smithy reliability gate from #139 must clear before lifting --admin-merge precedent. ## Cross-cutting tracks called out - #139 smithy reliability acceptance bar - Mythos delta passes per release (existing pattern) - RFC #46 alignment - two anticipated meld touchpoints from alexcrichton's 2026-04-08 comment (no injected memories, multi- module output mode)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Plans the residual work from the two open umbrellas (#94 P3 async,
#130 DWARF / witness MC/DC) across four minor releases and ties each
deliverable to a rivet requirement + traceability entry.
Release plan
What lands in this PR
Cadence change
Five releases in two weeks (v0.3 → v0.7) was faster than downstream consumers can absorb. Targeting ~one minor per 3–4 weeks going forward, batched thematically. Smithy reliability gate (#139) must clear before lifting `--admin`-merge precedent.
Cross-cutting tracks documented in the roadmap
SDLC definition of "release done"
The roadmap encodes a 6-step gate every release must pass:
Same shape as v0.3 → v0.7 already followed, now written down.
Out of scope explicitly
Test plan