From 5cd33f29e8c3534e8bb2ec24d964c6ceddd51310 Mon Sep 17 00:00:00 2001 From: prorochestvo Date: Sun, 23 Aug 2026 18:03:40 +0500 Subject: [PATCH] docs(claude): point the lens delta at the canon The standard lens set now includes lens O (owner standards); naming a count here would have to be corrected in sixteen files each time it changes, so the delta defers to pipeline:working-agreement instead. --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 20699d4..73b6ead 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -171,6 +171,6 @@ before starting non-trivial work. Project delta: - **Gate:** `go vet ./... && go test ./...`, or `make test`, which prefixes `go fmt ./...`. `-race` is **not** in it — see Build & run. -- **Lenses:** standard three. +- **Lenses:** standard set — see `pipeline:working-agreement`, which includes lens O. - **Branching:** standard (`type/-`, PR into `main`); releases are `v*` tags cut from `main` — see Standing tripwires.