From d77c18aa5390d3e7a718ba176c536613d42f9ab4 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Fri, 19 Jun 2026 22:15:26 +0200 Subject: [PATCH] =?UTF-8?q?docs(plan):=20mark=20v5.4.0=20Feature=203=20DON?= =?UTF-8?q?E=20=E2=80=94=20Session=20B=20complete=20[skip-docs]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CA-SET autoMode shipped (3633571). All 3 Session B features built+pushed; suite 936->949. Premise #3 confirmed against primary source (per-file-scope gate passed). Next: Session C release (needs operator GO). Co-Authored-By: Claude Opus 4.8 (1M context) Claude-Session: https://claude.ai/code/session_01Ter3E2JSi1Khgmuf2kady8 --- docs/v5.4.0-release-plan.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/v5.4.0-release-plan.md b/docs/v5.4.0-release-plan.md index aa70be8..3cad77d 100644 --- a/docs/v5.4.0-release-plan.md +++ b/docs/v5.4.0-release-plan.md @@ -94,7 +94,14 @@ must be pinned before coding). Checkpoint STATE + this plan after each feature. - **Tests:** fixture `skills: ["valid-dir", "points-to-file.md", "missing", "../escape"]` → one finding per bad entry, none for `valid-dir`; fixture with no `skills:` key → not flagged. -### Feature 3 — SET autoMode structure + dead-config (`CA-SET-NNN`) +### Feature 3 — SET autoMode structure + dead-config (`CA-SET-NNN`) ✅ DONE (commit `3633571`) +- **Premise CONFIRMED against primary source** (`code.claude.com/docs/en/auto-mode-config`) — the + plan was correct this time (unlike #1/#2). 4 sub-keys verbatim; `"$defaults"` valid; exact scope + exclusion quote confirmed. **Per-file-scope gate PASSED:** `ConfigFile` already carries `scope` + (`classifyScope` → `'project'` for shared `.claude/settings.json`), so the dead-config sub-check + shipped (no fallback to structure-only needed). SET is in the orchestrator → **SC-5 re-checked, + byte-equal** (snapshot fixture has no autoMode). +5 tests (944→949), suite green, self-audit A/A, + count 13, gitleaks clean. Fixtures force-added (`.claude/` gitignored). - **What (two sub-checks):** 1. **Structure validation** — `autoMode`, if present, must be an object whose only keys are `environment`, `allow`, `soft_deny`, `hard_deny`, each a **string array** (entries are prose