cyberneticlibrary

Gate healthcare deployments with safety tests

healthcare-eval-harnessskillsetup L20
Sheshiyer/skill-clusters
What it does

Verify CDSS, PHI, and clinical workflow safety gates

Best for

When you need automated safety gates that block deploys on critical failures and prevent regression.

Inputs
  • · CDSS function output
  • · PHI exposure test cases
  • · Workflow state
Outputs
  • · Pass/fail for CRITICAL
  • · Warnings for HIGH
  • · Audit report
Requires
  • · Test runner (Jest/Vitest/pytest)
Preconditions

Five eval categories defined; CRITICAL gates non-negotiable

Failure modes
  • · False negative on PHI exposure
  • · CRITICAL threshold lowered to green
  • · Test coverage incomplete
Trust signals
  • · 100% threshold on CDSS Accuracy and PHI Exposure
  • · Bail-on-first-critical policy
  • · Audit trail of all gate failures