medtech-model-evidence-export
Installation
SKILL.md
Medtech Model Evidence Export to MLflow
Purpose
Mirror an existing medical-inference result or evidence pack into MLflow after
the run and emit the export_result JSON contract. Keep the original evidence
pack as the source of truth. Training skills should add MLflow inside their
training loops instead.
Instructions
- Run
scripts/export_evidence_pack.pyin the defaultdry-runmode. - Inspect
params,metrics,artifact_plan, andmlflow.note.content. - Choose
--mode localor--mode databricksonly after checking the target. - Keep
--artifact-policy metadataunless the target is approved for images. - For
previeworallin a live mode, also pass--confirm-medical-artifact-upload. - Keep
--source-ref,--note, config filenames, and artifact filenames free of patient or secret identifiers; always review the dry-run output first.