Scope as first class root charactaristic
This commit is contained in:
parent
eb1513e463
commit
8d6a9f7050
10 changed files with 228 additions and 10 deletions
|
|
@ -231,3 +231,8 @@ Implementation note 2026-04-29: approved and candidate evidence now carry
|
|||
additive support metadata: `target_kind`, `target_id`, `reference_kind`, and
|
||||
`reference_id`. Existing capability-bound evidence remains compatible, while the
|
||||
UI exposes these fields as supported-characteristic and reference metadata.
|
||||
|
||||
Implementation note 2026-04-29: repository scope is now first-class. A
|
||||
`repository_scopes` row is created for new repositories and backfilled lazily for
|
||||
existing repositories. The ability-map model and API include `scope`, and the UI
|
||||
allows editing the scope root above approved abilities.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue