docs(milestones): hard-block algebraic-effects study until post-v2.0#69
Open
sergey-scherbina wants to merge 1 commit into
Open
docs(milestones): hard-block algebraic-effects study until post-v2.0#69sergey-scherbina wants to merge 1 commit into
sergey-scherbina wants to merge 1 commit into
Conversation
Upgrade the algebraic-effects feasibility study (formerly v1.12) from
"deferred" to explicitly BLOCKED: no agent, contributor, or planning
round should touch it before all milestones through v2.0 are complete.
Changes:
- Section header: "deferred" → "BLOCKED"; opens with a hard stop box
("Do not start this until all other milestones through v2.0 are done")
- Promotion criteria: "any of these fire" → hard prerequisite (all
milestones through v2.0 complete) + all criteria must be true, not any
- v1.16 section header: marked "BLOCKED" inline; body updated to match
- All cross-references updated "deferred algebraic-effects study" →
"blocked algebraic-effects study" / "blocked — see end of file" /
"post-v2.0" throughout (v1.9 coroutine notes, v1.13 hard-no,
v1.15 hard-no, v1.16 effort note, Track C note, seq entry 29)
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
Upgrade the algebraic-effects feasibility study (formerly v1.12)
from "deferred" to explicitly BLOCKED: no agent, contributor,
or planning round should touch it before all milestones through
v2.0 are complete.
Changes
deferred→BLOCKED; opens with a hard stop:"Do not start this until all other milestones through v2.0 are done."
hard prerequisite (all milestones through v2.0 complete) plus
all criteria must be satisfied, not just any one.
inline, with the same hard prerequisite stated.
"deferred algebraic-effects study" → "blocked algebraic-effects
study" / "blocked — see end of file" / "post-v2.0".
Affected sections: v1.9 coroutine notes, v1.13 hard-no list,
v1.15 hard-no list, v1.16 effort note, Track C note, sequence
entry 29.
Test plan
grep -n "deferred" MILESTONES.md | grep -i "algeb\|v1\.12\|v1\.16\|effect"returns only the historical timeline entry.Generated by Claude Code