Skip to content

Commit 10e0d99

Browse files
qq9340100claude
andauthored
fix(devx): re-point authorization.mdx's ADR-0094 D5 cite to ADR-0066 D1 (#8437)
ADR-0094 D5 is RETIRED and never discussed capability declaration or managed_by-guessing back-doors in the first place; the claim being made ("retire the implicit managed_by-guessing back-doors in favour of explicit, attributable declarations") is ADR-0066 D1's own direction. Part of #8386 Claude-Session: https://claude.ai/code/session_01Jqe56GnYFddggeAyfkZFVz Co-authored-by: Claude <noreply@anthropic.com>
1 parent 8406c4c commit 10e0d99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/permissions/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ in `systemPermissions[]`. That derivation still runs for back-compat (a
187187
reference with no declaration keeps resolving as a `managed_by:'platform'`
188188
placeholder), but an explicit `defineCapability` takes precedence and — for a
189189
pre-existing derived placeholder — **claims** it, upgrading the row to package
190-
provenance with the authored label/description/scope. This is the ADR-0094 D5
190+
provenance with the authored label/description/scope. This is the ADR-0066 D1
191191
direction: retire the implicit `managed_by`-guessing back-doors in favour of
192192
explicit, attributable declarations.
193193

0 commit comments

Comments
 (0)