triage_dismiss
Dismiss a triage item by ID with an audit reason. Automatically updates the underlying entity: bugs become 'not_a_bug', requirements become 'obsolete', external items stay unchanged.
Instructions
Mark a triage item as dismissed. Propagates to the underlying entity: bug → finding 'not_a_bug'; requirement → requirement 'obsolete'; external → no propagation.
Args:
bug_id: The item id (e.g. CB-5).
reason: Required one-line audit reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bug_id | Yes | ||
| reason | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||