From df58029bb928913783ef5989c47167f4fc1fa477 Mon Sep 17 00:00:00 2001 From: Joe Julian Date: Thu, 20 Aug 2026 15:18:15 -0700 Subject: [PATCH] docs(agents): fix dangling Tier 3 reference Line 132 referenced a Tier 3 heading that no longer exists in AGENTS.md; that content moved to philosophy-appendix.md when the doc was split for the PR. Point the reference there instead. Signed-off-by: Joe Julian --- AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index b686429df..30134af74 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -129,7 +129,7 @@ In practice: For an agent reviewing a PR, this means: raise these principles as prompts for a human reviewer and as guidance for the author, never as automated rejections. Tone is not a nicety here. It is the difference between review that helps and review that drives contributors away. -The Tier 3 narratives (the values-templating and post-render refusals, the automated-review discussion) show this posture in maintainers' own words. +The field notes in `philosophy-appendix.md` (the values-templating and post-render refusals, the automated-review discussion) show this posture in maintainers' own words. ---