We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8159ccb commit 1d9b991Copy full SHA for 1d9b991
1 file changed
examples/geometry_proof_v0.1.json
@@ -6,7 +6,8 @@
6
"notes": [
7
"This fixture demonstrates bounded validation examples only.",
8
"The examples are synthetic and path-local.",
9
- "Signature verification is represented symbolically in v0.1 and is not a production cryptographic implementation."
+ "Signature verification is represented symbolically in v0.1 and is not a production cryptographic implementation.",
10
+ "The signature field is symbolic only. No cryptographic enforcement or verification is implemented or claimed in v0.1."
11
],
12
"valid_example": {
13
"expected_result": "ALLOW",
0 commit comments