Reading Field
make long content pages reveal attention, memory, and concept links
frame — bodies 0 relationships 0
Running the actual recipe live via applyRecipe() — not a mock.
"Reading Field" — make long content pages reveal attention, memory, and concept links. It has a attract layer (draw matter into a focus / well), a memory layer (a decaying trail / hysteresis), and a link layer (ropes / cloth between neighbours). The active render stack is trails, links, particles.
Sections near the viewport centre gain attention (gravity); dwelled sections accumulate memory; related concepts and citations light up through relationships. The flagship /docs/reading-field demo runs this on the production platform runtime.
Copy this recipe
<field-root></field-root>
<div data-body="attract" data-strength="0.8" data-range="300" data-feedback></div>
<div data-body="memory" data-strength="0.7" data-range="360"></div>
<div data-body="link" data-strength="0.5" data-range="320"></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
- 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