PR-09: README truth pass (scanner) - #38
Merged
Merged
Conversation
- Reflect the v0.3 architecture: deterministic CLI owns matching, skill
orchestrates; two engine modes; SARIF/Code Scanning; timestamped reports;
file-ID strict mode.
- Honest-language pass: every 'safe to share/commit/store' overclaim replaced
with 'designed to minimize disclosure' + residual-risk. The Phase-2 overclaim
gate now passes repo-wide.
- Add a Cost & runtime section ($0 CLI-only mode; skill mode ~1-3 min on the
fixture; fork-PR behavior; --diff marked v0.4) and a Contributing quick-start
('found a wrong result? that's a contribution') linking the FP/FN templates.
- Skill version badge -> v0.3; Quick Start shows the CLI option and the
timestamped report path.
PNG note: an authentic fixture-generated screenshot requires the HTML report
rendering that lands with PR-14's deterministic template; the interim compressed
image is kept and the caption says so. This matches the plan, which regenerates
the PNG in PR-14.
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.
Phase 2. Makes every README claim match the new reality. Depends on PR-07.
--diffmarked v0.4).Verification: md-links resolve; overclaim gate clean; scanner-lint green.
PNG note: an authentic fixture screenshot needs the HTML rendering that lands with PR-14's template; the interim compressed image is kept and its caption says it'll be regenerated then (matches the plan).