{"service":"kaiser-emergency-agent","version":"1.0.0","endpoints":{"GET /health":"liveness (no auth)","GET /whitelist":"list allowed containers","GET /status/{container}":"status of one container","GET /status-all":"status of all whitelisted containers","POST /restart/{container}":"restart container","POST /stop/{container}":"stop container","POST /start/{container}":"start stopped container","GET /logs/{container}?tail=50":"last N log lines"},"auth":"header x-emergency-key required for all except /health and /"}