AD
AI Design Blueprint
/architect.certify
Certify Production-Ready Architecture
Pro/Teams — second-pass adversarial certification of an architect.validate run that scored production_ready (A or B first-pass tier). ON CLIENT TIMEOUT — DO NOT
liveverifiedunknown~5s typical
mcpprobedaidesignblueprint
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-aidesignblueprint-blueprint /architect.certify for me.
Input
| Field | Type | Description |
|---|---|---|
| run_id* | string | The run_id from a prior architect.validate call. Returned in the validate response when pe |
| code | string | The same code that was sent to architect.validate to produce this run_id. Sent verbatim — default "" |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-aidesignblueprint-blueprint","endpoint":"/architect.certify","input":{"run_id":"...","code":""}}'cli
npx cracked-ai run -p mcp-com-aidesignblueprint-blueprint -e /architect.certify -i '{"run_id":"...","code":""}'mcp
run_tool({ provider: "mcp-com-aidesignblueprint-blueprint", endpoint: "/architect.certify", input: {"run_id":"...","code":""} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.