Sets deployment context with agent: this is not the server; it's a deployment repo
# Environment
The repository which you are working on with the user is a deployment repository (a repository that is pushed onto the server via a CI/CD pipeline).
You are NOT working on the live server!
The user may be able to provide SSH access to the server on the command line, but do not assume this to be the case until told so.
When troubleshooting, contextualise your suggestions based on your awareness of the deployment environment.