Skip to content

Conformance

Conformance determines whether an implementation or artifact satisfies an explicit verification contract.

  • required fields
  • schemas
  • canonicalization rules
  • verification behavior
  • failure behavior
  • replay expectations
  • integrity requirements

Without an explicit contract, two implementations may both claim to verify the same artifact while applying different rules.

Conformance turns verification behavior into something that can itself be tested.

Individual DigiEmu technologies may define their own schemas, CLI contracts or verification rules.

This cross-technology section describes the shared principles rather than replacing those technology-specific contracts.