Semantic Snap
align objects, cards, or text fragments by meaning instead of only geometry
frame — bodies 0 relationships 0
Running the actual recipe live via applyRecipe() — not a mock.
"Semantic Snap" — align objects, cards, or text fragments by meaning instead of only geometry. It has a link layer (ropes / cloth between neighbours), a tether layer (bind matter to an anchor), a cohesion layer (flocking — pull toward neighbours), and a crystallize layer (snap matter onto a lattice). The active render stack is links, field-lines, particles, dots.
Strong relational binding lets objects snap by meaning: link and tether (spring) draw matching tags or dependent blocks together while crystallize locks them into a clean semantic alignment.
Copy this recipe
<field-root></field-root>
<div data-body="link" data-strength="1" data-range="360" data-feedback></div>
<div data-body="tether" data-strength="0.8" data-range="300"></div>
<div data-body="cohesion" data-strength="0.6" data-range="280"></div>
<div data-body="crystallize" data-strength="0.6" data-range="260"></div> See also
- Relationship Bond keep related elements visually and behaviorally connected
- Concept Cluster group related terms, cards, or sections without hard layout changes
- Coherence Field show whether a form, workflow, or dataset is becoming stable
- Form Stability Field show validation as coherence instead of error noise
- Dependency Tension reveal constraints, blockers, and coupled states
- Group Magnet let related cards, assets, or controls cluster intelligently