From 263e7493fd76521491679a73c495a3e08d0d323b Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Sun, 6 Sep 2026 12:37:40 +0300 Subject: [PATCH] chore: rename CLAUDE.md to AGENTS.md and Justfile to justfile --- CLAUDE.md => AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename CLAUDE.md => AGENTS.md (99%) diff --git a/CLAUDE.md b/AGENTS.md similarity index 99% rename from CLAUDE.md rename to AGENTS.md index 4724f4f..de7d089 100644 --- a/CLAUDE.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ -# CLAUDE.md +# AGENTS.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. @@ -33,7 +33,7 @@ template breaks the transaction model or the DI wiring. ## Commands -Recipes live in the `Justfile` — run `just --list` to see them; this section +Recipes live in the `justfile` — run `just --list` to see them; this section only covers what isn't obvious from the recipe names. Almost everything runs through Docker Compose: the app and Postgres come up