Establish Railiance Fabric graph model
This commit is contained in:
parent
9c1f4d1381
commit
19f9fddc35
89 changed files with 5007 additions and 2 deletions
15
examples/declarations/README.md
Normal file
15
examples/declarations/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Declaration Fixtures
|
||||
|
||||
These fixtures support the T02 schema baseline and give the future 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 future validator should report
|
||||
clear errors for these before it attempts graph-level checks.
|
||||
Loading…
Add table
Add a link
Reference in a new issue