Handle Verification Failure
A failed verification is useful information.
Recipe
Section titled “Recipe”- Preserve the failed result.
- Identify the reported mismatch.
- Confirm the expected evidence.
- Check for missing or changed inputs.
- Correct the source or artifact if appropriate.
- Generate a new artifact.
- Run verification again.
Do not overwrite the meaning of the original failed result.
A later successful verification is a new result.