fabryk-core 0.1.2

Core types, traits, errors, and utilities for the Fabryk knowledge fabric
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# fabryk-core

Core types, traits, errors, and utilities for the Fabryk knowledge fabric.

## Status

Under construction — being extracted from the music-theory MCP server.

## Features

- Error types and `Result` alias
- File and path utilities
- `ConfigProvider` trait for domain configuration
- `AppState` for application state management

## License

Apache-2.0