From c475384a63055f6c44c4877a369f2f2561729487 Mon Sep 17 00:00:00 2001 From: Edwin van den Houdt Date: Mon, 27 Jul 2026 13:17:25 +0200 Subject: [PATCH] docs(backlog): drop model-prescriptive session-protocol line MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Session protocol shouldn't dictate which model to use — WPs (including the new WP-53/54) are written to be executable regardless of model. Co-Authored-By: Claude Sonnet 5 --- docs/project/backlog/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/project/backlog/README.md b/docs/project/backlog/README.md index 414108d..9f91dbd 100644 --- a/docs/project/backlog/README.md +++ b/docs/project/backlog/README.md @@ -9,7 +9,6 @@ This backlog **supersedes `docs/project/SHOWCASE-ROADMAP.md`**. ## Session protocol -- **Switch to Opus first** (`/model opus`) before tackling any WP. - **One WP per session.** Read `CLAUDE.md`, this README, the WP file, and the WP's "Read first" list — then execute. Do not start the next WP in the same session. - The **Decisions** block in each WP is pre-made — don't relitigate it.