The operational event log is not proof that an object was committed to the ledger. A ledger block is not a substitute for presenting the current signed contract or token history to an application user.
Application audit checklist
- Store the domain object ID returned by the Neuron.
- Store the operation time and the authenticated actor in your application log.
- Retrieve the object or its history from the owning API when evidence is needed.
- Correlate failures with Neuron event IDs.
- Ask the operator for ledger verification only when the assurance requirement calls for it.