chore(release): bump version to v2026.4.350 and update changelog}
- Bump version from v2026.4.348 to v2026.4.350 in package.json and all doc footers
- Add Docker HEALTHCHECK hitting /health endpoint with 30s interval
- Add docker-compose healthcheck and stop_grace_period for graceful shutdown
- Add Kubernetes liveness probe (/health) and readiness probe (/health?ready=true)
- Add terminationGracePeriodSeconds to K8s chart and manifest deployments
- Update README with RedisTimeSeries visualization documentation
- Update README with monitoring tabs (Pulse, Profiler, PubSub) details
- Update README with data format toggle (Raw/JSON/Hex/Base64) documentation
- Update README with connection resilience and auto-reconnect docs
- Update README with bulk delete feature and AI free tier limitations
- Reorganize AI configuration section placement in README
- Update dependencies: p3x-redis-ui-material ^2026.4.348, p3x-redis-ui-server ^2026.4.310
- Update lodash-es to ^4.18.1 in yarn.lock
- Update changelog prompt for v2026.4.350 release