Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/permissions/authorization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ in `systemPermissions[]`. That derivation still runs for back-compat (a
reference with no declaration keeps resolving as a `managed_by:'platform'`
placeholder), but an explicit `defineCapability` takes precedence and — for a
pre-existing derived placeholder — **claims** it, upgrading the row to package
provenance with the authored label/description/scope. This is the ADR-0094 D5
provenance with the authored label/description/scope. This is the ADR-0066 D1
direction: retire the implicit `managed_by`-guessing back-doors in favour of
explicit, attributable declarations.

Expand Down
Loading