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
|
||||
|
|
@ -64,13 +65,13 @@ summary:
|
|||
route: 187
|
||||
by_disposition:
|
||||
keep: 48
|
||||
move: 269
|
||||
replace: 66
|
||||
move: 259
|
||||
replace: 76
|
||||
retire: 42
|
||||
by_owner:
|
||||
activity-core: 18
|
||||
archive: 30
|
||||
fin-hub: 10
|
||||
railiance-fabric: 10
|
||||
hub-core: 128
|
||||
ops-bridge: 2
|
||||
ops-hub: 13
|
||||
|
|
@ -663,9 +664,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:GET:/fabric/graph-exports
|
||||
kind: route
|
||||
|
|
@ -675,9 +676,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:GET:/fabric/graph-exports/latest
|
||||
kind: route
|
||||
|
|
@ -687,9 +688,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:POST:/fabric/graph-exports/pull
|
||||
kind: route
|
||||
|
|
@ -699,9 +700,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:GET:/fabric/graph/edges
|
||||
kind: route
|
||||
|
|
@ -711,9 +712,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:GET:/fabric/graph/nodes
|
||||
kind: route
|
||||
|
|
@ -723,9 +724,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:GET:/fabric/graph/summary
|
||||
kind: route
|
||||
|
|
@ -735,9 +736,9 @@ items:
|
|||
tags:
|
||||
- fabric
|
||||
capability: fabric-graph
|
||||
owner: fin-hub
|
||||
disposition: move
|
||||
notes: Financial fabric read model; specialized authority
|
||||
owner: railiance-fabric
|
||||
disposition: replace
|
||||
notes: Replaced by authoritative Fabric registry/export/query surfaces; FIN-WP-0003
|
||||
confidence: initial
|
||||
- id: route:GET:/flows/definitions
|
||||
kind: route
|
||||
|
|
@ -2464,8 +2465,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
|
||||
|
|
@ -2478,8 +2479,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
|
||||
|
|
@ -2492,8 +2493,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue