P31 spike · GeodesicRoom

State preview

Polls GET /api/geodesic/:room/state — same JSON as docs/GEODESIC-GAME-ENGINE-INTEGRATION.md in the home repo. Dev server proxies /api to the Worker (no CORS pain). Types mirror andromeda/04_SOFTWARE/packages/shared/src/geodesic-room-wire.ts when you have the monorepo; this folder stays standalone (src/types.ts).

Derived (local UI)

Shape count
Version
Rigidity
Coherence hint (0–1)

Coherence hint = clamp(0.15 + 0.02×shapes + (rigid?0.12:0), 0, 1) — demo mapping only, not wire truth.

Raw JSON