docs(releases): v17 upgrade checklist — the raw watcher values are gone from MetadataWatchEvent.type (#4536) - #4549
Merged
Conversation
…ne from MetadataWatchEvent.type (#4536) The checklist's #4411 entry told upgraders the surviving system copy "also carries the raw watcher values add/change/unlink". True when written; false since #4536 removed them (zero producers — both emit sites normalize). A reader following the sentence would add narrowing for values the schema now rejects. Dedicated docs-only PR per the releases-freeze rule (CLAUDE.md): a factual error on a releases page is fixed in its own PR, never as a rider on code changes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M9uWvoEp9CoLzYjNExj9sL
os-zhuang
enabled auto-merge
August 2, 2026 02:30
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01M9uWvoEp9CoLzYjNExj9sL
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.
docs-only。v17 升级 checklist 的 #4411 条目告诉升级者 system 版 "also carries the raw watcher values
add/change/unlink" —— 写下时为真,#4536(PR #4545)删掉三个零生产者原始值后为假:照这句话做的读者会为 schema 现在拒绝的值加收窄分支。改为:说明可选字段照旧,原始值曾短暂声明、零生产者、已于 #4536 移除,枚举现为恰好
added/changed/deleted。按 releases-freeze 规则(CLAUDE.md,#4490)走专门 docs-only PR —— releases 页的事实性修正不搭代码 PR 便车。这条 stale 是 #4545 的 docs-drift advisory 逐条核查抓出来的(107 个扇出文件里唯一真命中)。
关联:#4536、#4545、#4535
Generated by Claude Code