Bio-Coherence Falsifier: a computational falsification engine for biological quantum-coherence claims, anchored to the Firmenich 2026 HEOM dephasing baseline.
Project description
qbio-coherence — Bio-Coherence Falsifier
A computational falsification engine for biological quantum-coherence claims. Every verdict is anchored to the Firmenich et al. (2026) HEOM dephasing baseline (γ_dephase = 7.69×10¹³ Hz → τ_coh ≈ 13 fs at 310 K), which is the rigorous reference for electronic coherence in protein environments and MUST be cited by any claim of functional biological quantum coherence.
Why this exists
Quantum biology has been assertion-driven for 30 years. Orch-OR, "quantum consciousness," and long-range-coherence claims are rarely checked against a real dephasing floor. This package turns those claims into falsifiable computations: feed it a claimed coherence time, declare (or omit) a protection mechanism, and get a verdict — SURVIVES / FALSIFIED / UNTESTED — with the failure mode and the mandatory baseline citation.
Install
pip install kryptorious-qbio-coherence
CLI
qbio-falsify baseline # print the Firmenich floor
qbio-falsify list # list built-in claims
qbio-falsify check # falsify all built-in claims
qbio-falsify check "MT collective-mode protection (N=1000)"
qbio-falsify check --json out.json
Library
from qbio_coherence import falsify, get_claim
from qbio_coherence.claims import get_claim
from qbio_coherence.baseline import FIRMENICH_T_COH
report = falsify(get_claim("MT bare electronic (Firmenich null)"))
print(report.verdict) # FALSIFIED
Honesty constraints
- Superradiance does NOT protect fidelity. The Dicke bright state is N times more sensitive to uncorrelated dephasing. Superradiance only speeds up radiative propagation. We never count it as a protection factor.
- Protection factors are only valid inside literature-supported bounds: collective √(N), non-Markovian ≤ 5×, entropy-feedback ≤ 50×, structured-bath (ENAQT) ≤ 20×.
- A claim with no declared mechanism that exceeds the 13 fs floor is UNTESTED, not proven — it requires a specific mechanism and experimental confirmation.
Built-in claims
Microtubule bare floor (Firmenich null), Orch-OR naive, collective-mode protection (N=1000), avian radical-pair compass (spin regime), photosynthetic FMO/ENAQT, and a collagen-piezoelectric proton-tunneling speculative claim (flagged as physical possibility, not demonstrated function).
MIT — Kryptorious Quantum Biosciences.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kryptorious_qbio_coherence-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kryptorious_qbio_coherence-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dbf39354e92eb376a266bc6dd13c46a6a2143296578b234b996c54035bfeaeb
|
|
| MD5 |
b31516ad849f74d809221e4040557997
|
|
| BLAKE2b-256 |
419e71af084e91bc7d9607b403c80037e5b3873c0951f3c379f34e740a44455a
|