🧬 hotSpring CompChem GuideStone

COMPLETE v1.6.1Computational Chemistry

Computational chemistry validation — free energy landscapes via well-tempered metadynamics

Domain Profile

This pseudoSpore validates computational chemistry methods for carbohydrate conformational analysis. It reproduces free energy landscapes (FELs) for xylose ring puckering in enzyme-bound and free states using well-tempered metadynamics with GROMACS/PLUMED.

The guideStone verification class ensures that every energy surface can be independently re-derived from raw simulation data using documented commands.

Module Status

#ModuleCollective VariablesDurationStatus
1Alanine dipeptide FELφ/ψ 2D Ramachandran10 nsPASS
2Xylose puckering (free)θ 1D Cremer-Pople10 nsPASS
3Enzyme-bound puckeringθ 1D Cremer-Pople10 nsPASS
4Free xylose 2Dqx, qy 2D Cremer-Pople20 nsPASS
5Enzyme-bound 2Dqx, qy 2D Cremer-Pople20 nsPASS
6Cross-tier parityRust vs Python (all)PASS
7Convergence analysisBlock averagingPASS
8GPU paritybarraCuda vs CPUPENDING

7 of 8 modules passing. Module 8 (GPU parity) awaits barraCuda FEL kernel deployment.

Provenance

PropertyValue
OriginecoPrimals/springs/hotSpring
Version1.6.1
SpringhotSpring
Emission methodlitho emit-pseudospore
IntegrityBLAKE3 checksums in receipts/checksums.blake3
BraidFermentBraid provenance chain (who/what/when/how)

Zero-Trust Derivation

Every output in this pseudoSpore can be independently verified:

# Extract and verify checksums
cd pseudoSpore_hotSpring-CompChem-GuideStone_v1.6.1/
b3sum --check receipts/checksums.blake3

# Re-derive a free energy surface from raw HILLS data
plumed sum_hills --hills data/xylose-puckering-fel/HILLS \
  --mintozero --outfile /tmp/fes_theta.dat
diff outputs/xylose-puckering-fel/fes_theta.dat /tmp/fes_theta.dat

Tier Parity

TierImplementationRole
Tier 1Python (NumPy/SciPy)Golden reference values
Tier 2Rust (hotSpring binary)Production validator
Tier 3WGSL (barraCuda kernel)GPU-accelerated (pending)

Cross-tier RMSD tolerances: < 1.0 kJ/mol for 1D, < 2.0 kJ/mol for 2D surfaces.

Download

The lithoSpore archive contains all raw data, configurations, outputs, and verification scripts needed to independently reproduce every result.

Archive: pseudoSpore_hotSpring-CompChem-GuideStone_v1.6.1.tar.gz Verify: litho ingest-pseudospore <path> --verify