Summary
Add a VITE_FLEET_MODE (mock | live | live-auth) data-source seam so the Fleet Manager UI can display live data from the manager backend. Wire all surfaces (nodes, certs, profiles, adapters, audit, enrollment) read-only in live mode; mock stays the default and is unchanged.
Acceptance criteria
Notes
Depends on the api + manager PRs.
Summary
Add a
VITE_FLEET_MODE(mock | live | live-auth) data-source seam so the Fleet Manager UI can display live data from the manager backend. Wire all surfaces (nodes, certs, profiles, adapters, audit, enrollment) read-only in live mode; mock stays the default and is unchanged.Acceptance criteria
VITE_FLEET_MODEseam; mock is the default (existing behavior unchanged).Notes
Depends on the api + manager PRs.