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-runtimecould serve multiple app families.
Modules
| Module | Purpose |
|---|---|
| Overview | Runtime capability map and live metrics. |
| Presence Lab | Avatar stack, current viewers, role badges, and privacy posture. |
| Room Lab | Room cards, status, participants, invite policy, and lifecycle events. |
| Multiplayer Lab | Game room cards for Snake, Pong, Falling Blocks, Minesweeper, Tile Merge, Breakout, and Memory Cards. |
| Collaboration Lab | Shared dashboard, design recipe, and connector schema review mocks. |
| Visitor Experience | Anonymous visitor, known user, and trusted collaborator identity model. |
| Activity Stream | Policy-controlled timeline events. |
| Privacy & Retention | Anonymization, retention, precise-location limits, and collaborator access policy. |
| Integration Map | Future consumers including OS Home, Visitor App, Game Apps, Launcher Hub, Connectors Hub, Design System Hub, and Founder Suite. |
| Roadmap | Early, 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.