P31 spike · GeodesicRoom
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).
Coherence hint = clamp(0.15 + 0.02×shapes + (rigid?0.12:0), 0, 1) — demo mapping only, not wire truth.
—