Skip to content
中文

Function Testing

After deployment, confirm that the services are available through health checks and smoke verification.

Health Checks

bash
# One-click diagnosis
./scripts/doctor.sh

# Gateway health
curl http://localhost:26100/health
# AG-UI service health
curl http://localhost:26103/health

Digital Ecosystem Infrastructure.