Verify fixes landed
verify_fixesRe-scan a public URL and evaluate fix-specific stable ids from a previous v1 or v2 Fix Pack. A fix closes when its finding id is absent; score delta is secondary evidence only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public site URL (https://example.com) | |
| previous_fix_pack | Yes | The Fix Pack returned earlier by get_fix_pack (or an object with {score, fixes:[{id}]}). |