# Remote development location and control map

Locate the editor, repository and tool process before interpreting an AI control result.

Synthetic location markers and unexecuted checks. No SSH connection or container is created.

Source: https://aona.ai/resources/guides/ai-coding-remote-ssh-devcontainers/
Sources checked: 2026-09-21

## A local window can reach different runtimes

### Local interface

The editor appears on the employee’s device

Note: This alone does not locate execution

### Remote host or container

Workspace files and tools may be located here

Note: Verify identity, mounts and permissions

### Model request

Trace the component that submits context

Note: Evaluate the supported path separately

| Location | Synthetic marker | Observed component |
| --- | --- | --- |
| Local test folder | SYNTHETIC_D19_LOCAL | Untested |
| Approved remote fixture | SYNTHETIC_D19_REMOTE | Untested |
| Approved container fixture | SYNTHETIC_D19_CONTAINER | Untested |

## Review checklist

- [ ] Locate data and execution separately
  Record where files live and where the selected extension or terminal actually runs.
- [ ] Assign the control to that path
  Do not infer remote coverage from a local device or browser result.
- [ ] Use only approved isolated marker locations
  Do not create remote access, copy a real repository or move credentials for this exercise.

## Included example files

- README.md
- local-marker.txt
- remote-marker.txt
- container-marker.txt
- location-matrix.csv
- approval.md

## Source references

- Visual Studio Code: Remote SSH: https://code.visualstudio.com/docs/remote/ssh (2026-09-21)
- Visual Studio Code: Developing inside a container: https://code.visualstudio.com/docs/devcontainers/containers (2026-09-21)
- GitHub: Copilot content exclusion: https://docs.github.com/en/copilot/concepts/context/content-exclusion (2026-09-21)
- Cursor community: dev-container sandbox question: https://forum.cursor.com/t/clarification-request-how-does-cursorignore-interact-with-auto-run-in-sandbox-inside-a-dev-container/159139 (2026-09-21)

Use the worksheet within the relevant legal, contractual and technical scope. It is not a certification or a record of an installed-product test.
