Skip to content

fix: correct governance spec frontmatter, owner handle, and OQ numbering#8

Merged
MaximillianGroup merged 1 commit into
mainfrom
copilot/add-governance-documentation
Jul 1, 2026
Merged

fix: correct governance spec frontmatter, owner handle, and OQ numbering#8
MaximillianGroup merged 1 commit into
mainfrom
copilot/add-governance-documentation

Conversation

Copilot AI commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Three errors in docs/starcache-tech-spec.md left over from the initial governance bootstrap.

Changes

  • owner: @MaximillianGroupInc@MaximillianGroup (wrong GitHub handle)
  • status: draftreview — per governance instructions, product repos propose to the spec registry as review; only the registry owner promotes to canonical/ratified
  • OQ numbering: gap at OQ-003 eliminated — OQ-004OQ-003 (Varnish PURGE auth), OQ-005OQ-004 (per-route TTL)
  • Changelog: updated to reflect correct status and the fixes applied

Not fixed here

.github/instructions/governance/ is still absent — requires triggering governance-sync via workflow_dispatch from the ADR registry Actions tab. No code change can create it.

- 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 AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 status from draft to review and correct the owner GitHub handle.
  • Fix Open Questions numbering to remove the OQ-003 gap (OQ-004/005OQ-003/004).
  • Update the changelog entry to reflect the corrected status/owner and the OQ renumbering.

@MaximillianGroup
MaximillianGroup merged commit 5c7bbdc into main Jul 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants