fix: land the rescope rewrite and sync repo-standards - #90
Merged
Conversation
PR #89 was squash-merged from its first commit, so main carries the version that moved conventions out to a fetched fragment. The rewrite that replaced it -- every repository states its conventions in full, with the five files structurally identical -- was pushed to the branch after the merge and never landed. This restores it: the repo-standards delta fixing the middle sections, sentence-case headings, and stating conventions in full, with the shared-contributor-documentation capability dropped. Also syncs repo-standards into openspec/specs/. It existed only inside two unarchived changes, so the delta above had nothing to land on and five repositories cited a capability the corpus did not hold. Merged from the standardize-repository-layout and specify-agent-tool-invocation deltas: 16 requirements, 44 scenarios. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Thank you for contributing to this project! 😊🕹️ |
This was referenced Aug 16, 2026
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.
Two fixes, both prerequisites for standardizing the five
CONTRIBUTING.mdfiles.1. The rewrite never landed
#89 was squash-merged from its first commit. The rewrite that replaced the fetched-fragment approach with "every repository states its conventions in full" was pushed to the branch after the merge, so
maincarries the version that was rejected in review.Restores:
repo-standardsdelta — fixed middle sections, sentence-case headings, conventions stated in full, and no prose restating what a tool enforcesshared-contributor-documentationcapabilityproposal.md,design.md, andtasks.md2.
repo-standardswas not in the corpusIt existed only inside
standardize-repository-layoutandspecify-agent-tool-invocation, both unarchived. So the delta above had nothing to land on, and five repositories cited a capabilityopenspec/specs/did not hold — the same gap #88 closed forgo-code-standards.Merged from both deltas: 16 requirements, 44 scenarios.
Verification
openspec validate --specs— 8 passed, 0 failedjust test— 13 passed, 0 failedNext
With this in, the five repos can be standardized.
gohaifirst — it is onmainwith its shared conventions removed.🤖 Generated with Claude Code