Commit b360cc7
docs(changeset-gate): record the launch-window convention's end condition (#14227)
The no-major guard documented the launch-window convention but not when it
stops applying. A window-period convention with no written end condition
erodes into a permanent exception.
Records, in the file that enforces the convention so declared = enforced stays
in one place: the convention applies during the launch window only; at GA (the
fixed group's first general-availability major) the group returns to strict
semver; until then the BREAKING banner and the ADR-0087 disposition are the
mandatory information carriers for breaking-ness. Adds the self-referential
note that this guard is what gets disarmed at GA.
Comment-only; the gate's behaviour is untouched.
Claude-Session: https://claude.ai/code/session_01WLJQhde67SeTccsmnBVarV
Co-authored-by: Claude <noreply@anthropic.com>1 parent 1e13012 commit b360cc7
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
31 | 62 | | |
32 | 63 | | |
33 | 64 | | |
| |||
0 commit comments