First public launch of Quant Harvest.
Carbon-aware Go control plane for post-quantum (ML-KEM) batch workloads.
Features:
- Carbon-aware deferred queue (threshold 200 gCO2e/kWh, tick 15s)
- SQLite WAL with idempotency + retries + busy timeout
- Operator console at /
- Prometheus /metrics + /healthz /readyz
- PQC boundary (pqc.go) for ML-KEM integration
- Docker + Kubernetes manifests
Live demo: https://quant-harvest.onrender.com
Quickstart: go run . or docker build -t qharvest . && docker run -p 8080:8080 qharvest