From d84a0d3ade7c79cd2d360cd5d4dbde93ade0612a Mon Sep 17 00:00:00 2001 From: vitya Date: Thu, 21 May 2026 08:56:20 +0300 Subject: [PATCH] feat(hermes): add using-vds-ops mode=pending Mirror of using-synology-ops for Rusonyx VDS docker stack. Pending behavioral audit before auto promotion. Co-Authored-By: Claude Opus 4.7 (1M context) --- hermes/mapping.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hermes/mapping.yaml b/hermes/mapping.yaml index 1a9abfe..ea9797d 100644 --- a/hermes/mapping.yaml +++ b/hermes/mapping.yaml @@ -150,3 +150,10 @@ skills: mode: auto category: research reason: "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." + + using-vds-ops: + mode: pending + intended: + mode: auto + category: mcp + reason: "Calls mcp__vds-ops__* tools (read-only, but touches infrastructure). Behavioral audit via using-vds-ops-test-trigger required before promotion to auto."