WaveGuard
W
WaveGuard
/waveguard_phase_coherence

waveguard phase coherence

Measure coherence/entropy and collapse-risk indicators for candidate data.

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

Input

FieldTypeDescription
training*array2+ baseline normal samples for reference coherence metrics.
test*array1+ candidate samples to evaluate for phase coherence and entropy.
encoder_typestringOptional encoder override. Omit to auto-detect.
sensitivitynumberAnomaly sensitivity multiplier (default: 1.0).
field_levelinteger (0 | 1)Field representation level. Default 1 for phase-aware analysis. default 1

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_phase_coherence","input":{"training":[],"test":[],"field_level":1}}'
cli
npx cracked-ai run -p mcp-com-emergentphysicslab-waveguard -e /waveguard_phase_coherence -i '{"training":[],"test":[],"field_level":1}'
mcp
run_tool({ provider: "mcp-com-emergentphysicslab-waveguard", endpoint: "/waveguard_phase_coherence", input: {"training":[],"test":[],"field_level":1} })

Try it

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