# 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.