Inspect release changes
inspect_release_changesAnalyze a local Git diff and classify release risk without modifying the repository. Produces read-only risk findings for release evidence.
Instructions
Inspect a local Git diff and classify release risk without changing the repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseRef | No | Git base revision used for the working-tree diff | HEAD |
| repositoryRoot | Yes | Absolute path to a local Git repository |