chore: public-hygiene green - #10
Open
MattJackson wants to merge 1 commit into
Open
Conversation
…t found them Rewrites the thirteen lines the public-hygiene gate flags on main so each states the behaviour or invariant it protects instead of the workflow that produced it: the guard-number citations in next-version.sh and release-selftest.yml, the audit-id tag on dsn_password's doc comment, the red-before-green / mutation-campaign narration in tests.rs (every test's described failure mode is preserved — only the process framing is gone), and the internal-tooling aside in the two e2e plugin_path() doc comments. While here: CONTRIBUTING.md's Architecture section still claimed the busbar-store-postgres library crate lives in the busbarAI monorepo; it lives in this repository's store-postgres/ directory (the plugin's Cargo.toml path dependency says so), so the section now points contributors at the right place.
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.
Rewrites every line the public-hygiene gate flags on main so it states the software's behaviour instead of the process that produced it, plus factual fixes to copy-pasted docs found along the way. No functional changes.
🤖 Generated with Claude Code