chore: close out standardize-repository-layout - #92
Merged
Conversation
Every task is now checked. The five that remained were verifications nobody had run. 5.2, 5.3, and 7.6 are satisfied by the Go float. The divergence was not hypothetical: mise supplied 1.25.7 while continuous integration built with 1.26.6, so contributors formatted and linted on a different toolchain than the one checking the result. 7.4 found one defect. osapi-justfiles gave Usage the Install emoji, invented Available Recipes for a table the Documentation section covers, and omitted Documentation, which a utility repository requires. 7.7 ran just test in all seven repositories on main. All pass. 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.
Every task in
standardize-repository-layoutis now checked. This is the first of the four in-flight changes to reach zero unchecked tasks.The five that remained were verifications nobody had run.
5.2, 5.3, 7.6 — the Go toolchain
Satisfied by the float that landed across the five Go repositories. Worth recording that the divergence was not hypothetical:
.mise.toml(go = "1.25")go-version: stable)Contributors were formatting and linting on a different toolchain than the one checking the result. Both paths now float together, which is what the requirement asks where nothing automates the version.
7.4 — README vocabulary
Five of six audit clean.
osapi-justfilesdid not:Usagecarried theInstallemoji,Available Recipeswas an invented name for a table of links thatDocumentationcovers, andDocumentation— required for a utility repository — was missing. Fixed in osapi-io/osapi-justfiles#60.gohaiandosapi-orchestratorcarry subject-specific sections (Collectors,Related Works,Targeting,Operations), all placed beforeContributingas the requirement permits.7.7 —
just testeverywhereRun on
mainin all seven repositories after the Go float:gohai,nats-client,nats-server,osapi-orchestrator,osapi,osapi-justfiles,specs. All pass, on the same toolchain CI uses.Next
This change is ready to archive once osapi-io/osapi-justfiles#60 merges. Archiving syncs the
repo-standardsdeltas into the corpus and files the change — note the corpus already holdsrepo-standards, synced ahead of it in #90.just test— 13 passed, 0 failed.🤖 Generated with Claude Code