feat: publish authoritative fabric cutover export
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a053ff-1d6f-7fe2-ac1c-a6eb40a42a0c
This commit is contained in:
parent
7745a965f6
commit
113445def9
5 changed files with 112 additions and 6 deletions
|
|
@ -98,6 +98,7 @@ components and services in the submitted SBOM.
|
|||
|
||||
```text
|
||||
GET /exports/state-hub
|
||||
GET /exports/financial
|
||||
GET /exports/backstage
|
||||
GET /exports/xregistry
|
||||
GET /exports/libraries/xregistry
|
||||
|
|
@ -113,6 +114,13 @@ for existing State Hub views until `STATE-WP-0051` materializes v1alpha2
|
|||
fields. Use `railiance-fabric export --format financial` and
|
||||
`examples/exports/financial-fabric-v1.json` as the vNext contract references.
|
||||
|
||||
`GET /exports/financial` always serves the same accepted snapshot set projected
|
||||
through `railiance.fabric/v1alpha2` / `financial-fabric-v1`. Its `source.commit`
|
||||
is a deterministic digest of the accepted repo revisions, and `source.snapshots`
|
||||
retains the contributing revision set. Retirement and financial-domain
|
||||
consumers should use this endpoint instead of relying on the combined graph's
|
||||
legacy/vNext family.
|
||||
|
||||
## Guarded Reset
|
||||
|
||||
```text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue