Commit Graph
2 Commits
Author SHA1 Message Date
george-keygraphandClaude Opus 5 e7edef49d7 docs: correct rating semantics stale since v2.2.0
v2.2.0 (feat(worker): record severity in analysis mode, #413) made every
finding carry a severity, and min_severity now applies in both modes
(prompt-manager.ts applies the severity filter unconditionally; only
min_confidence is gated to analysis-only runs).

configuration.md still described the pre-2.2.0 model: min_severity as
exploit-only, findings carrying one rating or the other but never both,
and analysis runs producing no severity at all.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 15:27:19 -07:00
george-keygraphandClaude Opus 5 6a83495182 docs: add CI/CD section, common questions, and provider-breadth framing
Lead the prerequisites with provider breadth and BYOK instead of Claude.

Add a Continuous Integration section after Quick Start with a working
GitHub Actions example, plus docs/ci-cd.md covering headless execution,
artifact paths, SARIF upload, merge-gating options, and runtime/cost
guidance.

Add three Key Capabilities bullets (machine-readable output, headless
CI/CD execution, BYOK/provider-agnostic) and a question-shaped Common
Questions section before Safety.

Regenerate llms-full.txt, which had drifted from docs/ai-providers.md.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-13 15:15:54 -07:00