Overview
This is Phase 1 of the label-prefix-enforcement-2026-08-05 project. This phase MUST be completed TODAY to prevent new label violations.
Status: π΄ CRITICAL β Blocks Phase 2β5
Priority: Highest
Duration: 2β3 hours
Related Project: label-prefix-enforcement-2026-08-05
What This Phase Does
Stops new label prefix violations by:
- Delete defective code in
scripts/agents/includes/labeling-agent.js
- Update governance documents to reflect fix
- Verify that no further bare labels can be created
Root Cause
The labeling agent script applies bare labels (e.g., bug, feature) without required family prefixes (e.g., type:bug, type:feature). This must be removed immediately.
File: scripts/agents/includes/labeling-agent.js
Deliverables
Timeline
- Start: 2026-08-21 (after approval)
- Target Completion: 2026-08-21 (same day, 2β3 hours)
- Next Phase Unblocks: Phase 2 (fix existing ~100 issues)
Acceptance Criteria
β
Defective code removed from labeling agent
β
No bare labels can be created by any script
β
Governance documents updated
β
PR created and merged
β
CI green on main branch
Related Issues
- Phase 2: #1604 β Fix Existing Label Prefix Violations (24-48 hrs)
- Phase 3: #1605 β Enforce Label Validation (3-5 days)
- Audit Report: #1592 β Label Prefix Governance Enforcement
Notes
This is the blocking first step. Do not proceed to Phase 2 until this issue is closed.
Overview
This is Phase 1 of the label-prefix-enforcement-2026-08-05 project. This phase MUST be completed TODAY to prevent new label violations.
Status: π΄ CRITICAL β Blocks Phase 2β5
Priority: Highest
Duration: 2β3 hours
Related Project: label-prefix-enforcement-2026-08-05
What This Phase Does
Stops new label prefix violations by:
scripts/agents/includes/labeling-agent.jsRoot Cause
The labeling agent script applies bare labels (e.g.,
bug,feature) without required family prefixes (e.g.,type:bug,type:feature). This must be removed immediately.File:
scripts/agents/includes/labeling-agent.jsDeliverables
scripts/agents/includes/labeling-agent.js.github/labels.ymlgovernance document with fix notesTimeline
Acceptance Criteria
β Defective code removed from labeling agent
β No bare labels can be created by any script
β Governance documents updated
β PR created and merged
β CI green on main branch
Related Issues
Notes
This is the blocking first step. Do not proceed to Phase 2 until this issue is closed.