# fabryk
Fabryk knowledge fabric — umbrella crate re-exporting all components.
## Status
Under construction — being extracted from the music-theory MCP server.
## Features
Use feature flags to enable specific functionality:
- `full` - Enable all features
- `fts` - Full-text search (Tantivy)
- `graph` - Knowledge graph (petgraph + rkyv)
- `mcp` - MCP server components
- `cli` - CLI framework
## License
Apache-2.0