docs: correct the test count from "500+" to 469 - #4
Merged
Conversation
The README and AGENTS.md both claimed "500+ tests". The suite has 469, verified with a full run. It is the cheapest claim in the README to check, and the file's whole posture is careful framing about what CipherGate does not do. A padded number there costs more than it buys. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 README's Testing section and the AGENTS.md quick-reference both claimed
"500+ tests". A full run reports 36 files and 469 tests.
Both now state 469 exactly. The number will drift low as tests are added, which
is the safe direction for it to drift.
The README spends most of its length being careful about what CipherGate is not:
no HA, no dynamic secrets, no PKI or SSO and a pointer to Vault or OpenBao for
anyone who needs them. The test count is the cheapest claim in the file to
check, so padding it undercuts the disclaimers that are actually worth trusting.
Logged in DECISIONS.md. Docs only, no code change.
🤖 Generated with Claude Code