Cards recomputed
14
Phase 1A source cards and repeat-control cards.
Artifact reproduction / scorer audit
A lightweight reviewer path: recompute sequence-aligned lDDT and USalign TM-score from saved prediction cards without rerunning SimpleFold-3B inference.
14
Phase 1A source cards and repeat-control cards.
0.0
Maximum absolute difference versus stored scores.
0.0
Maximum absolute difference versus stored scores.
USALIGN_BIN=/absolute/path/to/USalign \
pilot/m3max-server/.venv/bin/python pilot/scripts/recompute_phase1a_scores.py
{
"cards_recomputed": 14,
"score_rows": 14,
"max_lddt_abs_delta": 0.0,
"max_tm_score_abs_delta": 0.0,
"all_lddt_ok": true,
"all_tm_ok": true
}
This verifies the scoring layer from saved predictions and public RCSB references. It does not rerun SimpleFold-3B inference.