Analogue fallback audit β 2026-09-19
Scope
Independent audit of the deterministic mass-only fallback and an oracle formula-gating ablation on the post-freeze stability sample. The audit selected 475 valid queries (the source row selection differs by one query from the 474-query analogue-transfer run because this audit reads molecular_formula alongside the other fields). This is not prospective validation.
Failure categories
P0 strict Β±10 ppm:
The fallback therefore agrees exactly with the independent mass-order implementation on this audit sample.
Formula ablation
Oracle formula gating produced exactly the same result as mass-only fallback:
This is not a deployable formula result. The query formula was read from visible training metadata, and the runtime query contract currently provides only adduct and precursor m/z for candidate generation. The equality suggests that, on this sample, formula gating does not improve the targetβs mass-ordered position; it does not justify removing formula inference from the future plan.
Decision
Artifact: reports/phase3a-analogue-fallback-audit-20260919.json.
Script: scripts/audit_phase3a_analogue_fallback.py.