Process history
The substantively readable history of the operation.
LEDGER ARCHITECTURE
The ledger architecture describes how execution and its history remain connected. Recorded actions, state changes, reviews, and corrections form a shared history. Its substantive sequence and technical verification serve different purposes.
Evidence emerges within the process.
Event model
When a person performs a work step, confirms a review, or corrects a value, the affected operation changes. 420+ records this change as an event with its time, object, state, and responsibility.
Data provenance connects data to their origin, the operations involved, and responsible actors, making it possible to trace how a record was created.
A person or a defined system process initiates the step.
What happened, when, and by whom is recorded.
The affected operation and its objects are updated.
Measurements, images, and documents remain assigned to the event.
The decision draws on the history so far and itself becomes part of it.
Human and system-generated events remain distinguishable.
Evidence is created during execution.
Traceability
The same history serves three different purposes: it makes the operation understandable in substance, provides its review-relevant history, and preserves the technical connection between events.
The process history connects action, responsibility, previous state, new state, and result into an understandable operation.
For a specific batch, this process history can also provide the technical foundation for an Electronic Batch Record: the EBR consolidates the executed batch as the domain record, while the ledger architecture protects its history and integrity.
The substantively readable history of the operation.
The review-relevant history of actions, decisions, and evidence.
The technically verifiable connection between stored events.
The process history explains the operation. The audit trail organizes the review-relevant history. The integrity chain makes its connection technically verifiable.
Controlled change
Corrections and reviews extend the process record without invisibly replacing earlier entries. Under the architectural principle of event sourcing, the current system state is built from an ordered sequence of events.
The original entry remains in place. The correction is appended as a new block and linked to the original entry.
Corrections do not change the past. They extend the history.
If separation of duty is specified, the review must account for the people actually involved. An exception is possible only through an expressly defined procedure that permits it; justification alone does not override a binding separation requirement.
The review is not separate from the process record. It extends it.
Verifiable integrity
Permissions control who may act. An integrity chain can reveal deviations from a protected reference state. For this to work, the relevant verification values must be secured so that they cannot be replaced unnoticed together with the event data.
Simplified illustration for explanatory purposes.
prev0000…hasha3f9…preva3f9…hash7c2e…prev7c2e…hashb1d8…Check the connection between the three blocks.
The demonstration shows a mismatch between fixed example values. It does not calculate cryptographic hashes. If the data and all verification values are regenerated together, an internally consistent chain can result; only the protected earlier reference state enables comparison. The substantive correctness of a measurement remains a separate question.
Cryptographic verification data can additionally be retained by an independent party. This requires a defined recipient and a specified verification procedure.
Verification can be designed without a public blockchain or tokens. Which verification data are transmitted to whom must be determined in advance; protected operational content must not unintentionally become inferable from the verification data.
The check verifies the consistency of the integrity chain—not the substantive correctness of the process.
Technical integrity replaces neither substantive review nor the operator's responsibility.
EXPLORE THE KNOWLEDGE BASE
Further articles explain the central models behind a traceable process history.
Next step
Process Mining uses the same event foundation to reveal how processes actually unfold, where variants arise, and which relationships should be investigated.