Gating Deid Leakage

Add a CI gate that fails the build when an OpenMed de-identification model's recall on a held-out PHI set drops below threshold or any critical identifier leaks. Use when the user wants a pytest test or CLI step that exits nonzero on de-id regression, wants to wire OpenMed's leakage-first release gates into GitHub Actions / CI, needs a recall floor plus zero-leakage assertion against a synthetic held-out set, or wants to block merges that weaken de-identification. Trigger on "CI gate", "fail the build", "regression test", "de-id recall threshold", "block the merge", "exit nonzero", or "leakage check in CI" for OpenMed.

maziyarpanahi Updated

File contents

maziyarpanahi/openmed/tree/main/skills/gating-deid-leakage commit b953e4a9f6

Frequently asked questions

npx skillmds@latest add maziyarpanahi/gating-deid-leakage