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.
c748f3b
v2.3.0 — Argument-Value Provenance (ADR-7) A causal proxy (post-hoc, verbatim-flow) for injection->consequence detection. ADDITIVE, OPT-IN, BYTE-IDENTICAL passthrough when the new flag is empty. Headline (TEST split, 192 positives, FROZEN dev/test, PREREG-verified): - v2.2 corr: 138/192 (71.9%) - v2.3 -P: 100/192 (52.1%) (delta = -38, the FP-killer result) - FAILED FP: 28.7% -> 13.9% (halved) - BENIGN FP: 5/352 -> 0/352 (all killed) The 52.1% is a POST-HOC SUBSTRING-MATCH PROXY, not causation. See docs/adr/ADR-7-argument-value-provenance.md for the full honest ceiling. Refs: - tests/corpus/PREREG-v2.3.md (frozen, SHA 5e62e9e2... UNCHANGED post-scan) - tests/corpus/PROOF-v2.3-argument-value-provenance.md - tests/corpus/v2.3-argument-value-provenance-report.json (schema-validated) - BENCHMARK.md v2.3 section - CHANGELOG.md [2.3.0] entry