> ## Documentation Index
> Fetch the complete documentation index at: https://docs.humanmcp.xyz/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# API Overview

The API is served by `apps/api` and is intended to be deployed to Railway.

Key endpoints:

* `GET /v1/health`
* `GET /v1/openapi.json`
* `POST /v1/work-orders`
* `POST /v1/work-orders/:id/evidence/uploads`
* `POST /v1/work-orders/:id/evidence/complete`
* `POST /v1/work-orders/:id/verdicts`
* `POST /v1/work-orders/:id/release`
