docs(atvm): require explicit approval before any atvm_prep execution

This commit is contained in:
2026-05-11 11:22:07 -04:00
parent 765a1ffe84
commit f6fc294e6a
3 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ Always let the user review the proposed commit scope and commit message first, a
## ATVM Prep Script Guardrail
- Do not run `/root/atvm_prep/atvm_prep.py` unless the operator explicitly asks for an `atvm_prep` task.
- For any `atvm_prep` execution request, always show the planned command first and wait for explicit operator approval before running it.
## Exact VM Name Guardrail