Skip to content

fix: land the rescope rewrite and sync repo-standards - #90

Merged
retr0h merged 1 commit into
mainfrom
fix/land-rescope-rewrite
Aug 16, 2026
Merged

fix: land the rescope rewrite and sync repo-standards#90
retr0h merged 1 commit into
mainfrom
fix/land-rescope-rewrite

Conversation

@retr0h

@retr0h retr0h commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Two fixes, both prerequisites for standardizing the five CONTRIBUTING.md files.

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 main carries the version that was rejected in review.

Restores:

  • the repo-standards delta — fixed middle sections, sentence-case headings, conventions stated in full, and no prose restating what a tool enforces
  • drops the shared-contributor-documentation capability
  • the corrected proposal.md, design.md, and tasks.md

2. repo-standards was not in the corpus

It existed only inside standardize-repository-layout and specify-agent-tool-invocation, both unarchived. So the delta above had nothing to land on, and five repositories cited a capability openspec/specs/ did not hold — the same gap #88 closed for go-code-standards.

Merged from both deltas: 16 requirements, 44 scenarios.

Verification

  • openspec validate --specs — 8 passed, 0 failed
  • just test — 13 passed, 0 failed

Next

With this in, the five repos can be standardized. gohai first — it is on main with its shared conventions removed.

🤖 Generated with Claude Code

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>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant