retire_hypothesis
Move a superseded hypothesis to an archive layer with a pointer to what replaced it, preserving the record while marking it as retired.
Instructions
Retire a superseded hypothesis. Moves it to an archive layer with a pointer to what replaced it. The hypothesis is preserved but marked as retired — not deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain of the hypothesis | |
| content_fragment | Yes | Fragment to match the hypothesis | |
| reason | Yes | Why it's being retired | |
| replaced_by | No | What ground truth replaced it |