recall
Check past hypotheses and experiments to avoid re-visiting refuted or inconclusive paths. Prioritizes failed attempts with reasons to help propose new, committed predictions.
Instructions
CALL THIS FIRST, before proposing any hypothesis (pre-mortem gate).
Returns ranked past hypotheses/experiments. Refuted and inconclusive matches are ranked to the TOP with a one-line reason they failed and the diagnostic delta that killed them — so you never silently re-walk a dead end. Also returns a calibration note if the query touches a diagnostic with a track record. After reading this, propose a NEW hypothesis (or supersede a prior one) with a committed prediction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Free-text about the idea you're about to try | |
| problem_id | No | ||
| topic_tags | No | e.g. [jepa, contrastive] | |
| problem_tags | No | e.g. [attention-collapse] |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||