Overview
Clanker Test is a workspace where people and coding agents share the same product actions.
- The web app calls the Effect service layer in-process.
- The public API (
apps/api) exposes those same services over HTTP and hosts MCP. - The worker (
apps/worker) runs background jobs using the same services. - Permission checks live in services, not in transports.
Agents should prefer:
GET /openapi.jsonon the API origin- This docs site's
/llms.txtand/llms-full.txt - MCP tool
read_validation_kitfor test-writing rules