AI Design Blueprint
AD
AI Design Blueprint
/architect.validate

Validate Agent Architecture

Pro/Teams — first-pass doctrine review of agentic code/workflow against the 10-principle Agentic AI Blueprint. ON CLIENT TIMEOUT — DO NOT RETRY THIS TOOL. Long-

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

Input

FieldTypeDescription
implementation_context*stringThe artifact under review. SEND FULL FILE CONTENTS VERBATIM — the architect cites per-line
focus_areastringNarrow the evaluation to a specific principle cluster or slug (e.g. 'delegation', 'visibil
taskstringWhat the agent or workflow is trying to accomplish. Adds evaluation context.
languagestringProgramming language of the code being evaluated (e.g. 'python', 'typescript').
repositorystringIteration key. SAME value across calls auto-resolves the most recent prior run as `prior_r
filesstringList of file paths relevant to the implementation context.
goalsstringSpecific safety or quality goals to evaluate against (e.g. 'prevent irreversible actions',
example_limitintegerMaximum number of curated examples to include in recommendations. default 3
private_sessionbooleanSet to true to disable logging AND prior-run anchoring AND run_id recovery for this call. default false
session_idstringOptional Governed Session to attach this run to (GEP-M2). Must reference a session YOU own

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

Try it

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