docs(readme): strip benchmark section and detector-count claims - #16
Merged
Conversation
…nt claims The archived TRAIL/Who&When numbers and the "32 core detectors" counts in the README were stale marketing claims not worth re-litigating in package docs. Removes the dedicated Benchmark Results section and the inline detector-count references; leaves CHANGELOG.md's historical precision-boundary disclosure untouched. Bumps to 0.6.1 (docs-only).
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.
Summary
pyproject.toml+ the source-checkout fallback insrc/pisama/__init__.py) since this is a real content change to the published README.CHANGELOG.md is intentionally untouched -- its precision-boundary disclosure entry is historical record, not a live claim.
This package ships more than 20 detectors (32), so per the removal policy the "20 production-grade" claim is not being forced in here -- the count is just removed with nothing put in its place.
Test plan
ruff check src testspasses locallyquality,testmatrix,distribution) green on this PRv0.6.1(this repo'spublish.ymltriggers onrelease: published, not on a bare tag push) and confirmpisama==0.6.1lands on PyPI