docs: LABELS.md — the label taxonomy (states, stale/blocked, scopes) #84

Merged
dan-claude-bot merged 2 commits from docs/label-taxonomy into main 2026-07-18 18:19:54 +00:00

2 commits

Author SHA1 Message Date
dan-claude-bot
1ddaf7082d docs: make the bootstrap trim idempotent — swallow delete of an already-gone label
All three bot reviewers flagged it: gh label delete is not an upsert, so a
second run of the safe-to-run block errored on the trim lines. Loop + '|| true'.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 18:04:49 +00:00
dan-claude-bot
44a474d758 docs: LABELS.md — the label taxonomy (states, stale/blocked, scopes)
Documents the shared heavy-duty label design at the root: state labels
that answer 'who is the ball with' across the bot-review loop, sweep-managed
stale + blocked, box's scope set, and the bootstrap block. State labels are
automation-owned; the reconciler workflow is a follow-up.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 17:34:34 +00:00