Recommended patterns
- Use branch-per-run for non-trivial agent tasks.
- Treat
mainas promoted, reviewed state. - Scope API keys to the minimum required permissions.
- Add metadata in commit messages so runs are traceable.
Operational practices
- Track commit and merge latency in your critical paths.
- Enforce repository naming conventions and limits.
- Keep human review workflows for high-impact changes.

