From 724f4aa60ab7dff71ccaf4b27d61ebe2ebf926f1 Mon Sep 17 00:00:00 2001 From: MerlinH Date: Sat, 20 Jun 2026 10:20:02 +0000 Subject: [PATCH] docs: cite docs/ai/repo-rules.md in local instruction files --- AGENTS.md | 2 +- CLAUDE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 5e53ec5..ad239fa 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,4 +1,4 @@ -Follow repository instruction files that are present in this checkout; do not assume optional policy docs exist. +Repository rule source of truth: [docs/ai/repo-rules.md](docs/ai/repo-rules.md). Follow repository instruction files that are present in this checkout; do not assume optional policy docs exist. Use explicitly configured repository policy docs only when they exist in this checkout. diff --git a/CLAUDE.md b/CLAUDE.md index 5e53ec5..ad239fa 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,4 +1,4 @@ -Follow repository instruction files that are present in this checkout; do not assume optional policy docs exist. +Repository rule source of truth: [docs/ai/repo-rules.md](docs/ai/repo-rules.md). Follow repository instruction files that are present in this checkout; do not assume optional policy docs exist. Use explicitly configured repository policy docs only when they exist in this checkout.