1a28980713
Playground Advanced Config always 400'd because /config/dump requires type but pyConfigToJson only sent code. Include #cfg-type, align stream fallback with dump shape, and teach shouldUseStream both nestings. Monitor dashboard WS /monitor/ws 500'd because router-level token_dep is HTTP Request-only and cannot inject into WebSocket scopes. Auth remains on AuthGateMiddleware; admin routes keep require_admin. Fixes #2059 Fixes #2060