You're viewing a demo portfolio

Join the waitlist
PRSM

waveguard_action_surface

Active

Tool of WaveGuard

declared in 3.3.0

Score candidate actions and extract robust action zones.

Parameters schema

{
  "type": "object",
  "required": [
    "training",
    "action_tests"
  ],
  "properties": {
    "training": {
      "type": "array",
      "minItems": 2,
      "description": "2+ baseline normal samples used to define the reference profile."
    },
    "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)."
    },
    "action_tests": {
      "type": "array",
      "minItems": 1,
      "description": "1+ candidate actions/scenarios to score against baseline."
    },
    "encoder_type": {
      "type": "string",
      "description": "Optional encoder override. Omit to auto-detect."
    },
    "action_labels": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Optional labels for each action variant."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WaveGuard

https://github.com/gpartin/LFMAnomalyDetection

2/7 registries
View full server →