lab.jny.app

Experimental component lab — current/new designs, isolated from legacy.

Isolated dev surface. This is not the legacy gma.jny.app / grandmatriarchy flat-mapping playground (that's quarantined while it's worked through), and it's not the real jny.app app. It's a clean bench for proving new components in context. Demos here may load dev-only CDN libs.
Most cards have moved. The JNY cards previously here are now live in the real app at my.jny.app (dev-mode for the operator). What remains below is intentionally lab-only: the Comm bench, the Studio (thick) app, and the Coach commercial suite (DaisyOne). Migrated sources are quarantined in _migrated_to_my_2026-05-30/.
Comm — master communications hub The one comm mini: tabs are channels (Contacts / Channels / DM / Call / Video / Voicemail / Stream / Radio), doors are deep-links, and "apps" (Phone / Radio / Walkie) are just modes — all filtered by Build + SecJSON. Contact-anchored calling (no blank call), PiP minimize, and message-class + transport trust glyphs. The Call tab mounts the real <gmad-phone> dialer. Shell/mock — the develop-here surface for SPEC_comm_mini_v1. Source: GMX/technical/dev/COMM_MINI/demo/. REMOTE — Studio (multi-camera director) The third REMOTE face: a Director grid that watches multiple armed Agents at once. Photographer / coach / observer scenario — your home subject opens /remote/?studio=1 on each device (phone + laptop webcam, or two phones) and arms them with Studio mode + Accept Director Audio; they all appear here as live tiles, you talk back over an audio-only LiveKit grant, click 🖼 Shutter to save a PNG locally, send Mic/Switch/Ping verbs over the data channel. Built on the existing REMOTE engine — shared LiveKit room per user (remote_<mxid>_studio), same SSO gate, same access tier. Source: GMX/technical/dev/REMOTE/studio/demo/. See REMOTE/research/RES_remote_studio_multi_camera.md. Coaching — Track Anything (generic Metric) The configurable "track anything" metric: define a measure (weight · books read · pages written · steps · mood · revenue) with a unit, cadence, good-direction, and target, then log readings and watch the trend line with the target overlaid and points shaded green/red by whether you're on the favorable side. The inverted-loop progress primitive, modeled on CoachAccountable's Metric + Healthie. Self-contained SVG chart; mock mirrors the seeded erp-dev data (Weight ≤180, Books ≥24) — one flag to go live via /api/coach. Backend = gm_coach Metric Definition + append-only Metric Entry. Source: GMX/technical/dev/COACH/demo-metrics/. See COACH/model/M005. Coach Office — the coach workspace (CoachAccountable-grade) The commercial coach face: a client roster with live On Track / At Risk / Off Course badges + a "Needs attention" filter and KPI strip (active / at-risk / off-course / ICF hrs), then drill into a per-client record with tabs — Overview (goals), Metrics (trend charts w/ target+green/red), Actions, Worksheets, Sessions, Submissions (review → feedback). The inverted loop from the coach's side. Mock-driven; backend = gm_coach coach API (coach_dashboard/coach_client/coach_give_feedback). Source: GMX/technical/dev/COACH/demo-office/. See COACH/model/M005.