Skip to content

docs: document deterministic verification guarantees#29

Merged
DigiEmu merged 1 commit into
mainfrom
docs/deterministic-verification-guarantees-v1
May 8, 2026
Merged

docs: document deterministic verification guarantees#29
DigiEmu merged 1 commit into
mainfrom
docs/deterministic-verification-guarantees-v1

Conversation

@DigiEmu
Copy link
Copy Markdown
Owner

@DigiEmu DigiEmu commented May 8, 2026

Summary

Documents the deterministic verification guarantees now covered by the v1.0 regression tests.

This clarifies:

  • deterministic hash boundary rules
  • metadata that remains outside hash scope
  • expected_hash_v1 exclusion from replay/hash scope
  • replay idempotency
  • canonical JSON key-order and whitespace stability
  • tampered snapshot FAIL behavior

Why

Recent regression tests now enforce these guarantees in code.

This PR aligns the normative docs with the tested behavior.

Verification

git diff --check
go test ./...

@DigiEmu DigiEmu merged commit e080ea1 into main May 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant