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:
parent
062a45fc58
commit
f0200c0434
4 changed files with 22 additions and 1 deletions
|
|
@ -2,11 +2,20 @@
|
|||
# Custodian Brief — repo-manager
|
||||
|
||||
**Domain:** infotech
|
||||
**Last synced:** 2026-08-22 18:23 UTC
|
||||
**Last synced:** 2026-08-22 20:25 UTC
|
||||
**State Hub:** http://127.0.0.1:8000 *(adjust if running on a remote machine)*
|
||||
|
||||
## Active Workstreams
|
||||
|
||||
### SBOM Nexus production client and explicit preview semantics
|
||||
Progress: 0/4 done | workplan_id: `a6cd9248-e591-51fc-82b0-a0f3799c3939`
|
||||
|
||||
**Open tasks:**
|
||||
- · Pin the consumer contract `b3b0f4d9`
|
||||
- · Add the authoritative Nexus service client `280cfa84`
|
||||
- · Make local scanning an explicit preview `5cd717de`
|
||||
- · Prove cutover and remove ambiguity `81fed060`
|
||||
|
||||
### Registrar consolidation and deterministic hub identifiers
|
||||
Progress: 7/12 done | workplan_id: `6dcf854e-9229-569d-90f0-2d9df235a61d`
|
||||
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@
|
|||
| workplan | RMGR-WP-0008 | finished | — | workplans/RMGR-WP-0008-work-record-and-register-receiving-surface.md |
|
||||
| workplan | RMGR-WP-0009 | finished | — | workplans/RMGR-WP-0009-coding-assistant-commit-provenance.md |
|
||||
| workplan | RMGR-WP-0010 | finished | — | workplans/RMGR-WP-0010-authoritative-workload-references.md |
|
||||
| workplan | RMGR-WP-0011 | ready | — | workplans/RMGR-WP-0011-sbom-nexus-production-client.md |
|
||||
| task | RMGR-WP-0001-T01 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T02 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
| task | RMGR-WP-0001-T03 | done | — | workplans/RMGR-WP-0001-foundation.md |
|
||||
|
|
@ -87,7 +88,12 @@
|
|||
| task | RMGR-WP-0010-T05 | done | — | workplans/RMGR-WP-0010-authoritative-workload-references.md |
|
||||
| task | RMGR-WP-0010-T06 | done | — | workplans/RMGR-WP-0010-authoritative-workload-references.md |
|
||||
| task | RMGR-WP-0010-T07 | done | — | workplans/RMGR-WP-0010-authoritative-workload-references.md |
|
||||
| task | RMGR-WP-0011-T01 | todo | — | workplans/RMGR-WP-0011-sbom-nexus-production-client.md |
|
||||
| task | RMGR-WP-0011-T02 | todo | — | workplans/RMGR-WP-0011-sbom-nexus-production-client.md |
|
||||
| task | RMGR-WP-0011-T03 | todo | — | workplans/RMGR-WP-0011-sbom-nexus-production-client.md |
|
||||
| task | RMGR-WP-0011-T04 | todo | — | workplans/RMGR-WP-0011-sbom-nexus-production-client.md |
|
||||
| intake | RMGR-IN-0001 | open | — | intakes/intakes.md |
|
||||
| intake | RMGR-IN-0002 | open | — | intakes/intakes.md |
|
||||
| decision | RMGR-DEC-2026-001 | resolved | — | decisions/RMGR-DEC-2026-001-whynot-identifier-batch.md |
|
||||
| decision | RMGR-DEC-2026-002 | resolved | — | decisions/RMGR-DEC-2026-002-markitect-identifier-batch.md |
|
||||
| decision | RMGR-DEC-2026-003 | open | — | decisions/RMGR-DEC-2026-003-railiance-cluster-identifier-batch.md |
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ rollback: >-
|
|||
evidence: docs/evidence/RMGR-WP-0005-batch-0004-railiance-cluster-readiness-2026-08-22.md
|
||||
created: "2026-08-22"
|
||||
updated: "2026-08-22"
|
||||
state_hub_decision_id: "ba9053f6-a0b1-4c7e-9499-b8d24ee20ed3"
|
||||
```
|
||||
|
||||
## Decision requested
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue