Define a maintainer review policy before adding any MCP tools that mutate repositories, branches, remotes, tags, releases, or working trees.
Acceptance criteria:
- Document which operations are intentionally read-only today.
- Define review requirements for future mutating tools.
- Require explicit user confirmation patterns for destructive or remote-affecting operations.
- Add tests or fixtures for confirmation and dry-run behavior once mutating tools exist.
Define a maintainer review policy before adding any MCP tools that mutate repositories, branches, remotes, tags, releases, or working trees.
Acceptance criteria: