B034 $\phi_s^{s\bar{s}s}, |\lambda|(B_s^0\to\phi\phi)$
$B_s \to \phi \phi b \to s \bar{s}$ s penguin Status REVIEWED VERIFIED High Code: NO Priority Low
Why this constrains the RS scan
In warped anarchic flavour models, flavour-changing KK gluon, electroweak-KK,
or misaligned \(Z/H\)-like effects can induce new \(\Delta B=1\) penguin
operators with phases not fixed by the Standard Model CKM fit. \(B_s^0\to
\phi\phi\) is therefore a useful null test for new weak phases in
\(b\to s\bar{s}s\) amplitudes. It is complementary to the existing repo's
\(B_s\)-mixing magnitude lane: a new phase could appear in the decay amplitude
or in mixing-decay interference even when a simple \(\Delta m_s\) bound is
satisfied.
What's changed since the original paper
The process matured after the arXiv:0804.1954 era. LHCb's 2014 analysis used
\(3.0\,{\rm fb}^{-1}\), about 4000 signal decays, and found
\(\phi_s=-0.17\pm0.15\pm0.03\ {\rm rad}\)
(
lhcb2014\_bs\_phiphi\_cp\_arxiv). The 2019 update used
\(5.0\,{\rm fb}^{-1}\), about 9000 signal decays, and reported
\(\phi_s^{s\bar{s}s}=-0.073\pm0.115\pm0.027\ {\rm rad}\) with
\(|\lambda|=0.99\pm0.05\pm0.01\)
(lhcb2019\_bs\_phiphi\_cp\_cds). The 2023 precision measurement used
\(6\,{\rm fb}^{-1}\) at \(13\,{\rm TeV}\), giving
\(\phi_s^{s\bar{s}s}=-0.042\pm0.075\pm0.009\ {\rm rad}\) and
\(|\lambda|=1.004\pm0.030\pm0.009\) before combination
(lhcb2023\_bs\_phiphi\_cp\_cds). The combined LHCb result remains
consistent with CP conservation and Standard Model expectations.Validity and model dependence
This is a strong experimental null test but a model-dependent hard constraint.
The Standard Model expectation for the penguin phase is close to zero, while
\(|\lambda|=1\) corresponds to no direct CP violation, but a production bound
requires a \(\Delta B=1\) operator normalization, QCD running, polarization
treatment, hadronic amplitudes, and strong-phase assumptions. It should be
cataloged as a high-value contextual penguin-phase observable until a specific
nonleptonic framework is chosen.
Code coverage in this repo
NO. Required greps over
quarkConstraints/, qcd/,
flavorConstraints/, neutrinos/, yukawa/,
warpConfig/, solvers/, scanParams/, and
tests/ found no \(B_s^0\to\phi\phi\), \(b\to s\bar{s}s\) penguin,
time-dependent charmless CP, or angular-likelihood implementation. Adjacent
code only covers neutral \(B_s\) mixing: quarkConstraints/deltaf2.py:239
defines the \(B_s\) input, quarkConstraints/deltaf2.py:922 evaluates
\(B_s\) mixing, and quarkConstraints/modern/phenomenology.py:657
bridges the modern \(B_s\)-mixing evaluator.
Linked evidence (opens GitHub blob at flavor-catalog-website/2026q2):
- Focused B034 grep returned no direct B_s -> phi phi, b -> s sbar s penguin, time-dependent charmless CP, or angular-likelihood implementation in the required directories.
- quarkConstraints/deltaf2.py:239 defines the existing b_s Delta F=2 input key for B_s mixing.
- quarkConstraints/deltaf2.py:651 stores the experimental Delta m_Bs input used by the B_s mixing magnitude constraint.
- quarkConstraints/deltaf2.py:922 defines evaluate_bs_mixing; line 929 reduces the computed M12 to abs(m12), so it does not expose the penguin phase observable.
- quarkConstraints/modern/phenomenology.py:23 lists epsilon_K, K, B_d, B_s, and D0 as modern phenomenology systems.
- quarkConstraints/modern/phenomenology.py:657 defines the modern B_s mixing bridge, also as a mixing-magnitude evaluator.
Implementation difficulty
HIGH. The existing \(\Delta F=2\) basis does not compute
\(\Delta B=1\) penguin amplitudes. A live constraint needs new nonleptonic
operators, matching, running, angular/polarization likelihood handling, and a
hadronic-amplitude prescription.
Reason: Requires a new $\Delta B = 1$ nonleptonic $b \to s$ sbar s operator and amplitude/likelihood treatment. Existing $\Delta F = 2$ SLL/SLR/VLL/VRR/LR1/LR2 neutral-meson machinery covers B_s mixing magnitudes but not $B_s \to \phi \phi$ decay amplitudes, polarization-dependent angular observables, or strong-phase model dependence.
Key references
pdg2025\_bs\_phiphi\_cp,
lhcb2023\_bs\_phiphi\_cp\_cds,
lhcb2019\_bs\_phiphi\_cp\_cds,
lhcb2014\_bs\_phiphi\_cp\_arxiv,
hflav2024\_bs\_phiphi\_branching, and
cfw2008\_arxiv0804\_1954.