From eae55bc4a3a7de32f5943f20dee6012df18d5663 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Thu, 19 Feb 2026 13:55:21 -0600 Subject: [PATCH] =?UTF-8?q?chore:=20mosaic=20upgrade=20=E2=80=94=20central?= =?UTF-8?q?ize=20AGENTS.md,=20update=20CLAUDE.md=20pointer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- CLAUDE.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index ff86786..3358471 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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.