Skip to content

Commit 863359d

Browse files
giskard09claude
andcommitted
docs: conformance-methodology — embedded_fixture evidence mode
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 313b58d commit 863359d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

examples/conformance/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,3 +244,11 @@ mismatch, with no preimage retries, no coercion, and no normalization.
244244
Standalone runner: `python3 recompute-drift-v1/verify.py` (stdlib only,
245245
deterministic, exit 0 on full pass). See [`recompute-drift-v1/README.md`](./recompute-drift-v1/README.md)
246246
for the drift-family table and the explicit not-covered list.
247+
248+
## Conformance methodology
249+
250+
All sets in this directory use embedded_fixture evidence mode: every key,
251+
canonical byte sequence, and hash needed to reproduce the result is present
252+
in the fixture. No external key resolution, network fetch, or out-of-band
253+
trust input is required. A verifier with only the fixture file and a correct
254+
SHA-256 / Ed25519 implementation reaches the same result as the original run.

0 commit comments

Comments
 (0)