Implementation checklist
- Read /llms.txt and /openapi.json before drafting a render request.
- Use real app captures from Xcode, Android Emulator, Fastlane, or the builder.
- Render with a test key, inspect lint, then revise the JSON request.
- Keep payment and store-upload actions as explicit human approvals.
Start with the agent surface
Claude Code, Codex, Cursor, Windsurf, and MCP tools all need the same primitive: a deterministic render API that accepts structured screenshot specs and returns image URLs plus machine-readable lint.
These pages show how each agent workflow should discover the API, generate a request, retry safely, and hand final assets back to a release owner.