From e04f28ad4ef6fba959d0470d6ee2445e448a8f46 Mon Sep 17 00:00:00 2001 From: Morgan Blackthorne Date: Thu, 14 May 2026 01:46:51 -0700 Subject: [PATCH] docs: add CLAUDE.md stub pointing to AGENTS.md Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CLAUDE.md diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..8bd7604 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,3 @@ +# Claude Instructions + +Read `AGENTS.md` first and follow it as the authoritative project guidance.