railiance-fabric/examples/declarations
2026-05-24 01:37:05 +02:00
..
invalid Establish Railiance Fabric graph model 2026-05-17 19:47:37 +02:00
valid Establish Railiance Fabric graph model 2026-05-17 19:47:37 +02:00
README.md docs: finish financial fabric reset guidance 2026-05-24 01:37:05 +02:00

Declaration Fixtures

These fixtures support the legacy v1alpha1 declaration schema and give the validator real inputs to exercise.

valid/ contains a coherent mini-graph:

  • OpenBao service
  • OpenBao runtime-secrets capability
  • OpenBao KV v2 interface
  • flex-auth runtime-secrets dependency
  • binding assertion from flex-auth to OpenBao

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.