diff --git a/AGENTS.md b/AGENTS.md index 3e6a384..1b4b1d6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -68,6 +68,6 @@ If the user does not specify the ATVM Cypress machine/vm, follow the general wor ## Machine-Based Default Paths - Before looking for screenshots or files, check the machine identity first, for example with `hostname`. -- On `atvm-codex-aw`, use `/Home/Pictures` as the default folder when the user asks you to look at screenshots. -- On `atvm-codex-aw`, use `/Home/Documents` as the default folder when the user asks you to look at files. +- On `atvm-codex-aw`, use `/home/cirrus/Pictures` as the default folder when the user asks you to look at screenshots. +- On `atvm-codex-aw`, use `/home/cirrus/Documents` as the default folder when the user asks you to look at files. - If the machine is different and no local convention is documented, do not guess a folder path; ask the user or inspect the local environment first.