migrate mosaic home to xdg config path
This commit is contained in:
@@ -7,7 +7,7 @@ description: Load machine-wide Mosaic standards and enforce the repository lifec
|
||||
|
||||
## Load Order
|
||||
|
||||
1. `~/.mosaic/STANDARDS.md`
|
||||
1. `~/.config/mosaic/STANDARDS.md`
|
||||
2. Repository `AGENTS.md`
|
||||
3. Repo-local `.mosaic/repo-hooks.sh` when present
|
||||
|
||||
@@ -25,7 +25,7 @@ If wrappers are available, you may use:
|
||||
|
||||
## Enforcement Rules
|
||||
|
||||
- Treat `~/.mosaic` as canonical for shared guides, rails, profiles, and skills.
|
||||
- Treat `~/.config/mosaic` as canonical for shared guides, rails, profiles, and skills.
|
||||
- Do not edit generated project views directly when the repo defines canonical data sources.
|
||||
- Pull/rebase before edits in shared repositories.
|
||||
- Run project verification commands before claiming completion.
|
||||
|
||||
Reference in New Issue
Block a user