← all recipes

Electromagnetic core First release

Evidence Field

show how sources support, weaken, or contradict a claim

frame bodies 0 relationships 0

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

"Evidence Field" — show how sources support, weaken, or contradict a claim. It has a charge layer (attract/repel charged matter), a link layer (ropes / cloth between neighbours), a cohesion layer (flocking — pull toward neighbours), and a repel layer (carve a void / keep-clear region). The active render stack is links, particles, heatmap.

Claims are bodies; supporting sources bind them (link + cohesion), contradictory sources repel and raise entropy (electromagnetic + strong). Strong evidence increases coherence.

Runtime tokens
charge link cohesion repel
Metrics
coherence entropy
Diagnostics
topology causality links
Conditions
related
Render
links · particles · heatmap
Reduced motion
a static claim/source table with support and conflict badges
Without motion
each source is listed as supporting or contradicting, with a confidence label

Copy this recipe

<field-root></field-root>
  <div data-body="charge" data-strength="0.9" data-range="280" data-spin="1"></div>
  <div data-body="link" data-strength="0.7" data-range="320"></div>
  <div data-body="cohesion" data-strength="0.6" data-range="260" data-feedback></div>
  <div data-body="repel" data-strength="0.5" data-range="200"></div>

See also