Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 2.84 KB

File metadata and controls

41 lines (22 loc) · 2.84 KB

Labels

Repo-owned. Hand-maintained — no generator writes this file. See ADR-0032.

Four tiers on the GitHub tracker: state, type, priority and area. Canonical names are what skills speak; on this tracker they are also the literal label strings, so no mapping is needed. docs/agents/triage-labels.md maps a skill's canonical triage role onto the state tier, which is where the two vocabularies differ.

wayfinder:* labels sit outside these tiers — /wayfinder owns their lifecycle. Five exist: wayfinder:map and the four ticket types (research, prototype, grilling, task). They were created by hand and nothing maintains them; see Wayfinding operations.

State (8)

One per issue. rejected is canonical here, not wontfix.

needs-triageneeds-infoneeds-specsready-for-agent / ready-for-humanresolvedclosed, or rejected at any point.

Type (7)

One per issue: feature, bug, spike, tech-debt, docs, release, stream.

release is repo-local. It was added as an override in .archon/unic-dlc.config.json, which no longer exists — this file is now its only home.

stream marks a stream ticket — an issue whose sub-issues are one workstream. A stream ticket carries no state label and no priority: a stream is not triageable, and a state on it would distort the readiness counts. Title convention is stream: <name>, with no area in the title because the area labels already carry it.

Priority (4)

One per issue: p0, p1, p2, p3.

Area (one per app or package)

  • app:<plugin> — one per app under apps/claude-code/
  • pkg:<package> — one per workspace package under packages/
  • repo — monorepo-wide or cross-cutting work

One per issue — with one exception. A stream ticket may carry several, because a stream can span apps and packages. Ordinary issues keep exactly one: /archon-rollout derives the branch name feature/<scope>/<issue#>-<slug> from the area label and stops when an issue has none, so a second label would leave it with no single answer. Stream tickets are never dispatched, so the exception costs nothing.

Two more exceptions, both about which labels exist rather than how many an issue carries: app:unic-ticket-specification has no directory under apps/claude-code/ — the plugin was specified but never built. Keep the label; one issue carries it, and deleting a label strips it from every issue that has it. app:pr-review does have a directory, deliberately tagging the deprecated v1 plugin's 30 historical issues.

Hand-applied. The context each area label maps to is listed in CONTEXT-MAP.md.

Kept for tooling

dependencies and javascript are Dependabot's. It auto-applies and recreates them, so leave them alone.