Uh oh!
There was an error while loading. Please reload this page.
docs(adr): correct ADR-0088's function delivered-form row — contributes.functions was never a delivered form - #12000
Merged
Merged
Conversation
…utes.functions was never a delivered form (#10724) The row credited plugin `contributes.functions` (QL query functions) as a delivered form of the retired `function` kind. The #10627 census measured zero readers of that key monorepo-wide, so nothing declared there was ever registered; the key itself is retired by #10724. Same correction shape as the 2026-08-22 `contributes.routes` correction one row up. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K93P8PbH7kVjsAXkqzH1zY
os-zhuang
marked this pull request as ready for review
August 25, 2026 06:39
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Part of #10724 — #10724 is not closed by this PR; the retirement itself lands in the family PR.
Single-row correction to a governed surface, split out so the main retirement PR stays machine-mergeable (
docs/adr/**is human-merge only).ADR-0088's
functiondelivered-form row credited plugincontributes.functions(QL query functions) as a delivered form of the retiredfunctionkind. That was never true: the #10627 census measured zero readers of the key monorepo-wide, so a function declared there was never registered; the key itself is retired by #10724 (family PR on branchclaude/issue-10724-contributes-retirements). The correction mirrors the 2026-08-22contributes.routescorrection one row up, and the paragraph below the table already recordsdefineStack({ functions })as the one way in. ThefunctionKIND's retirement decision is unaffected.docs/adr/**) — human merge only; never queued, armed, or flipped ready by any AI seat.Generated by Claude Code