refactor: deprecate GitHub Project #6 board — issues-only SDLC (#1042)#1043
Merged
Conversation
Move all prioritization metadata off GitHub Project #6 to labels + native sub-issues. Companion to the .claude submodule rewrite (trinity-dev#2), pointer bumped here. - CLAUDE.md: Current Product Focus recast around theme-* labels; Rules of Engagement + SDLC lifecycle de-boarded (Todo → In Progress → In Dev → Done); ordering = priority, bug-before-feature, newest first. - docs/GITHUB_ISSUES_MIGRATION.md: appended 2026-06-03 archive note (board fields → label/sub-issue replacements, dropped Tier/Rank, removed legacy P1b + status-review labels). - docs/planning/PROJECT_BOARD_DEPRECATION_2026-05.md: execution addendum recording the two operator overrides (newest-first ordering; complexity kept as labels). GitHub-state migration applied out-of-band: theme-*/complexity-* labels backfilled from board data, epics converted to type-epic + sub-issues, Project #6 archived. Fixes #1042 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Re-point the submodule from the feature-branch commit to the squashed main commit (trinity-dev#2 merged). Coordinated with #1042. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Deprecate GitHub Project #6 ("Trinity Roadmap") and move the SDLC to labels + native GitHub sub-issues only. Prioritization metadata no longer lives on a board.
This is the superproject half of a coordinated two-repo change. The 6 skill rewrites +
DEVELOPMENT_WORKFLOW.mdlive in the.claudesubmodule (trinity-dev#2); this PR bumps the submodule pointer and updates the repo-level docs.Changes (this repo)
.claudesubmodule pointer →df66060(trinity-dev#2: 6 skills + workflow doc de-boarded).CLAUDE.md— Current Product Focus recast aroundtheme-*labels; Rules of Engagement + SDLC de-boarded; lifecycle aligned to Todo → In Progress → In Dev → Done; ordering rule = priority,type-bugbeforetype-feature, newest issue number first.docs/GITHUB_ISSUES_MIGRATION.md— appended 2026-06-03 archive note (board fields → label/sub-issue replacements).docs/planning/PROJECT_BOARD_DEPRECATION_2026-05.md— execution addendum (operator overrides: newest-first ordering; complexity kept as labels).GitHub-state migration (out-of-band — not in this diff)
theme-*(7) +complexity-*(3) +type-epiclabels created;theme-*/complexity-*backfilled across ~490 board items (open + closed).type-epic; 6 name-only epics created as newtype-epicissues; children linked as native sub-issues.P1bandstatus-reviewlabels deleted.Test plan
CLAUDE.md/DEVELOPMENT_WORKFLOW.md/roadmap,/groomrun with zerogh project item-list/ GraphQL field-mutation callstheme-*labels carry ≥1 issue; ≥1type-epicissue shows a sub-issue rollupDepends on trinity-dev#2 (submodule).
Fixes #1042
🤖 Generated with Claude Code