Diagrid
Back to Verifiable Execution
Verifiable Execution

How does Catalyst ensure that a verifiable record captures every step that executed, even if the agent process crashes?

Catalyst appends a signed record to a durable log before beginning a step, ensuring that a crash only omits steps that never started. The log’s sequence and signatures allow a verifier to replay up to the crash point. However, this does not prove that a step’s side effects were fully applied; external systems may have partially executed. Confirm side effects by checking those systems.

Was this article helpful?

Your feedback helps improve Diagrid's FAQ experience.

Keep reading

More Diagrid FAQ articles

View all