← all recipes

Strong core First release

Coherence Field

show whether a form, workflow, or dataset is becoming stable

frame bodies 0 relationships 0

Running the actual recipe live via applyRecipe() — not a mock.

"Coherence Field" — show whether a form, workflow, or dataset is becoming stable. It has a cohesion layer (flocking — pull toward neighbours), a pressure layer (relax crowding (incompressibility)), a link layer (ropes / cloth between neighbours), and a repel layer (carve a void / keep-clear region). The active render stack is particles, heatmap.

As valid pieces align, the field becomes more coherent (strong binding); missing or contradictory pieces raise pressure and entropy.

Runtime tokens
cohesion pressure link repel
Metrics
coherence entropy pressure
Diagnostics
inspector causality heatmap
Render
particles · heatmap
Reduced motion
a static coherence/progress rail marks stable and unstable sections
Without motion
validity is announced and shown with icon + text per field

Copy this recipe

<field-root></field-root>
  <div data-body="cohesion" data-strength="0.7" data-range="280" data-feedback></div>
  <div data-body="pressure" data-strength="0.5" data-range="240"></div>
  <div data-body="link" data-strength="0.5" data-range="260"></div>
  <div data-body="repel" data-strength="0.4" data-range="180"></div>

See also