Rank Backlog
backlogNormalize scan findings into a prioritized remediation backlog sorted by severity, category, and ID, with fix summaries and verification steps. Recommends work only; does not modify files.
Instructions
Normalize inline findings and return the complete remediation backlog sorted by severity, category, and finding ID. The highest_severity_batch is a deterministic severity slice; safety and dependency analysis are not performed. Each item includes fix summary, order rationale, verification, rollback idea, learning value, and status. This recommends work only; it does not modify files or mark findings resolved. Requires no authentication. It reads local inputs only, does not make network calls, does not modify local files, and has no external rate limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings | Yes | Scan result object, CheckYourself report object, object with findings/remediation_backlog, or a plain list of finding objects to convert into a remediation backlog. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||