Skip to content

#190 Added AnomalyGuardrail plugin #191

Open
HectorMozo3110 wants to merge 1 commit into
nasa:mainfrom
HectorMozo3110:main
Open

#190 Added AnomalyGuardrail plugin #191
HectorMozo3110 wants to merge 1 commit into
nasa:mainfrom
HectorMozo3110:main

Conversation

@HectorMozo3110

Copy link
Copy Markdown

Implements the proposed Anomaly Guardrail Plugin (#190).

  • Adds anomaly detection (Z-score, IQR, frozen signals).
  • Severity classification: minor, moderate, critical.
  • Severity-to-action mapping (LOG_ONLY, REDUCE_LOAD, SAFE_MODE).
  • CSV logging and Redis publisher for testing.

Closes #190

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Add Anomaly Guardrail Plugin

1 participant