# Quantum Geometry RST — implementation checklist
Implementation status for the [[expanded theory applied/further applications/Quantum Geometry/Quantum Geometry (RST)]] application.
## Scripts
| Script | Purpose |
|:---|:---|
| `rst_quantum_geometry_compute.py` | Framework test: Kagome TB → QG → RST; no fitting |
| `rst_quantum_geometry_calibration.py` | Fit n from CoSn, Black P, Berry phase data |
| `run_all_tests.py` | Full suite; `--falsification` runs Tests 1–4 |
| `run_falsification.py` | Falsification dashboard; `--json` for machine output |
## Key modules (`qg/`)
- `ARCHITECTURE.md` — data flow, module index
- Geometry: `berry_curvature`, `quantum_metric`, `chern_number`, `chern_fukui_hatsugai`
- Mapping: `rst_mapping_mu`, `rst_mapping_mu_power`, `rst_mapping_dmu_deta`, `scan_mapping_forms`
- Data: `load_comin`, `load_berry_phase`, `load_kang_black_p`, `load_arpes_12665275`
- Models: `kagome_hamiltonian`, `cosn_kagome_hamiltonian`
- η: `derive_eta_from_dispersion`, `eta_from_k`, `eta_from_energy`, `eta_from_metric`
## Results
See [[expanded theory applied/further applications/Quantum Geometry/Quantum Geometry Results]].