From 7f2dbaa8d9fe59ce0c9933f56442009336475da6 Mon Sep 17 00:00:00 2001 From: Eric J Date: Mon, 10 Aug 2026 14:32:58 -0700 Subject: [PATCH] docs: record that `vp dev` is covered by nothing, and retire a fixed complaint Two corrections to CLAUDE.md, both found during the 2026-08-10 dependency pass. `vp dev` is exercised by no test and no CI job, while `dev` and `preview:app` both run it. vite-plus 0.2.8 changed bare `vp dev` at a monorepo ROOT to resolve a target package - non-interactive runs list candidates and exit 1 instead of serving - and this repo is a monorepo root, so that was a plausible break behind a fully green CI. It did not break; that was established by hand on the PR branch, not by the gate. Records the one-line check so the next vite-plus bump gets it deliberately rather than by luck. The Renovate section also still claimed the cloudflare group's `prBodyNotes` "has its ordering backwards, and should be fixed". It was fixed: the note says BEFORE merging, which #169 confirmed today by arriving red with its own remedy in the PR body. Replaced the stale instruction with the fact, keeping the reasoning about why the ordering is load-bearing. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_011ScrpyQE5RkwNK6NnaqS8t --- CLAUDE.md | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index ce06c8e8..44f2b504 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -181,6 +181,22 @@ matters, set it explicitly. - `pnpm run check:vue` - `vue-tsc --noEmit`, the type-check of `