You're viewing a demo portfolio

Join the waitlist
PRSM

waveguard_phase_coherence

Active

Tool of WaveGuard

declared in 3.3.0

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

Parameters schema

{
  "type": "object",
  "required": [
    "training",
    "test"
  ],
  "properties": {
    "test": {
      "type": "array",
      "minItems": 1,
      "description": "1+ candidate samples to evaluate for phase coherence and entropy."
    },
    "training": {
      "type": "array",
      "minItems": 2,
      "description": "2+ baseline normal samples for reference coherence metrics."
    },
    "field_level": {
      "enum": [
        0,
        1
      ],
      "type": "integer",
      "default": 1,
      "description": "Field representation level. Default 1 for phase-aware analysis."
    },
    "sensitivity": {
      "type": "number",
      "description": "Anomaly sensitivity multiplier (default: 1.0)."
    },
    "encoder_type": {
      "type": "string",
      "description": "Optional encoder override. Omit to auto-detect."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

WaveGuard

https://github.com/gpartin/LFMAnomalyDetection

2/7 registries
View full server →
waveguard_phase_coherence — WaveGuard — PRSM MCP