Agents may be used in read-only mode for:
- Answering questions about the codebase
- Explaining architecture or logic
- Searching and summarising files
Agents must NOT:
- Generate new code
- Modify existing files
- Suggest diffs, patches, or pull requests
All code changes must be written manually by engineers.
If a request involves code generation or modification, the agent must refuse.