docs: correct fabric authority disposition
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
parent
354e13dd7f
commit
18121700f7
9 changed files with 97 additions and 92 deletions
|
|
@ -1,11 +1,11 @@
|
|||
inventory_id: SHR-INV-0001
|
||||
title: State Hub capability disposition inventory
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
created: '2026-08-09'
|
||||
updated: '2026-08-09'
|
||||
updated: '2026-08-31'
|
||||
workplan_task: SHR-WP-0001-T02
|
||||
source_repo: state-hub
|
||||
source_revision_note: Inventory generated from live OpenAPI, source tree, and docs on 2026-08-09
|
||||
source_revision_note: Initial live inventory plus FIN-WP-0003 Fabric authority correction on 2026-08-31
|
||||
disposition_values:
|
||||
- keep
|
||||
- move
|
||||
|
|
@ -18,6 +18,7 @@ owner_values:
|
|||
- issue-core
|
||||
- ops-hub
|
||||
- fin-hub
|
||||
- railiance-fabric
|
||||
- ops-bridge
|
||||
- the-custodian
|
||||
- archive
|
||||
|
|
@ -175,8 +176,8 @@ items:
|
|||
- FabricGraphNode
|
||||
- FabricGraphEdge
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
confidence: initial
|
||||
notes: SQLAlchemy model; migration history under state-hub/migrations/versions
|
||||
- id: table:fabric_graph_nodes
|
||||
|
|
@ -189,8 +190,8 @@ items:
|
|||
- FabricGraphNode
|
||||
- FabricGraphEdge
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
confidence: initial
|
||||
notes: SQLAlchemy model; migration history under state-hub/migrations/versions
|
||||
- id: table:fabric_graph_edges
|
||||
|
|
@ -203,8 +204,8 @@ items:
|
|||
- FabricGraphNode
|
||||
- FabricGraphEdge
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
confidence: initial
|
||||
notes: SQLAlchemy model; migration history under state-hub/migrations/versions
|
||||
- id: table:intakes
|
||||
|
|
@ -642,13 +643,13 @@ items:
|
|||
summary:
|
||||
item_count: 44
|
||||
by_disposition:
|
||||
move: 35
|
||||
move: 32
|
||||
retire: 7
|
||||
replace: 2
|
||||
replace: 5
|
||||
by_owner:
|
||||
hub-core: 12
|
||||
repo-manager: 16
|
||||
fin-hub: 3
|
||||
railiance-fabric: 3
|
||||
state-hub-until-cutover: 2
|
||||
ops-hub: 5
|
||||
archive: 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue