From 255abda1f07b5af89998713375d7d2e51915d933 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 11 Sep 2026 11:04:01 +0200 Subject: docs: add AGENTS.md with the project's non-obvious constraints Records what cost real time to discover: that rofi's -dump-theme normalises values and cannot tell you what renders, that measuring screenshot pixels beats reasoning about the box model, that GTK3's theme comes from gsettings rather than settings.ini on Wayland, that ClearlyU shadows Private Use Area glyphs in fontconfig fallback, and why accent extraction must not go through wal -i. CLAUDE.md is a thin pointer at it, matching the user's global convention. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01G6aeE37K4GHBsaM51yLTTq --- CLAUDE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CLAUDE.md (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..3599d0e --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,7 @@ +# CLAUDE.md + +This file is intentionally thin. AGENTS.md is the single source of truth for +this project, shared across every agent tool. Do not duplicate content here, +edit AGENTS.md instead. + +@AGENTS.md -- cgit v1.2.3