Review Constellation
bind reviewers, comments, issues, and artifacts into one field
Running the actual recipe live via applyRecipe() — not a mock.
"Review Constellation" — bind reviewers, comments, issues, and artifacts into one field. It has a link layer (ropes / cloth between neighbours), a charge layer (attract/repel charged matter), a cohesion layer (flocking — pull toward neighbours), a pressure layer (relax crowding (incompressibility)), and a memory layer (a decaying trail / hysteresis). The active render stack is links, field-lines, heatmap, particles.
Reviewers, comments, issues, and artifacts bind into one constellation: open issues hold tension, resolved comments cool into memory, and a reviewer in focus emits current to the artifact (the strong bind holds it, charge marks active focus).
Copy this recipe
<field-root></field-root>
<div data-body="link" data-strength="1" data-range="340" data-feedback></div>
<div data-body="charge" data-strength="0.7" data-range="300" data-spin="1"></div>
<div data-body="cohesion" data-strength="0.7" data-range="300"></div>
<div data-body="pressure" data-strength="0.6" data-range="260"></div>
<div data-body="memory" data-strength="0.4" 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