The update rule.
Each EM iteration mixes four contributions per candidate bucket. Sequence likelihood
L(r|b) — the standard alignment score, but path-integrated over all
alignment trajectories rather than the single Viterbi maximum. Coverage prior λ(b)
— the symmetry-breaking field that resolves sequence-identical paralog degeneracy.
AI prior π_AI is a cosine similarity in a frozen foundation-model
embedding space (Caduceus-Ph distilled, 50 MB). Biology prior π_bio is
a per-bucket weight from the reference's annotated prior file, generated once at
index-build time.
Reads collapse when max_b P_t(b|r) > 0.99; otherwise they remain
probabilistic in the output as Tentative with the full distribution preserved.