This page summarizes the normative guarantees and definitions of the DigiEmu Core public standard. It defines deterministic reconstruction of knowledge state and snapshot-verifiable verification.
The following statements are intended as standard-level requirements. They define the audit surface.
Verification is evidence-based and tool-agnostic. It is defined as deterministic replay plus hash comparison.
The following artifacts provide the full normative and governance definitions.
The following keywords indicate requirement levels in this specification. They are used to express conformance criteria.
The public documentation suite provides the formal specification and the conformance boundaries for deterministic replay and verification.
Note: Download links serve PDF files from public/docs.
The current release is DigiEmu Core 2.0 (tag: core-2.0.0). This page mirrors the cryptographic release line as published in the DigiEmu Core repository.
The v1 baseline and signed patch line remain available as a legacy archive.
Release tags are signed. Independent verification is performed with Git tag signature checks against the published public key material.
git tag -v core-2.0.0 # Legacy v1 archive: git tag -v v1 git tag -v v1.0.3
Verification uses Git’s built-in signature checks. The public key material and fingerprint are published in the public standard repository.
Core 2.0 (core-2.0.0) is the current release. It is cryptographically anchored and audit-traceable.