GET /api/zeq/phase
Phase C completion (TODO-3 from phase-c-report.md). apps/zeq-byok and apps/zeq-cli read this for the live ticker — keep the response tiny so it can be polled at 1-2 Hz without backpressure.
| Method | GET |
| Path | /api/zeq/phase |
| Auth | public (no key) |
| Group | Compute · Zeq |
Request
curl -X GET https://zeqsdk.com/api/zeq/phase
Generated from the node's own route registry (GET /api/endpoints) — this path is live.