You're viewing a demo portfolio

Join the waitlist
PRSM

waveguard_instability

Active

Tool of WaveGuard

declared in 3.3.0

Estimate instability under controlled perturb-and-resolve trials.

Parameters schema

{
  "type": "object",
  "required": [
    "training",
    "test"
  ],
  "properties": {
    "test": {
      "type": "array",
      "minItems": 1,
      "description": "1+ candidate samples to stress-test with perturbation trials."
    },
    "trials": {
      "type": "integer",
      "default": 12,
      "minimum": 1,
      "description": "Number of perturbation trials per sample."
    },
    "training": {
      "type": "array",
      "minItems": 2,
      "description": "2+ baseline normal samples for reference dynamics."
    },
    "field_level": {
      "enum": [
        0,
        1
      ],
      "type": "integer",
      "description": "0 = real scalar field, 1 = complex field."
    },
    "sensitivity": {
      "type": "number",
      "description": "Anomaly sensitivity multiplier (default: 1.0)."
    },
    "encoder_type": {
      "type": "string",
      "description": "Optional encoder override. Omit to auto-detect."
    },
    "perturbation_strength": {
      "type": "number",
      "default": 0.02,
      "description": "Relative perturbation amplitude applied during instability assay."
    }
  }
}

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_instability — WaveGuard — PRSM MCP