Prox OS Internal Docs
ProductApp HubLive Center

Live Center Overview

Live Center lives at /app-hub/live-center. It is an App Hub incubator for

Live Center lives at /app-hub/live-center. It is an App Hub incubator for future Prox OS presence, rooms, visitor logs, multiplayer sessions, collaboration sessions, activity streams, privacy controls, and retention policy.

Live Center is UI, docs, and mock data only. It does not open realtime connections, create rooms, record real visitors, write databases, or run tracking code.

Product Role

Live Center answers:

  • who is here now;
  • where people are gathered;
  • how game rooms might work;
  • how shared dashboards and comments might work;
  • how Visitor Log stays privacy-first;
  • how future @prox-os/live-runtime could serve multiple app families.

Modules

ModulePurpose
OverviewRuntime capability map and live metrics.
Presence LabAvatar stack, current viewers, role badges, and privacy posture.
Room LabRoom cards, status, participants, invite policy, and lifecycle events.
Multiplayer LabGame room cards for Snake, Pong, Falling Blocks, Minesweeper, Tile Merge, Breakout, and Memory Cards.
Collaboration LabShared dashboard, design recipe, and connector schema review mocks.
Visitor ExperienceAnonymous visitor, known user, and trusted collaborator identity model.
Activity StreamPolicy-controlled timeline events.
Privacy & RetentionAnonymization, retention, precise-location limits, and collaborator access policy.
Integration MapFuture consumers including OS Home, Visitor App, Game Apps, Launcher Hub, Connectors Hub, Design System Hub, and Founder Suite.
RoadmapEarly, mid, and later phases.

Current Data Boundary

Live Center uses bundled fixtures from @prox-os/os-apps. It does not:

  • record raw IP addresses;
  • display exact city or precise location;
  • generate device or browser fingerprints;
  • store visitor logs;
  • open WebSockets;
  • create Durable Object rooms;
  • implement PartyServer-like rooms;
  • use CRDTs;
  • expose private app data.

On this page