Deploying Locally
Use Helm and Kubernetes to stand up a local test harness environment.
bash
helm upgrade --install ai-test-harness ./deploy/helm --namespace ai-test-harness --create-namespace
bash
kubectl get pods -n ai-test-harness
Once all services are healthy, configure your control plane endpoint and register the runtime agents.