From 20114c0a24c950798a4248791d3742e181eec409 Mon Sep 17 00:00:00 2001 From: vitya Date: Thu, 21 May 2026 09:22:40 +0300 Subject: [PATCH] meta(hermes): regen SKIPPED.md after using-vds-ops mapping addition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Drift fix from d84a0d3 — mapping для using-vds-ops был добавлен но build-hermes.py не перепрогонялся, оставив dist-hermes/SKIPPED.md без записи. Регенерил, SKIPPED.md теперь reflects current mapping (pending block содержит и using-yt-tools, и using-vds-ops). Co-Authored-By: Claude Opus 4.7 (1M context) --- dist-hermes/SKIPPED.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dist-hermes/SKIPPED.md b/dist-hermes/SKIPPED.md index 25f46a2..74c59e8 100644 --- a/dist-hermes/SKIPPED.md +++ b/dist-hermes/SKIPPED.md @@ -17,4 +17,5 @@ Do not edit by hand — edit the mapping and re-run the build. ## Pending (deferred to follow-up tasks) +- **using-vds-ops** — Calls mcp__vds-ops__* tools (read-only, but touches infrastructure). Behavioral audit via using-vds-ops-test-trigger required before promotion to auto. → intended: `mode: auto, category: mcp` - **using-yt-tools** — Shells out to yt-dlp + ffmpeg and writes ./yt-cache/ in cwd. Behavioral audit via using-yt-tools-test-trigger required before promotion to auto. → intended: `mode: auto, category: research`