# fabryk-graph
Knowledge graph infrastructure for Fabryk.
## Status
Under construction — being extracted from the music-theory MCP server.
## Features
- petgraph-based graph storage
- Traversal algorithms
- Optional rkyv-based persistence (feature-gated with `graph-rkyv-cache`)
- Domain-extensible relationship types
## License
Apache-2.0