Record a drift score
drift_recordRecord a 0-100 fidelity score for a ticket in a drift run, explaining any gaps and listing inspected files. Verdict is auto-derived or can be specified.
Instructions
Record a 0–100 fidelity score for one ticket in a drift run (verdict is derived: >=80 aligned, 50–79 partial, <50 drift — or pass your own). Provide a short gap explaining any shortfall, and optionally the files you checked. Upserts by ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gap | No | What drifted / what's missing (for partial/drift). | |
| files | No | Files/paths inspected for this ticket. | |
| runId | No | Drift run id (defaults to the latest run). | |
| score | Yes | Fidelity 0–100 of implementation vs the ticket's intent. | |
| ticket | Yes | ||
| project | Yes | ||
| verdict | No |