We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee059f commit f6bae2aCopy full SHA for f6bae2a
1 file changed
README.md
@@ -52,8 +52,16 @@ current v1 guarantees:
52
53
- payload binding: see issue #8
54
- atomic commit boundary: see issue #9
55
-- audit-failure control: see issue #10
56
-- frozen DecisionRecord snapshot for audit fidelity: see issue #11
+
+### Recently hardened
57
58
+The following v1 hardening gaps have been addressed on the demonstrated path:
59
60
+- audit-failure control: see PR #18 / issues #10 and #11
61
+- frozen DecisionRecord snapshot for audit fidelity: see PR #18 / issues #10 and #11
62
63
+These fixes do not create a path-universal guarantee, production-readiness claim,
64
+compliance claim, or certification claim.
65
66
### What this gate does not, by itself, prove
67
0 commit comments