## Parent `docs/release/v0.41.0-alpha.2-plan.md` ## What to build Close the v0.41.0-alpha.2 release by updating project status, roadmap, package surface docs, and bumping the workspace version to `0.41.0-alpha.2`. This slice must only run after all functional slices are merged and gates pass. ## Acceptance criteria - [ ] Update `docs/status/STATUS.md` to reflect alpha.2 completion. - [ ] Update `docs/roadmap/ROADMAP.md` if any public surface changed. - [ ] Update `docs/current/PACKAGE_SURFACE.md` if package graph changed. - [ ] Bump all `packages/*/deno.json` versions from `0.41.0-alpha.1` to `0.41.0-alpha.2`. - [ ] Update `docs/release/v0.41.0-alpha.2-plan.md` status checkboxes. - [ ] All verification gates pass: `fmt:check`, `lint`, `typecheck`, `test`, `graph:check`, `arch:check`, `docs:check-*`, `repo:hygiene`, `workflow:check`, `build`, `consumer:packaged`, `test:e2e`, `autoflow:ci`. ## Blocked by - #76 Candidate 3 - #77 Candidate 1 - #78 Candidate 2 - #79 Static subpath validation - #80 Safari follow-up - #81 Deferred alpha.1 cleanup
Parent
docs/release/v0.41.0-alpha.2-plan.mdWhat to build
Close the v0.41.0-alpha.2 release by updating project status, roadmap, package surface docs, and bumping the workspace version to
0.41.0-alpha.2.This slice must only run after all functional slices are merged and gates pass.
Acceptance criteria
docs/status/STATUS.mdto reflect alpha.2 completion.docs/roadmap/ROADMAP.mdif any public surface changed.docs/current/PACKAGE_SURFACE.mdif package graph changed.packages/*/deno.jsonversions from0.41.0-alpha.1to0.41.0-alpha.2.docs/release/v0.41.0-alpha.2-plan.mdstatus checkboxes.fmt:check,lint,typecheck,test,graph:check,arch:check,docs:check-*,repo:hygiene,workflow:check,build,consumer:packaged,test:e2e,autoflow:ci.Blocked by