Link registry workplans to State Hub

This commit is contained in:
2026-05-17 21:55:57 +02:00
parent d1c003411f
commit 5c20f62fbb
2 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: railiance
planning_priority: high
planning_order: 3
state_hub_workstream_id: "f48f65fb-55a3-48a9-97d5-9ecdac8ba03a"
created: "2026-05-17"
updated: "2026-05-17"
---
@@ -39,6 +40,7 @@ queryable library records.
id: RAIL-FAB-WP-0003-T01
status: done
priority: high
state_hub_task_id: "b6f34fd2-78e6-4c10-9abd-b7ba547c9b6f"
```
Add a CLI command that validates the current repo, registers it with a running
@@ -50,6 +52,7 @@ registry service, and pushes the current graph export as a snapshot.
id: RAIL-FAB-WP-0003-T02
status: done
priority: high
state_hub_task_id: "fdcb5e68-e884-4592-8da7-751b0507d3b0"
```
Add storage, API endpoints, and CLI support for ingesting CycloneDX components
@@ -61,6 +64,7 @@ as queryable repo library records.
id: RAIL-FAB-WP-0003-T03
status: done
priority: medium
state_hub_task_id: "5fb1c3b9-9e9f-4d50-bb02-b5a74d097cbe"
```
Document the new feed commands and extend registry tests for the library

View File

@@ -9,6 +9,7 @@ owner: codex
topic_slug: railiance
planning_priority: high
planning_order: 4
state_hub_workstream_id: "1c23693e-2288-48bd-81e8-9eedd8ce33e2"
created: "2026-05-17"
updated: "2026-05-17"
---
@@ -32,6 +33,7 @@ to see what changed.
id: RAIL-FAB-WP-0004-T01
status: done
priority: high
state_hub_task_id: "13668f00-bdc1-4817-88b4-634388194d78"
```
Add a repo inventory view that returns repository metadata, latest snapshot
@@ -43,6 +45,7 @@ summary, graph nodes/edges from that snapshot, artifacts, libraries, and counts.
id: RAIL-FAB-WP-0004-T02
status: done
priority: high
state_hub_task_id: "5f295559-193c-4156-842e-f940633a0d85"
```
Expose snapshot listing and graph drift between two snapshots. By default, drift
@@ -54,6 +57,7 @@ compares the latest snapshot with the previous snapshot for the same repo.
id: RAIL-FAB-WP-0004-T03
status: done
priority: medium
state_hub_task_id: "5d9c630a-29ff-40fb-a630-4870911cd757"
```
Add a simple search endpoint across repositories, graph nodes, artifacts, and