Prepare bounded State Hub preflight signing lane
Assistant: codex Assistant-Model: gpt-6-astra Assistant-Session: 01a06ecb-456a-71c2-b41e-0755d336e883
This commit is contained in:
parent
234b1b559f
commit
a46a6d8213
10 changed files with 501 additions and 14 deletions
|
|
@ -107,3 +107,11 @@ path "platform/data/workloads/policy-nexus/forgejo-source-read" {
|
|||
path "platform/metadata/workloads/policy-nexus/forgejo-source-read" {
|
||||
capabilities = ["deny"]
|
||||
}
|
||||
|
||||
# RPF-WP-0035-T04: preflight signing key is API-only.
|
||||
path "platform/data/workloads/state-hub/repository-rename-preflight" {
|
||||
capabilities = ["deny"]
|
||||
}
|
||||
path "platform/metadata/workloads/state-hub/repository-rename-preflight" {
|
||||
capabilities = ["deny"]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
8cbbe133516466bd70ee412fb2214fbe3d1fe5d455f513186eb149743a30636d
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
path "platform/data/workloads/state-hub/repository-rename-preflight" {
|
||||
capabilities = ["read"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue