fix workspace default path instructions

This commit is contained in:
Cirrus Codex
2026-05-14 22:01:12 -04:00
parent b2fb3b52e5
commit 6210ddc50a

View File

@@ -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.