save_verification
Record verify_snapshot results: pass verdicts get a verifiedAt stamp, while failures are flagged with your note and surface across context, snapshots, and drift checks until fixed.
Instructions
Record verify_snapshot verdicts. Entries judged ok are stamped verifiedAt; failures are flagged verificationFailed with your note and surface in get_context, get_snapshot, and mason_check_drift until corrected. Verdict notes are required for failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | Yes | Absolute path to the project root directory | |
| verdicts | Yes | Entry name → verdict, exactly as returned by verify_snapshot |