We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Wiki refresh: bring all pages current (merge-gate / verify-first, v0.10, 80+ checks) Comprehensive refresh of every content page to match the current repo: - Merge-gate / verify-first positioning + new canonical tagline across Home, Quickstart, Concepts, FAQ, Architecture. - Version pins 0.2.x/0.4.x -> v0.10.0; report schema v0.22, packet v0.6, baseline v0.5; CI filename agents-shipgate.yml; diff-aware Action examples (fetch-depth: 0, diff_base: target). - Check catalog 28 -> 80+ with an accurate category map (81 across 19 categories). - New vocabulary: release decision, capability change, merge verdict / verifier; exit code 6; SARIF + Release Evidence Packet outputs; outputs tables now lead with decision / merge_verdict (status marked legacy). - Manifest tool_sources expanded to all 10 adapters; output.formats include sarif/packet; corrected the removed-in-v0.4 check_severity_overrides note. - Trust-Model ALLOWED_EXCEPTIONS framing; Troubleshooting agent-mode error kinds + report-vs-packet format split; Plugin-Authoring adapter entry point + load-time validation gates. - Softened stale exact finding counts (no fabrication) in Real-World-Examples; fixed the Home -> OpenAI-SDK section anchor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add Anthropic cookbook example to Real-World Examples Document a fourth real-world scan against the Anthropic Messages API adapter using the canonical anthropic-cookbook customer service agent (get_customer_info, get_order_details, cancel_order). The destructive cancel_order tool fires SHIP-POLICY-APPROVAL-MISSING (critical) — the exact release blocker the scanner exists to surface, on a public Anthropic-published example. Also notes the companion anthropic-quickstarts/agents demo to show server-side built-in tool skipping (web_search_20250305, code_execution_20250522). Updated Home.md "What it catches" paragraph to include the Anthropic finding and bumped the version reference from v0.2.0 to v0.4.x. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Initial wiki: 15 expert-level pages covering quickstart, concepts, manifest, checks, real-world examples, CI, baselines, trust, plugins, troubleshooting, FAQ, and architecture