Document ATVM missing-config fail-fast rule

Record the operator preference to stop immediately when a requested ATVM config file is missing. Update the ATVM guide, local agent instructions, and run learnings to avoid searching for or substituting alternate config files without explicit direction.
This commit is contained in:
2026-03-14 20:11:06 -04:00
parent eb66f93432
commit c9a908ff3d
3 changed files with 14 additions and 1 deletions

View File

@@ -157,6 +157,8 @@ Re-create blacklist:
- Prefer distro-scoped filtering (for example `--containsVm redhat9`) when possible.
- Do not reference `cypress.atvm-config.ts` by default.
- Unless the operator explicitly asks for another config, use ATVM config files with `gold` in the filename (for example `cypress.atvm-config-gold.ts`).
- If the operator-specified ATVM config file is missing, fail fast and report the missing filename.
- Do not search for alternate config files or silently substitute another config unless the operator explicitly asks for that.
## Update Policy (Both Tracks)
After each run: