Establish Railiance Fabric graph model

This commit is contained in:
2026-05-17 19:47:37 +02:00
parent 9c1f4d1381
commit 19f9fddc35
89 changed files with 5007 additions and 2 deletions

20
fabric/README.md Normal file
View File

@@ -0,0 +1,20 @@
# Seed Declarations
These declarations are the first repo-local seed graph for Railiance Fabric.
They model current and planned Railiance ecosystem providers:
- OpenBao runtime secrets
- NetKingdom IAM Profile contract
- key-cape IAM Profile implementation
- flex-auth authorization decisions
- Topaz delegated PDP runtime
- CloudNativePG PostgreSQL
- Valkey Redis-compatible cache
- artifact-store object storage and credential vending
- State Hub coordination read model
- repo-scoping scope generation
The files are intentionally small. They are seed data for graph loading,
validation, and State Hub export work, not a claim that every upstream repo has
already adopted Fabric declarations as source of truth.