Intent Magnet
pull likely actions toward the user's current context
frame — bodies 0 relationships 0
Running the actual recipe live via applyRecipe() — not a mock.
"Intent Magnet" — pull likely actions toward the user's current context. It has a gravity layer (universal attraction toward mass), a memory layer (a decaying trail / hysteresis), a link layer (ropes / cloth between neighbours), and a cohesion layer (flocking — pull toward neighbours). The active render stack is links, field-lines, dots, particles.
Current focus, history, and task state become a gentle gravity center that draws likely next actions closer; memory weights what worked before while cohesion keeps related actions together, assisting without taking control.
Copy this recipe
<field-root></field-root>
<div data-body="gravity" data-strength="0.9" data-range="380" data-feedback></div>
<div data-body="memory" data-strength="0.6" data-range="280"></div>
<div data-body="link" data-strength="0.6" data-range="300"></div>
<div data-body="cohesion" data-strength="0.5" data-range="260"></div> See also
- Priority Well make important elements feel naturally weighted without shouting
- Focus Orbit keep related options moving around the active item
- Search Relevance Field let search results settle by relevance, confidence, and recency
- Reading Field make long content pages reveal attention, memory, and concept links
- Attention Weather show system urgency, density, and activity across a dashboard
- Command Intent Field let command palettes settle around likely intent