Search Relevance Field
let search results settle by relevance, confidence, and recency
frame — bodies 0 relationships 0
Running the actual recipe live via applyRecipe() — not a mock.
"Search Relevance Field" — let search results settle by relevance, confidence, and recency. It has a attract layer (draw matter into a focus / well), a memory layer (a decaying trail / hysteresis), and a repel layer (carve a void / keep-clear region). The active render stack is particles, heatmap.
Relevance becomes attract strength so confident results sink into deeper wells; weak results drift out (repel); previously opened results retain memory.
Copy this recipe
<field-root></field-root>
<div data-body="attract" data-strength="1" data-range="280" data-feedback></div>
<div data-body="memory" data-strength="0.6" data-range="320"></div>
<div data-body="repel" data-strength="0.5" data-range="200"></div> See also
- Priority Well make important elements feel naturally weighted without shouting
- Focus Orbit keep related options moving around the active item
- Signal Path show information flowing through citations, dependencies, or routes
- Evidence Field show how sources support, weaken, or contradict a claim
- Conflict Field make contradiction, uncertainty, and unstable state visible
- Relationship Bond keep related elements visually and behaviorally connected