24 lines
768 B
Markdown
24 lines
768 B
Markdown
|
|
# Triage Labels
|
||
|
|
|
||
|
|
This repository uses the default label vocabulary for triage state transitions.
|
||
|
|
|
||
|
|
## Canonical Role Mapping
|
||
|
|
|
||
|
|
- needs-triage -> needs-triage
|
||
|
|
- needs-info -> needs-info
|
||
|
|
- ready-for-agent -> ready-for-agent
|
||
|
|
- ready-for-human -> ready-for-human
|
||
|
|
- wontfix -> wontfix
|
||
|
|
|
||
|
|
## Role Semantics
|
||
|
|
|
||
|
|
- needs-triage: Maintainer review required to classify and scope the issue.
|
||
|
|
- needs-info: Waiting on reporter feedback or missing reproduction details.
|
||
|
|
- ready-for-agent: Fully specified and safe for autonomous implementation.
|
||
|
|
- ready-for-human: Requires human implementation or decision-making.
|
||
|
|
- wontfix: Intentionally not planned for implementation.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
When moving issues through triage, apply exactly these strings to avoid duplicate or drifted label names.
|