Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ The frozen C# application is not maintained in this repository. Do not reintrodu
- Start every change with a GitHub issue and a scoped branch from current `main`.
- Keep commits and pull requests focused on that issue.
- Open a draft pull request with the issue-closing reference and validation evidence.
- Before handoff, make the pull request ready for review, address actionable feedback, reach Greptile 5/5 on the latest head, and ensure required CI passes.
- Before handoff, deploy an independent agent that did not implement the change to review the pull request's latest head, and address all actionable findings. If review fixes change the head, repeat the independent review on the new latest head.
- Make the pull request ready for review and ensure required CI passes.
- Do not merge without explicit user instruction.

## Validation
Expand Down