The cryptographic evidence chain for every agent action.
The Evidence Graph is how the ETHRAEON constitutional runtime and evidence control layer proves what happened. Every action emits a record as it occurs; each record carries a hash and references the prior state, so the chain is append-only and tamper-evident. This page is an architecture and capability view, not a live telemetry feed.
Each record carries a hash that can be checked against the chain.
Records are produced as actions happen, not reconstructed afterward.
The full lineage of actions stays available for review and replay.
Hash verification is the first capability above, made concrete. Paste any evidence record and compute its SHA-256 digest, the same digest the evidence layer stamps on every record. This runs entirely in your browser and queries nothing: it demonstrates the capability, it does not read the live chain.
The live evidence chain roots at 687e0c0f. A real record is accepted only when its digest and prior-state reference line up against that root.
The Evidence Graph is internal constitutional evidence infrastructure, emitted by the orchestration layer. This is an architecture and capability view drawn from the system registry, not a live telemetry feed.
Humanitas ante Machinam.