teal-sea / zeta-labstate of record · compiled 14 Aug 2026 · revision 9ebdea0 · source

Library · interactive_lab/README.md

interactive_lab — browser visualizations

121 words · 15 lines · source

Standalone HTML pages that animate what the laboratory computes. They are illustrations, not results: nothing here is measured, tested for mathematical content, or cited by any claim. The numbers they display are hard-coded from the ground-truth values pinned in tests/ — if a page and the suite ever disagree, the suite is right.

PageWhat it showsOpen with
prime_genesis.html (prime_genesis.html)the sieve, the staircase and the zero spectrum as one animated storyany browser, no server needed

Pages must stay single-file and dependency-light so "open the file" keeps being the whole instruction. tests/test_doors.py pins that much (the file exists, parses as HTML, and pulls no external scripts).