# Quality Hub > Quality Hub is Elevate Digital's build → UAT audit platform: a structured pre-UAT > checklist with evidenced findings tracked to closure. It exposes findings to humans > and AI agents over REST and MCP; agents work findings (claim → fix → comment → > resolve → recheck) but can never verify, approve waivers, or touch evidence. Authentication: `Authorization: Bearer qh_live_…` (project-bound agent keys, minted by an admin). REST base: https://quality-hub.apps.elevate-digital.com/api/v1 — MCP endpoint: https://mcp.quality-hub.apps.elevate-digital.com/mcp (Streamable HTTP, publicly reachable; rate-limited). ## Docs - [REST API reference](https://quality-hub.apps.elevate-digital.com/docs/api.md): auth, every /api/v1 endpoint, error codes, the agent-grade key ceiling, transition rules, a full curl remediation loop - [MCP quickstart](https://quality-hub.apps.elevate-digital.com/docs/mcp.md): endpoint, client config, the twelve tools, rules of engagement ## Optional - [Full combined docs](https://quality-hub.apps.elevate-digital.com/llms-full.txt): both documents in one fetch - [Agent governance](https://github.com/ElevateDigital-SC/quality-hub/blob/main/docs/agent-governance.md): the containment model behind the surface (GitHub)