AA
a2a2p — Agent-to-Agent-to-Physical
/prepare_reviewed_beam_simulation
prepare reviewed beam simulation
Compile one caller-selected domain-solutioning candidate into a prepared bounded beam simulation study after repeating deterministic engineering review. The req
liveunknown~5s typical
mcpa2a2p—agent-to-agent-to-physical
$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-a2a2p-a2a2p /prepare_reviewed_beam_simulation for me.
Input
| Field | Type | Description |
|---|---|---|
| simulation_handoff* | object | |
| candidate_id* | string | |
| requirement* | object | |
| source_metadata* | object | |
| objectives* | array | |
| physical_validation_plan* | array | |
| material_property_evidence | object | Caller-supplied exact material-property source snapshot. Binding proves content identity a |
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-a2a2p-a2a2p","endpoint":"/prepare_reviewed_beam_simulation","input":{"simulation_handoff":{},"candidate_id":"...","requirement":{},"source_metadata":{},"objectives":[],"physical_validation_plan":[]}}'cli
npx cracked-ai run -p mcp-com-a2a2p-a2a2p -e /prepare_reviewed_beam_simulation -i '{"simulation_handoff":{},"candidate_id":"...","requirement":{},"source_metadata":{},"objectives":[],"physical_validation_plan":[]}'mcp
run_tool({ provider: "mcp-com-a2a2p-a2a2p", endpoint: "/prepare_reviewed_beam_simulation", input: {"simulation_handoff":{},"candidate_id":"...","requirement":{},"source_metadata":{},"objectives":[],"physical_validation_plan":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.