studio: load context graph and dataset registry
This commit is contained in:
@@ -16,6 +16,12 @@ cmake --build build --target afs_studio
|
||||
./build/apps/studio/afs_studio
|
||||
```
|
||||
|
||||
## Data sources
|
||||
|
||||
- Training data path: `~/src/training` if present, otherwise `~/.context/training` (override with CLI arg).
|
||||
- Context graph: `AFS_GRAPH_PATH` or `${AFS_CONTEXT_ROOT}/index/afs_graph.json` (defaults to `~/src/context` or `~/.context`).
|
||||
- Dataset registry: `AFS_DATASET_REGISTRY` or `${AFS_TRAINING_ROOT}/index/dataset_registry.json`.
|
||||
|
||||
## Features
|
||||
|
||||
- **Dashboard**: Training metrics overview
|
||||
|
||||
Reference in New Issue
Block a user