From a53941dffe04032d4ed2ab3968d0d456f396a34c Mon Sep 17 00:00:00 2001 From: sjat Date: Fri, 5 Jun 2026 09:50:28 +0200 Subject: [PATCH] CLAUDE.md: fix capabilities doc link after rename to CAPABILITIES.md --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index baf2915..45799bc 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -189,7 +189,7 @@ Single-contributor, trunk-based (no merge requests / approval gates): | Topic | File | |------------------------|---------------------------------------| | Architecture overview | `docs/decisions/001-architecture.md` | -| Capabilities overview (what boma does) | `docs/capabilities.md` | +| Capabilities overview (what boma does) | `docs/CAPABILITIES.md` | | Security baseline & strategy | `docs/decisions/002-security.md` | | Accepted security risks | `docs/security/accepted-risks.md` | | Per-service security checklist | `docs/security/service-checklist.md` |