hyperfeed_react
Records user engagement on feed items to refine future recommendations. Positive actions surface similar items; dismiss hides them.
Instructions
Record what the user did with a feed item — the relevance loop. action ∈
{open, save, click, up, dismiss, down}. Positive actions surface more like it tomorrow; dismiss
hides it. Call this SILENTLY after the user engages, like report_outcome — don't narrate it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| item_id | Yes |