Add the GitHub Extension 1.0 spec - #302
Merged
Michael Jolley (michaeljolley) merged 2 commits intoAug 20, 2026
Merged
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ef6d4003-2e0b-4c97-99ae-048d97b0ac6e
Michael Jolley (michaeljolley)
requested review from
Niels Laute (niels9001)
and
a lite review from Copilot
August 19, 2026 18:20
Copilot started reviewing on behalf of
Michael Jolley (michaeljolley)
August 19, 2026 18:23
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new written specification document for “GitHub Extension 1.0” to establish a shared product + architecture contract before implementation work expands beyond the current saved-query focus.
Changes:
- Introduces a 1.0 product definition (hub + repository surfaces), feature scope, and explicit out-of-scope boundaries.
- Defines architecture-level contracts for authentication/accounts, data persistence, API/service layering, async loading, error model, telemetry, accessibility, and security.
- Documents a proposed delivery order, release gates, and maps the existing backlog/PRs to that plan.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Niels Laute (niels9001)
approved these changes
Aug 20, 2026
Michael Jolley (michaeljolley)
deleted the
dev-f63/mjolley/github-1-0-spec
branch
August 20, 2026 15:50
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.
The Preview has grown past its saved query roots, and the backlog needs one product and architecture contract before implementation heads in a dozen directions.
The plan
This is a spec only. It does not change runtime behavior.