fix: correct governance spec frontmatter, owner handle, and OQ numbering#8
Merged
Merged
Conversation
- owner: @MaximillianGroupInc → @MaximillianGroup - status: draft → review (per governance instructions, product repos propose as review) - renumber OQ-004→OQ-003 and OQ-005→OQ-004 (eliminate numbering gap) - update changelog entry to reflect correct status and fixes
Copilot created this pull request from a session on behalf of
MaximillianGroup
July 1, 2026 18:10
View session
MaximillianGroup
marked this pull request as ready for review
July 1, 2026 18:11
Contributor
There was a problem hiding this comment.
Pull request overview
This PR corrects metadata and numbering issues in the StarCache product tech spec (docs/starcache-tech-spec.md) left over from the initial governance bootstrap, aligning the frontmatter and changelog with the governance workflow expectations.
Changes:
- Update YAML frontmatter
statusfromdrafttoreviewand correct theownerGitHub handle. - Fix Open Questions numbering to remove the
OQ-003gap (OQ-004/005→OQ-003/004). - Update the changelog entry to reflect the corrected status/owner and the OQ renumbering.
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.
Three errors in
docs/starcache-tech-spec.mdleft over from the initial governance bootstrap.Changes
owner:@MaximillianGroupInc→@MaximillianGroup(wrong GitHub handle)status:draft→review— per governance instructions, product repos propose to the spec registry asreview; only the registry owner promotes tocanonical/ratifiedOQ-003eliminated —OQ-004→OQ-003(Varnish PURGE auth),OQ-005→OQ-004(per-route TTL)Not fixed here
.github/instructions/governance/is still absent — requires triggeringgovernance-syncviaworkflow_dispatchfrom the ADR registry Actions tab. No code change can create it.