recovery_signals
Assess Git repository recoverability by counting unreachable object types and recovery hints after resets or deletions, without disclosing sensitive object details.
Instructions
Count unreachable Git object types and recovery hints without returning object IDs, messages, paths, or contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Local Git repository path; no network access is used. | . |