HEXA-RT-SC Family β room-temperature superconductor Β· 48T SC coil Β· substrate-of-substrates Β· n=6 closed form
Room-temperature superconductor Β· Meissner Β· 48T coil Β· BCS Β· Abrikosov Β· LK-99 Β· n=6 lattice Β· falsifier-preregister
Room-Temp Superconductor β Meissner + 48T SC coil. Substrate-of-substrates for fusion Β· UFO Β· accelerator.
2-verb energy substrate organized around the n=6 invariant lattice: RTSC (Tc=300K, Hc2=ΟΒ·Ο=48T, Cooper Ο=2) / SC (BCS, Abrikosov CN=6). v1.0.0 ships spec + falsifier preregister only β no working empirical sandbox. RT-SC is academically unproven (LK-99 et al. unsettled).
hexa-rtsc is the substrate-of-substrates: the n=6 base substrate that
three sister substrates depend on:
- dancinlab/hexa-fusion β needs 48T SC coil (ΟΒ·Ο=48 satisfies confinement gate)
- dancinlab/hexa-ufo β needs Stage-1 Meissner levitation (B-field expulsion)
- dancinlab/hexa-cern β needs SC magnet (accelerator beamline bending)
If RT-SC is empirically realised, all three downstream substrates unlock at once: tabletop fusion, room-temp magnetic levitation, and benchtop accelerator beamlines. If it is not, all three remain upper-bounded by current liquid-helium-cooled cuprate / Nb-Ti / NbβSn limits.
This repo extracts the n=6 closed-form candidate spec + falsifier preregister
from canon/domains/energy/{room-temp-sc,superconductor}/ (SHA
c0f1f570, 2026-05-06).
RT-SC is academically UNPROVEN. LK-99 (2023) and subsequent room-temp candidates have not been independently replicated. v1.1.0 ships RSC code-layer FINAL (book-keeping closure) per
.roadmap Β§A.6:
- n=6 closed-form candidate spec (Tc=300K, Hc2=ΟΒ·Ο=48T, Cooper Ο=2 boson, Abrikosov CN=6)
- falsifier preregister tables (F-RTSC-{1,2,3} + F-SC-{1,2,3})
- 35 verify scripts (T1 Γ6 + T2 Γ17 + T3 Γ6 + meta Γ3 + run_all + cross-cutters; meta = falsifier_check + lint_numerics + saturation_check; T2 includes numerics_cross_pillar 4-pillar consistency)
- 100% bookkeeping closure for all 6 falsifiers (T1 + T2 Γ3 + T3-archival Γ1)
- Β§A.6.1 Phase A β D+ COMPLETE β 3 hardware design docs, 3 sim-parity scripts, 4 sim-firmware, HDL+MCU verified-build (70/70 PASS)
- CHIP DESIGN + SCHEMATICS + PINOUT β
firmware/doc/documents STM32F407VGT6 + Artix-7 XC7A35T pin assignments, 11-IC silicon BOM, ASCII signal-path schematics, 7.6 W power budget, 4-layer FR-4 PCBπ― 100% closure β RT-SC physics settled. Strict raw-data T3 (Stage-1+ hardware: synthesis bench + 48 T coil + calorimetry rig) β Β§A.6 Step 4 (~$225k + 14-20 mo from funding release).
No empirical claim of working RT-SC is made or implied. Synthesis-side validation is out-of-repo (would require a materials lab).
Verdict: bookkeeping closure 100 %, empirical claim NOT verified.
The lattice machinery + sim parity + sim-firmware + HDL/MCU build are
fully wired: 35 verify/*.hexa scripts + 4 sim-firmware + 12/12 iverilog
testbench + 15/15 cargo unit tests pass end-to-end. Per .own own 2:
a __HEXA_RTSC_*__ PASS sentinel never validates the empirical
RT-SC claim β only that the closed form is regression-locked at the
code-layer for future bench comparison.
verify/ 35 scripts (T1Γ6 + T2Γ17 + T3-archivalΓ6 + metaΓ3 + run_all)
ββ T2 Γ17: 4 closed-form + 4 parity + 4 solver + lk99_dft + tdgl + whh
β + lattice_arithmetic + cross_pillar (recipe Β§1 #7+#13)
ββ metaΓ3: falsifier_check + lint_numerics + saturation_check (recipe Β§7.3)
build/ pandoc + xelatex PDF rebuild (Makefile + header.tex; recipe Β§1 #12)
docs/ numerics_methodology.md β T1/T2/T3/T4 ladder narrative (recipe Β§1 #13)
firmware/ 10 sources (4 sim + 2 HDL + tb + 3 MCU + lib)
doc/ 3 specs (synthesis_bench / 48t_rebco_coil / calorimetry_rig)
.roadmap Β§A.6 + Β§A.6.1 Stage-1+ hardware path tracked
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
70/70 firmware tests + 113/113 lint + 43/43 falsifier = 226/226 PASS
# 1. Install hexa-lang (gives you `hexa` + `hx` package manager)
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/dancinlab/hexa-lang/main/install.sh)"
# 2. Install hexa-rtsc
hx install hexa-rtschexa-rtsc rtsc # room-temp superconductor (Tc=300K, 48T) [SPEC]
hexa-rtsc sc # superconductor (BCS / Abrikosov) [SPEC]
hexa-rtsc status # 0/2-wired verb table + verdict + caveats
hexa-rtsc lattice # live-compute n=6 closed-form (Ο Ο Ο Hc2 master)
hexa-rtsc verify # run all verify/*.hexa invariant audits
hexa-rtsc selftest # sentinel sweep (specs + own_v1 + verify/ landing)hexa-rtsc/
βββ README.md β this file (public landing)
βββ README.ai.md β AI-native handoff (raw 271)
βββ LICENSE β MIT
βββ CHANGELOG.md
βββ RELEASE_NOTES_v1.0.0.md
βββ .own β project-local SSOT (mk2 own_v1) β n=6 lattice + falsifier + code-scope
βββ .roadmap.hexa_rtsc β cross-cutting tracker β release cadence + falsifier preregister
βββ hexa.toml β package manifest (entry/[[bin]] auto-detected by hx)
βββ install.hexa β hx pre/post hook
βββ cli/
β βββ hexa-rtsc.hexa β single-entry router (status / lattice / verify / selftest / rtsc / sc)
βββ rtsc/ β T1 SPEC β extracted from n6-arch domains/energy/room-temp-sc/
β βββ room-temp-sc.md
β βββ *-verify.hexa β 10 application shells (move to module/applications/ in v1.1.0)
β βββ arxiv-metadata.json
β βββ osf-metadata.json
βββ sc/ β T1 SPEC β extracted from n6-arch domains/energy/superconductor/
β βββ superconductor.md
βββ verify/ β runnable invariant audit (.hexa, hexa stdlib only)
β βββ lattice_check.hexa β n=6 master identity (10/10 PASS expected)
β βββ cross_doc_audit.hexa β cross-document lattice + falsifier presence (8/8)
β βββ falsifier_check.hexa β F-RTSC/F-SC monotonicity (19/19)
β βββ run_all.hexa β orchestrator
βββ tests/ β hexa native test runner
β βββ test_selftest.hexa β sentinel sweep
β βββ test_lattice.hexa β exercises verify/lattice_check
β βββ test_verify.hexa β exercises verify/run_all
β βββ test_falsifier.hexa β exercises verify/falsifier_check
βββ doc/
βββ lineage/
βββ origin.md β provenance manifest (n6-arch SHA, file-by-file)
The core/<feature>/ + module/<feature>/ + README.ai.md triplet
follows hive raw.mk2 arch.001 β the canonical core-hierarchy pattern
shared with sister substrates hexa-sscb (compute axis, doc-first) and
hexa-bio (molecular toolkit). v1.0.0 keeps rtsc/ + sc/ flat; v1.1.0
will split them into core/rtsc/ + core/sc/ + module/applications/
per .own own 3 + doc/lineage/origin.md migration plan.
- RTSC spec imported from
canon/domains/energy/room-temp-sc/(SHAc0f1f570, 2026-05-06). - SC spec imported from
canon/domains/energy/superconductor/(SHAc0f1f570, 2026-05-06). - CLI dispatcher created fresh at extraction;
lattice+verifysubcommands wired 2026-05-07. - Structural pattern (.own + README.ai.md + verify/ + doc/lineage/)
aligned to
hexa-sscbmk2 own_v1 on 2026-05-07. - Sister-of-substrates extraction template:
hexa-biov1.0.0 (dancinlab/hexa-bio, 2026-05-04). - Full file-by-file provenance:
doc/lineage/origin.md.
MIT. See LICENSE.
- Sister standalone:
hexa-bio v1.0.0(Molecular Toolkit substrate) - Downstream consumer:
hexa-fusion(48T SC coil dep) - Downstream consumer:
hexa-ufo(Meissner levitation dep) - Downstream consumer:
hexa-cern(SC magnet dep) - Upstream concept SSOT:
canon/domains/energy/room-temp-sc/room-temp-sc.md - Upstream concept SSOT:
canon/domains/energy/superconductor/superconductor.md