Canonical: PROMPT_ATLAS.md#ch5-quantum-bridges-and-cosmic-noise · Prompts:
prompts/ch05.yaml· Part: III
Original: “Train AI to search cosmic background radiation for patterns dismissed as noise — what anomalies emerge?”
# Pre-registered anomaly search
"Define an anomaly search over .
Required fields: noise model, anomaly metric, false-positive budget,
hold-out strategy, interpretability requirement, null publication plan."
# Bridge proposal
"Propose three families of partial bridges between and .
For each, state the regime where it works, the regime where it breaks,
and one experiment that could distinguish them within 50 years."
# Ethics-of-discovery
"If a model produces a prediction that humans cannot mechanistically explain
but that consistently outperforms theory across domains,
what minimum interpretability bar must be met before action is taken?"
sinkhorn_wasserstein and MSE on a multimodal target. Note the anomalies one surfaces and the other hides.losses_geom.py — sinkhorn_wasserstein, mmd2, gaussian_kl_sym. These are the mathematical embodiment of “lattice of partial bridges” — distances rather than identities.testers/z3_tester.py — formal verifier. Even if Z3 is not installed, the Python fallback runs. Use it to encode invariants the model must not violate.tracking/__init__.py — PAE_TRACKING=1 enables MLflow-or-fallback experiment tracking; nulls deserve to be tracked too.