feat(planning): author mission cascade (roadmap R-1, sprint 0001, feature F-1, mission)#81
Merged
Conversation
This was referenced Jun 6, 2026
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
Authors the planning cascade for
nolte/workstationso it carries a spec-conformantproject/mission.md, resolving Warning W1 from the 2026-06-02 portfolio audit (nolte/claude-shared#263) — the render placeholder for workstation clears once this lands and the inventory is re-rendered.All content is grounded in the existing
project/goals.md(outcomes O-1..O-4); nothing is invented.Changes
project/roadmap.md— add roadmap item R-1 "One-command provisioning of a complete developer workstation" (mvp: true, outcome O-1, target sprint 1).project/sprints/0001.md— open sprint 0001 with the value statement "a workstation-operator brings a fresh machine to a complete environment with onechezmoi init --apply".project/features/one-command-provisioning.md— feature F-1 decomposing R-1, three acceptance criteria,verifies_sprint_value: acceptance-1, manual consistency check recorded.project/mission.md— SMART mission withverifies_via: F-1:acceptance-1,mvp_status: defining, audiences fromAUDIENCES.md.Linked issues
Refs nolte/claude-shared#263
Testing
roadmap_items↔ featureroadmap_item; sprintfeatures↔ featureid/sprint; missionverifies_via↔ featureverifies_sprint_value/acceptance-1.Risk / rollout notes
Low — planning documentation only; no code change.
mvp_statusstarts atdefining; acceptance criteria are manually verified (no automated provisioning test harness yet, noted in the feature's Risks).