record_attempt
Record a self-test outcome to update reliability aggregates. Supports registered probes and ad-hoc observations with optional notes and latency.
Instructions
Record a self-test outcome. Updates reliability aggregates.
Use for both registered probes (pass probe_id) and ad-hoc self-
observations — e.g. you noticed yourself miscounting items in this
very turn → record_attempt('count_long_context', false, note='said 32, actual 47').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| success | Yes | ||
| category | Yes | ||
| probe_id | No | ||
| latency_ms | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |