postrc_report
Generate a validation report from scan results with severity breakdown and remediation advice. Produces a shareable markdown for stakeholders, compliance, and audit trails. Read-only.
Instructions
[Pro] Generate a formal validation report from scan results. Call after postrc_scan to produce a shareable markdown document with: findings summary, severity breakdown, override records, and remediation recommendations. Useful for stakeholders, compliance, or audit trails. Saved to post-rc/. Read-only - does not modify scan state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan_id | No | Specific scan ID (default: latest) | |
| project_path | Yes | Absolute path to the project directory |