W
WaveGuard
/waveguard_action_surface
waveguard action surface
Score candidate actions and extract robust action zones.
liveverifiedunknown~5s typical
mcpprobedwaveguard
$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-emergentphysicslab-waveguard /waveguard_action_surface for me.
Input
| Field | Type | Description |
|---|---|---|
| training* | array | 2+ baseline normal samples used to define the reference profile. |
| action_tests* | array | 1+ candidate actions/scenarios to score against baseline. |
| action_labels | array | Optional labels for each action variant. |
| encoder_type | string | Optional encoder override. Omit to auto-detect. |
| sensitivity | number | Anomaly sensitivity multiplier (default: 1.0). |
| field_level | integer (0 | 1) | 0 = real scalar field, 1 = complex field. |
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-emergentphysicslab-waveguard","endpoint":"/waveguard_action_surface","input":{"training":[],"action_tests":[]}}'cli
npx cracked-ai run -p mcp-com-emergentphysicslab-waveguard -e /waveguard_action_surface -i '{"training":[],"action_tests":[]}'mcp
run_tool({ provider: "mcp-com-emergentphysicslab-waveguard", endpoint: "/waveguard_action_surface", input: {"training":[],"action_tests":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.