docs: require canonical exclusions array

This commit is contained in:
2026-05-18 02:35:35 +00:00
parent b1ed236720
commit 915e9cc2da
5 changed files with 8 additions and 5 deletions
@@ -1,4 +1,4 @@
interface:
display_name: "Triage Findings"
short_description: "Triage, sort, fix, and exclude review findings"
default_prompt: "Use $triage-findings to merge review findings, sort and renumber them by severity, resolve real issues one by one, and add false positives to exclusions."
default_prompt: "Use $triage-findings to merge review findings, sort and renumber them by severity, resolve real issues one by one, and add false positives to `.gitea/ai-review/exclusions.json` as a top-level JSON array."