check_repo
Detect risky code changes with deterministic safety checks on the working tree or staged diff, returning a persisted report (or summary if large).
Instructions
Run safety checks against the working tree or staged diff and return the resulting ReportFile (or summary when large). Side-effecting (class B per D99.V): always persists the ReportFile under .viberevert/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| since | No | ||
| staged | No | ||
| threshold | No |