What problem does it solve?
This Skill prevents unsafe de-identification and clinical NER models from being released when they leak protected health information, miss required identifier recall floors, or fail performance and integrity checks.
Core Features & Use Cases
- Leakage-First Evaluation: Assess candidate models against release gates G1a through G8, prioritizing residual PHI leakage over aggregate F1.
- Release Decisions: Produce a fail-closed RELEASABLE or QUARANTINED decision with checks for critical leakage, recall floors, calibration, latency, quantization, regression, and span integrity.
- Governance Evidence: Generate signed, reproducible gate reports without including raw PHI, and support subgroup fairness audits and model-card handoffs.
- Use Case: Evaluate a newly quantized clinical de-identification model on a synthetic golden suite, verify that critical identifiers have zero residual leakage, and quarantine it automatically if any gate fails.
Quick Start
Use this skill to run the OpenMed evaluation harness on a synthetic golden suite and determine whether the candidate model is RELEASABLE or QUARANTINED.