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

View File

@@ -0,0 +1,5 @@
"""Railiance Fabric graph tooling."""
__all__ = ["__version__"]
__version__ = "0.1.0"