chore(registrar): assign State Hub identifiers

Assistant: codex
Assistant-Model: gpt-5.6-sol
Assistant-Session: 01a023c0-a0a3-7c03-b395-5a0d2757214d
This commit is contained in:
tegwick 2026-08-22 22:26:49 +02:00
parent 062a45fc58
commit f0200c0434
4 changed files with 22 additions and 1 deletions

View file

@ -13,6 +13,7 @@ parent_workplan: SBOM-WP-0002
related:
- CUST-WP-0062
- RMGR-WP-0008
state_hub_workstream_id: "a6cd9248-e591-51fc-82b0-a0f3799c3939"
---
# SBOM Nexus production client and explicit preview semantics
@ -36,6 +37,7 @@ for callers that require authoritative state.
id: RMGR-WP-0011-T01
status: todo
priority: high
state_hub_task_id: "b3b0f4d9-de14-5429-bc4d-a14d014491b0"
```
Document and test the consumed `sbom-nexus.snapshot.v1` fields and the
@ -49,6 +51,7 @@ migration internals.
id: RMGR-WP-0011-T02
status: todo
priority: high
state_hub_task_id: "280cfa84-1561-5cb9-8943-aa0775c57be6"
```
Provide an explicitly configured HTTP client for the Nexus repository
@ -62,6 +65,7 @@ introduced through the platform path, must never enter files, output, or logs.
id: RMGR-WP-0011-T03
status: todo
priority: high
state_hub_task_id: "5cd717de-d696-5676-9abe-f1a701e48e7e"
```
Keep repository-source scanning usable through the Nexus-owned CLI when the
@ -76,6 +80,7 @@ history.
id: RMGR-WP-0011-T04
status: todo
priority: medium
state_hub_task_id: "81fed060-3431-5d9b-819b-fcc7d629c364"
```
Add contract, failure, and CLI compatibility tests; update operator docs; and