Outcome
Validate the useful subset of GitHub Projects as an optional planning projection without making Projects a core dependency or a second source of task truth.
Questions to answer
- Can
gh project and the GraphQL API reliably read/write iteration, priority, and roadmap fields for the target account/repository?
- Which operations are available through
gh directly and which still require GraphQL?
- Can issue lifecycle remain canonical while Project fields are treated as planning metadata only?
- Is the operational cost lower than milestones + labels for the actual workflow?
Acceptance criteria
Dependencies
May run after the authority contract; it must remain independent of mirror removal.
Outcome
Validate the useful subset of GitHub Projects as an optional planning projection without making Projects a core dependency or a second source of task truth.
Questions to answer
gh projectand the GraphQL API reliably read/write iteration, priority, and roadmap fields for the target account/repository?ghdirectly and which still require GraphQL?Acceptance criteria
Dependencies
May run after the authority contract; it must remain independent of mirror removal.