Updated work records
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

This commit is contained in:
tegwick 2026-08-19 21:18:11 +02:00
parent 1d87f8b642
commit abe25c90e8
2 changed files with 18 additions and 0 deletions

14
WORK-RECORDS.md Normal file
View file

@ -0,0 +1,14 @@
# Work Records — ops-hub
> Generated by `statehub fix-consistency` (CUST-WP-0061-T04, work-record
> stage 3). Do not edit by hand — edit the source file/block listed for
> each record and re-run fix-consistency to refresh this index. Archived
> workplans are omitted; closed decisions/intakes/engagements stay listed
> so recently-resolved work is still visible. [auto]
| Kind | ID | Status | Lane | Source |
| --- | --- | --- | --- | --- |
| workplan | OPS-WP-0003 | proposed | — | workplans/OPS-WP-0003-extension-contract-alignment.md |
| task | OPS-WP-0003-T01 | todo | — | workplans/OPS-WP-0003-extension-contract-alignment.md |
| task | OPS-WP-0003-T02 | todo | — | workplans/OPS-WP-0003-extension-contract-alignment.md |
| task | OPS-WP-0003-T03 | todo | — | workplans/OPS-WP-0003-extension-contract-alignment.md |

View file

@ -15,6 +15,7 @@ related:
- HUB-WP-0004
- CORE-WP-0010
- SHR-ARCH-HUB-0001
state_hub_workstream_id: "c0b815eb-41c0-4aa1-a2dd-19a7ba89c1ac"
---
# Extension contract alignment
@ -31,6 +32,7 @@ registration without secrets.
id: OPS-WP-0003-T01
status: todo
priority: high
state_hub_task_id: "fcd6e8f6-61f7-44d5-baf9-8612c454518b"
```
Produce hub descriptor + capability manifest referencing
@ -43,6 +45,7 @@ and non-secret endpoints.
id: OPS-WP-0003-T02
status: todo
priority: high
state_hub_task_id: "748e21ec-911d-4c1c-9792-f7817bef42dd"
```
When HUB-WP-0004 harness exists, run C1C10 checks; fix gaps in ops-hub.
@ -53,6 +56,7 @@ When HUB-WP-0004 harness exists, run C1C10 checks; fix gaps in ops-hub.
id: OPS-WP-0003-T03
status: todo
priority: high
state_hub_task_id: "1323004c-87e3-40d1-9f78-3d7b56a1b3b7"
```
Verify bootstrap/smokes against hub-core-hosted `/api/v2` during CORE-WP-0010