AI Design Blueprint
AD
AI Design Blueprint
/architect.validate_consensus

Validate Agent Architecture (Consensus Mode)

Pro/Teams — N-shot CONSENSUS doctrine review of agentic code. ON CLIENT TIMEOUT — DO NOT RETRY THIS TOOL. Long-running (~80-120s for N=3 parallel LLM calls); MC

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.validate_consensus for me.

Input

FieldTypeDescription
implementation_context*stringThe artifact under review. SEND FULL FILE CONTENTS VERBATIM — same constraint as architect
focus_areastringOptional: narrow the review to a principle cluster or slug.
taskstringWhat the agent or workflow is trying to accomplish.
languagestringProgramming language of the code (e.g. 'python').
repositorystringIteration key. Consensus children all run unanchored (`private_session=True`), but the con
filesstringList of file paths relevant to the implementation.
goalsstringSpecific safety or quality goals to evaluate against.
example_limitintegerMax curated examples per child run. default 3
nintegerNumber of parallel child runs. Default 3 (the variance signal is visible at N=3; cost = 3× default 3

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.validate_consensus","input":{"implementation_context":"...","example_limit":3,"n":3}}'
cli
npx cracked-ai run -p mcp-com-aidesignblueprint-blueprint -e /architect.validate_consensus -i '{"implementation_context":"...","example_limit":3,"n":3}'
mcp
run_tool({ provider: "mcp-com-aidesignblueprint-blueprint", endpoint: "/architect.validate_consensus", input: {"implementation_context":"...","example_limit":3,"n":3} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.