Skip to content

Commit 3cad52b

Browse files
hyperpolymathclaude
andcommitted
fix: correct 'formal soundness' claim — proofs are pending, not done
Idris2 ABI files are RSR template boilerplate with {{PROJECT}} placeholders. No domain-specific proofs exist yet. Wording changed to be honest. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9c2f073 commit 3cad52b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[package]
33
name = "patch-bridge"
44
version = "0.1.0"
5-
description = "CVE mitigation lifecycle — from disclosure to verified remediation with reachability analysis and formal soundness"
5+
description = "CVE mitigation lifecycle — from disclosure to verified remediation with reachability analysis (formal soundness proofs pending)"
66
authors = ["Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>"]
77
license = "PMPL-1.0-or-later"
88
repository = "https://github.com/hyperpolymath/patch-bridge"

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
55

66
**Closing the detection-to-remediation gap in CVE lifecycle management.**
77

8-
Existing vulnerability scanners stop at _detection_. Patch Bridge closes the gap through reachability-filtered triage, formal mitigation soundness (Idris2), and adoption gating (PanLL panel).
8+
Existing vulnerability scanners stop at _detection_. Patch Bridge closes the gap through reachability-filtered triage, reachability-filtered triage (formal soundness proofs pending), and adoption gating (PanLL panel).
99

1010
== Origin
1111

0 commit comments

Comments
 (0)