docs: finish financial fabric reset guidance

This commit is contained in:
2026-05-24 01:37:05 +02:00
parent 9717b18b02
commit f4aa4aa996
16 changed files with 304 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
# Declaration Fixtures
These fixtures support the T02 schema baseline and give the future validator
real inputs to exercise.
These fixtures support the legacy `v1alpha1` declaration schema and give the
validator real inputs to exercise.
`valid/` contains a coherent mini-graph:
@@ -11,5 +11,10 @@ real inputs to exercise.
- flex-auth runtime-secrets dependency
- binding assertion from flex-auth to OpenBao
`invalid/` contains schema-level failures. The future validator should report
clear errors for these before it attempts graph-level checks.
`invalid/` contains schema-level failures. The validator should report clear
errors for these before it attempts graph-level checks.
For the financial Fabric contract, use
`examples/exports/financial-fabric-v1.json`. That fixture exercises
king/lord/tenant actors, fabric/subfabric containment, ownership, cost/profit
attribution, and a cross-boundary utility edge.