memory_heartbeat
Triggers reflection during interactive sessions. Nudges when no facts stored recently, alerts stale facts on third call, and prompts storing valuable work.
Instructions
Reflection check-in. Returns up to three things: a memory nudge if you haven't stored anything in 10+ minutes, stale-fact alerts every 3rd call (with IDs you can pass to memory_verify or memory_forget), and a reflection prompt asking whether the last few minutes of work produced anything worth storing. Call periodically during interactive sessions — roughly every 10 minutes or every 3rd user prompt. No arguments. Cheap and read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||