Intentional placeholderThis is the design — not work-in-progress. The real surface for this concern lives in V2 / the admin app (
/dashboard/tracking-live). When a v3 wiring decision is made, this page is replaced; until then, it stays honest.Platform admin parity
Tracking Live
Live tracking and telemetry remain a platform/admin concern. This V3 route makes the cutover decision explicit without pretending the live transport feed is wired.
Scaffold onlyOwner: deferNo backend wiring
V2 route
/dashboard/tracking-live
V3 route
/tracking-live
Wiring owner
defer
Cutover state
Route exists; live data intentionally deferred.
Source truth to preserve
V2 remains the live operational source until platform telemetry contracts are chosen for V3.
Tracking feed shape, retention, and location privacy rules must be audited before any V3 connection lands.
Ready for wiring
Define the live tracking endpoint and authorization model first.
Keep this scaffold read-only until map telemetry and audit requirements are settled.
Current guardrails
Stays in V2 for now.
No GPS or provider polling in this scaffold.