๐ข TFIM/CentralCharge/Infinite
Generated by docs/atlas/generate.jl โ a pure VIEW over the *_registry.jl claims + the static test/INVENTORY.jsonl AST scan. No test is executed and no src is run; test/INVENTORY.jsonl is regenerated in-place (idempotently) from that static scan; fetch/@register untouched. Assurance labels are PROVISIONAL: residuals / confidence are not shown yet (RES not wired). Badges reflect the committed test AST, not the latest CI run โ a hub can read green while its @test is red between regenerations. @sweep = a graceful regime-resolution gap, not card omission.
src claim
- method
analytic, reliabilityhigh, refs: Belavin-Polyakov-Zamolodchikov 1984 - c = 1/2 at the critical point (h = J), 0 otherwise.
Corroboration
| regime | mechanism | independence | refs | file |
|---|---|---|---|---|
@critical | literature_value | ๐ข structural | 2D Ising CFT (Belavin-Polyakov-Zamolodchikov 1984): c = 1/2 | test/models/quantum/TFIM/test_TFIM_central_charge.jl |
@critical | literature_value | ๐ข structural | Onsager 1944 / Pfeuty 1970: Ising universality, c = 1/2, nu = 1, beta = 1/8 | test/models/quantum/TFIM/test_tfim_critical_exponents.jl |
@sweep | second_closed_form | ๐ข structural | Gapped phase (h != J): no conformal sector, c = 0 | test/models/quantum/TFIM/test_TFIM_central_charge.jl |
Test calls
The exact verify(...) call the harness executed for this hub (reconstructed from the test AST):
verify(TFIM(; J = 1.0, h = 1.0), CentralCharge(), Infinite(); route = :literature_value, independent = 0.5, agree_within = 1.0e-9, refs = ["2D Ising CFT (Belavin-Polyakov-Zamolodchikov 1984): c = 1/2"])verify(TFIM(; J = 1.0, h = 1.0), CentralCharge(), Infinite(); route = :literature_value, independent = 0.5, agree_within = 1.0e-9, refs = ["Onsager 1944 / Pfeuty 1970: Ising universality, c = 1/2, nu = 1, beta = 1/8"])verify(TFIM(; J = J, h = h), CentralCharge(), Infinite(); route = :second_closed_form, independent = 0.0, agree_within = 1.0e-9, refs = ["Gapped phase (h != J): no conformal sector, c = 0"])Assurance (provisional)
- level: corroborated-at-p ๐ข
- cards: 3 ยท model ED-feasible
- RES not wired โ measured residuals / confidence are not shown yet.