Historisches Werkstatt-Artefakt — frühe Stufe des Resonanzfelds. Dokumentiert die Genese; entspricht nicht dem konsolidierten Stand (Ψ = M + i I) und ist nicht zitierfähig. ← Werkstatt · aktuelles Modell (Stufe 3)

System-Kontrollen

Rollen-Vorlagen

Aktionen

Gespeicherte Rollen

System-Status

Phase
Struktur
Kohärenz
0.00
Information I(t)
0.00
Antistruktur
0.00
Agenten
0
Ausgewählt
-

Agent Konfiguration

Bewegungsparameter

Soziale Parameter

Resonanz-Parameter

Strukturphase
agents) { if (agent.isPointInside(x, y)) { clickedAgent = agent; break; } } if (clickedAgent) { this.selectAgent(clickedAgent); } else { this.signals.push(new Signal(x, y, this)); this.selectAgent(null); } } handleDoubleClick(e) { const rect = this.canvas.getBoundingClientRect(); const x = e.clientX - rect.left; const y = e.clientY - rect.top; for (let agent of this.