Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 427 Bytes

File metadata and controls

17 lines (11 loc) · 427 Bytes

🤖 Agent Usage Policy

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.