Problem
The tracker should use a GitHub Project board for generator, validator, fixture, and infrastructure work, with fields for Status, Area, Tool, Language, Upstream URL, Blocked By, Last Checked, and Fixture Coverage.
Blocker
The current CLI token is missing the required GitHub Projects scopes:
gh auth refresh -s project,read:project
Acceptance Criteria
- Project exists for this repository or user account
- Fields are created: Status, Area, Tool, Language, Upstream URL, Blocked By, Last Checked, Fixture Coverage
- Existing tracker issues are added to the project
- README links to the project board
Problem
The tracker should use a GitHub Project board for generator, validator, fixture, and infrastructure work, with fields for Status, Area, Tool, Language, Upstream URL, Blocked By, Last Checked, and Fixture Coverage.
Blocker
The current CLI token is missing the required GitHub Projects scopes:
Acceptance Criteria