**Parent:** #434 ### Goal Package the entire KYC agent stack as a Docker Compose deployment that runs locally with a single command. ### Deliverables - [ ] `examples/kyc-agent/Dockerfile` - [ ] `examples/kyc-agent/docker-compose.yml` - [ ] Services: app, vector-db (optional), mock-llm (optional Ollama) - [ ] `docker compose up` starts everything - [ ] Health check endpoint - [ ] README section on Docker deployment ### No API keys needed
Parent: #434
Goal
Package the entire KYC agent stack as a Docker Compose deployment that runs locally with a single command.
Deliverables
examples/kyc-agent/Dockerfileexamples/kyc-agent/docker-compose.ymldocker compose upstarts everythingNo API keys needed