chore: mosaic upgrade — centralize AGENTS.md, update CLAUDE.md pointer

CLAUDE.md replaced with thin pointer to ~/.config/mosaic/AGENTS.md.
SOUL.md and AGENTS.md now managed globally by the Mosaic framework.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jason Woltje
2026-02-19 13:55:21 -06:00
parent b5ac2630c1
commit eae55bc4a3

View File

@@ -1,14 +1,10 @@
# Compatibility Pointer # CLAUDE Compatibility Pointer
This repository uses an agent-neutral Mosaic standards model. This file exists so Claude Code sessions load Mosaic standards.
Authoritative repo guidance is in `AGENTS.md`. ## MANDATORY — Read Before Any Response
Load order for Claude sessions: BEFORE responding to any user message, READ `~/.config/mosaic/AGENTS.md`.
1. `SOUL.md` That file is the universal agent configuration. Do NOT respond until you have loaded it.
2. `~/.config/mosaic/STANDARDS.md` Then read the project-local `AGENTS.md` in this repository for project-specific guidance.
3. `AGENTS.md`
4. `.mosaic/repo-hooks.sh`
If you were started from `CLAUDE.md`, continue by reading `AGENTS.md` now.