Refresh verification runtime docs

This commit is contained in:
ejclaw
2026-04-08 05:42:43 +09:00
parent 46274f2372
commit 52a59a1eba
3 changed files with 3 additions and 3 deletions

View File

@@ -422,7 +422,7 @@ server.tool(
server.tool(
'run_verification',
'Run a fixed verification profile against the current repo snapshot using an isolated scratch workspace and the reviewer runtime image. Use this instead of broad shell write access for test/typecheck/build verification.',
'Run a fixed verification profile directly on the host against the current repo snapshot using a restricted environment and snapshot checks. Use this instead of broad shell write access for test/typecheck/build verification.',
{
profile: z
.enum(VERIFICATION_PROFILES)