Netzwerksolution Documentation Report

FAILURE_ROLLBACK_EVIDENCE

Nachweise zu Fehlern und Rollback#

Contract#

Failed executions use the same seal as successful . They include failurePhase, the error, completed phases and a structured rollback object. They are retained as failed and can never satisfy a gate.

Rollback outcome#

rollback.attempted records whether materialized state had changed. rollback.status is SUCCEEDED, FAILED or NOT_REQUIRED. Restored components and rollback errors remain in the sealed evidence.

Deployment integration#

snapshots the current installation before replacement. A failure after mutation restores the snapshot, records restoration separately, seals the failed deployment evidence and appends it to the Runtime index.