From b79fb892c84695d90778bde394dffd1ff7f36817 Mon Sep 17 00:00:00 2001 From: Mathias Date: Fri, 12 Jun 2026 22:54:57 +0200 Subject: [PATCH] docs(claude): point to LANGUAGE.md + caveman rubric Wires the Phase 1 vocabulary pilot into the canonical agent instructions (tapir#18). CLAUDE.md is canonical here (no .context/ source, no generation header). Co-Authored-By: Claude Opus 4.8 (1M context) --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index 2e77c0a..cf4a939 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -12,6 +12,7 @@ docs it indexes. 3. `DECISIONS.md` — the ADRs. Decisions are settled here; do not re-litigate without a new ADR. 4. `docs/architecture/architecture.md`, `docs/data-model.md`, `docs/use-cases/*.feature`. 5. `docs/homelab-integration.md` — the concrete endpoints/conventions you'll need. +6. `LANGUAGE.md` — the project vocabulary. Apply the caveman rubric before destructive operations. ## How to work in this repo