chore: archive standardize-repository-layout - #93
Merged
Conversation
All 44 tasks complete and all four artifacts done. The first of the four in-flight changes to finish. Its repo-standards delta was already in the corpus, synced ahead of the archive so that repositories citing the capability had something to resolve to. Compared before moving: all 15 ADDED requirements present, every scenario present, nothing left to apply. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Thank you for contributing to this project! 😊🕹️ |
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 first of the four in-flight changes to finish. 44/44 tasks complete, all four artifacts done.
Archive checks
doneThe
repo-standardsdelta was synced ahead of the archive (#90), because five repositories were already citing the capability while it existed only inside this change. Compared again before moving: nothing left to apply.What this change did
Converted seven repositories to a common layout — root
CONTRIBUTING.md,AGENTS.md, and aCLAUDE.mdthat points at it. The last and largest wasosapi, whose 917-lineCLAUDE.mdsplit by audience across osapi-io/osapi#450.Along the way it also found and fixed things nobody had checked:
specs/LICENSEwas not byte-identical,osapiinvokeduvwithout declaring it,osapi-justfiles' README used an invented section name, and — the one that was actively biting — every contributor was building on Go 1.25.7 while CI used 1.26.6.Remaining active changes
specify-agent-tool-invocation(1 task),specify-go-code-standards(2),rescope-go-code-standards(3),specify-documentation-homes(~14).just test— 12 passed, 0 failed.🤖 Generated with Claude Code