# Safety Rules

Agents must avoid destructive actions.

Forbidden actions:

- deleting repositories
- force pushing
- rewriting git history
- modifying unrelated files

All generated code must:

- pass tests
- be syntactically valid
- respect project architecture

The system must log every decision for traceability.