docs(readme): reconcile with the 8-lens + baseline/verdict feature set - #7
Merged
Conversation
The merges added four lenses (smuggle, mcp, ocr, mcp-scan, garak), the suppression baseline, and the verdict policy, leaving several sections stale or self-contradictory. Fixes: - intro lens table listed 4 of 8 lenses → now shows all native lenses + a signpost to the opt-in pair and the baseline/verdict features; - Quickstart told readers to read manifest.json 'for the verdict' → corrected to report.sh's OVERALL line (manifest is bumblebee alone — the #1 mistake); - 'How a scan cycle works' read as bumblebee-only → notes lenses run + worst-wins; - 'offline vs external' miscounted ('first six'), dropped skillspector, and claimed 'nothing leaves your machine' while osv/govulncheck query public DBs → rewritten accurately (only mcp-scan/garak phone out, and they're opt-in); - 'what each answers' + Layout tree + HONEY_SKILL_ROOTS text updated for the new lenses and lib/verdict.sh. Co-Authored-By: Claude Opus 4.8 (1M context) <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 five merged PRs added four lenses, the suppression baseline, and the verdict policy — but left the README's intro table, Quickstart, layout tree, and the 'offline vs external' paragraph stale or self-contradictory. This is a docs-only pass fixing the confusions a fresh reader would hit.
Notable corrections
manifest.jsonfor the verdict — that's bumblebee alone (readscleaneven when a lens fires). Corrected toreport.sh'sOVERALL:line, the same thing the routine prompt warns about.osv-scanner/govulncheckquery public vuln DBs. Rewritten accurately: onlymcp-scan/garakphone out, both opt-in.🤖 Generated with Claude Code