RePERS is packaged as a local, installable agent workflow bundle. Start with the receiver health check before opening a support request:
python .repers\scripts\repers.py bundle-status --package --verify-roundtrip --jsonInclude the command output, the operating system, Python version, and a short description of the target repository when reporting a problem.
Use these triage paths:
- Installation or packaging failure: include
verify-install,doctor, andpackage --verify-roundtripoutput. - Preflight quality issue: include the
preflight --query "<query>" --refresh --jsonoutput and the files or capability you expected it to find. - Hook issue: include
.repers/repers-install-manifest.json, the hook policy, and the failing Git command.