chore(registrar): assign State Hub identifiers
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02e47-6aac-7ee1-914d-0584c75d3c81
This commit is contained in:
parent
46ba7a340c
commit
4c3c528644
3 changed files with 14 additions and 5 deletions
|
|
@ -11,6 +11,7 @@ planning_priority: P1
|
|||
planning_order: 117
|
||||
created: "2026-08-23"
|
||||
updated: "2026-08-23"
|
||||
state_hub_workstream_id: "d75b7256-8b3d-5797-911c-96c3199b8baa"
|
||||
---
|
||||
|
||||
# FLEX-WP-0017 - Action-bound authorization and durable approval contract
|
||||
|
|
@ -26,6 +27,7 @@ decision object each provide only part of that contract.
|
|||
id: FLEX-WP-0017-T01
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "e7b47e1d-58e8-503c-be89-e8f2050215b1"
|
||||
```
|
||||
|
||||
Add a structured `binding` to standalone `DecisionEnvelope` responses with the
|
||||
|
|
@ -38,6 +40,7 @@ Add schema and regression coverage. Prose remains diagnostic only.
|
|||
id: FLEX-WP-0017-T02
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "df7984fb-c31f-5b26-bf42-193e4c3cbb9f"
|
||||
```
|
||||
|
||||
Publish `schemas/action_authorization.schema.json` and
|
||||
|
|
@ -50,6 +53,7 @@ validity, distinct approvals, supersession, and fail-closed outage semantics.
|
|||
id: FLEX-WP-0017-T03
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "82d39961-8140-5a7f-9bd8-5164dd1742e5"
|
||||
```
|
||||
|
||||
State Hub must add a structured endpoint/object equivalent to the published
|
||||
|
|
@ -64,6 +68,7 @@ organizational approval lifecycle.
|
|||
id: FLEX-WP-0017-T04
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "d85089ee-ad8c-502b-ba1b-be4ad23aec46"
|
||||
```
|
||||
|
||||
Populate the same binding in Topaz, relationship, rule, and Keycloak adapter
|
||||
|
|
@ -75,6 +80,7 @@ success and fail-closed responses using the shared canonical constructor.
|
|||
id: FLEX-WP-0017-T05
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "8c3fc0a2-0855-5ac9-afa5-d03b8b1f0bf9"
|
||||
```
|
||||
|
||||
After T03, secrets-engine validates the canonical object before every
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue