Merge develop into main — branch consolidation #432

Merged
jason.woltje merged 47 commits from merge/develop-to-main into main 2026-02-21 20:56:41 +00:00
Showing only changes of commit eae55bc4a3 - Show all commits

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`
2. `~/.config/mosaic/STANDARDS.md`
3. `AGENTS.md`
4. `.mosaic/repo-hooks.sh`
If you were started from `CLAUDE.md`, continue by reading `AGENTS.md` now.
That file is the universal agent configuration. Do NOT respond until you have loaded it.
Then read the project-local `AGENTS.md` in this repository for project-specific guidance.