Skip to content

Commit 1d9b991

Browse files
committed
docs: clarify symbolic signature boundary in geometry fixture
1 parent 8159ccb commit 1d9b991

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

examples/geometry_proof_v0.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"notes": [
77
"This fixture demonstrates bounded validation examples only.",
88
"The examples are synthetic and path-local.",
9-
"Signature verification is represented symbolically in v0.1 and is not a production cryptographic implementation."
9+
"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."
1011
],
1112
"valid_example": {
1213
"expected_result": "ALLOW",

0 commit comments

Comments
 (0)