docs: record the deliberate 1.128.0-1.130.0 consumer skip - #165
Merged
Conversation
Consumers went 1.127.0 straight to 1.131.0. Without this note an audit reads that as three missed versions; it was deliberate. 1.128.0 was distribution-only (assemblies byte-identical to 1.127.0), so sweeping it alone would have cost two production deploys for no behavioural change, and 1.129.0/1.130.0 were superseded the same day by 1.131.0, taken in one pass per ADR-016. Closes the Wave 0 item from Docs/Planning/DriftAnalysis-plan.md that was never recorded during the program. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RpWirEitGZ2AMEQhd7NCD9
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.
Consumers went 1.127.0 straight to 1.131.0. Without this note an audit reads that as three missed versions.
It was deliberate:
Closes the Wave 0 item from the drift plan that was never recorded during the program itself.
Markdown-only; not a release.