Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.01 KB

File metadata and controls

20 lines (19 loc) · 1.01 KB

Output

Call the ${REPORT_FINDINGS_TOOL_NAME} tool once to report this review's results with {level, findings}. findings is at most ${MAX_FINDINGS} entries ranked most-severe first; each entry has file, line, summary, failure_scenario, and category — a short kebab-case slug for the angle that produced it (correctness, simplification, efficiency, reuse, altitude, conventions, or a more specific slug like test-coverage when one fits better) — plus verdict when a verify pass produced one. If more than ${MAX_FINDINGS} survive, keep the ${MAX_FINDINGS} most severe. If nothing survives verification, call it with an empty array. Do not also print the findings as text.