migrate mosaic home to xdg config path
This commit is contained in:
@@ -10,12 +10,12 @@ Profiles are runtime-neutral context packs that can be consumed by any agent run
|
||||
|
||||
## Runtime Split
|
||||
|
||||
- Runtime-neutral content belongs here under `~/.mosaic/profiles`.
|
||||
- Runtime-specific settings belong under `~/.mosaic/runtime/<runtime>/...`.
|
||||
- Runtime-neutral content belongs here under `~/.config/mosaic/profiles`.
|
||||
- Runtime-specific settings belong under `~/.config/mosaic/runtime/<runtime>/...`.
|
||||
|
||||
Current runtime overlay example:
|
||||
|
||||
- `~/.mosaic/runtime/claude/settings-overlays/jarvis-ralph.json`
|
||||
- `~/.config/mosaic/runtime/claude/settings-overlays/jarvis-ralph.json`
|
||||
|
||||
## Claude Compatibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user