主题
部署完成后,通过健康检查与冒烟验证确认服务可用。
# 一键诊断 ./scripts/doctor.sh # 网关健康 curl http://localhost:26100/health # AG-UI 服务健康 curl http://localhost:26103/health