Summary
The new AGENTS.md and runbooks/triage.md establish a cleaner triage model based on work type, area, and severity, but the current org label set in .github/lib/labels.yml still mixes legacy names, overlapping concepts, and inconsistent prefixes.
Scope
- review the current labels in
.github/lib/labels.yml
- define the target taxonomy for type, area, severity, and workflow modifiers
- decide which legacy labels stay, which are aliased temporarily, and which are retired
- document how tracker fields map to the triage model
- define the gh/API-based rollout process for updating labels across org repositories
Why this is separate
This should not be changed piecemeal inside unrelated doc or workflow work. It affects org-wide issue hygiene and should be reviewed as an explicit maintenance task.
Summary
The new
AGENTS.mdandrunbooks/triage.mdestablish a cleaner triage model based on work type, area, and severity, but the current org label set in.github/lib/labels.ymlstill mixes legacy names, overlapping concepts, and inconsistent prefixes.Scope
.github/lib/labels.ymlWhy this is separate
This should not be changed piecemeal inside unrelated doc or workflow work. It affects org-wide issue hygiene and should be reviewed as an explicit maintenance task.