refactor(gate): rename verif-counts.sh to verify-counts.sh; spell out SDD#275
Merged
Conversation
… SDD Plain-words cluster (ID-291), the two zero-risk items: - rename lib/gate/verif-counts.sh -> verify-counts.sh and sweep every LIVE reference (gate dispatch + --help, module registry, lib READMEs, the COUNTS.md generator pointer, the test-meta existence assertion). `verif-counts` stays a legacy verb alias for one release (ID-292 precedent). COUNTS.md regenerated (also corrects stale 368/164 -> 715/487). - spell out SDD as "spec-driven development (SDD)" on first use in AGENTS.md and PHILOSOPHY.md. Historical records left untouched (they document the name-at-the-time). The rest of the cluster (spoke/grill/spine/cockpit/brownfield/wave/tier/posture/RID) proved code/command/config-entangled after the wave merges and is deferred to dedicated PRs. 715/715 meta. Proof: docs/verification/plain-words-cheap.md.
Applies the ID-291 test-coverage review finding: the gate.sh dispatcher routing (both `verify-counts` and the legacy `verif-counts` alias) had no automated coverage, so the alias was an untested claim. Add a stubbed dispatch-routing test in test-meta.sh that proves both verbs route to verify-counts.sh (the real target regenerates COUNTS.md by running the suites, so it is stubbed). Regenerate COUNTS.md to the true count (717/487) after the two added tests.
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.
ID-291 plain-words cluster, honest first slice. Renames the verify-counts generator (live-ref sweep + legacy verb alias) and spells out SDD on first use. The rest of the cluster proved code/command/config-entangled post-wave and is deferred to dedicated PRs (detailed in the batch report). 715/715 meta. Proof: docs/verification/plain-words-cheap.md. No board edits (flip reported to the scribe).