From 7ef3e567598b3667980af1eeef48351fdfa95d71 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Brule Date: Thu, 5 Mar 2026 05:18:04 -0500 Subject: [PATCH] chore: remove perfecto references from CLAUDE.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Removed perfecto version header - Replaced perfecto build instructions with generic guidance 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 4d0660f..6fa67b8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,4 +1,3 @@ - # dotnet-cqrs -- Development Guide ## Overview @@ -142,9 +141,8 @@ This repo maintains three canonical files. Keep them in sync. - Update when: modules added/removed, data flow changes, API surface changes. ### CLAUDE.md — How to Work Here -- Assembled by perfecto from shared fragments + repo body. -- To update repo content: edit `perfecto/repo/.body.md` then run `perfecto build ` -- To update shared conventions: edit `JP/CLAUDE.md`, update `perfecto/shared/`, then run `perfecto build --all` +- Agent development guide for this repository. +- Update when: build commands change, conventions change, new patterns established. ## GRAPH.md Maintenance