Each row is a verified historical mechanism paired with a transplant hypothesis into post-Shor cryptanalysis. Each row also names where the analogy breaks — that line is non-negotiable.
Consumer electronics — Game Boy vs Game Gear
April 1989 (Game Boy launch) – October 1990 (Game Gear)
Constraint discipline. Gunpei Yokoi's design philosophy, 枯れた技術の水平思考 ('Lateral Thinking with Withered Technology'), used mature cheap components in novel combinations rather than chasing the bleeding edge. Game Boy: 4-shade monochrome, Sharp LR35902 at 4.19 MHz, ~15 hours on 4 AAs. Game Gear: full-colour backlit, Z80 at 3.58 MHz, ~3 hours on 6 AAs. Lifetime sales: ~118M vs ~10.62M. The constraint forced a globally coherent system rather than locally Pareto-optimal subsystems.
Source: Yokoi, G. (1997). Gan-Gan Iko (posthumous). Forbes (2021) on Yokoi's philosophy; Sheff, D. (1993). Game Over. Random House.
Transplant hypothesis
Stop chasing Regev's fully general LWE-to-lattice reduction. Pick a narrower lattice family (ideal lattices over a fixed cyclotomic with structured modulus q = 2^k + small) and prove a quantum sieve that exploits the structure. CRYSTALS-Kyber's NIST selection arguably already vindicates this — it met hard ceilings on key size, ciphertext expansion, and decapsulation cycles simultaneously.
Where it breaks
Cryptographic security is set by worst-case in the family; a speedup on a sub-family doesn't break a primitive unless deployments use that structure. Also: the Game Boy won partly because Henk Rogers bundled Tetris (April 1989) — an exogenous content win that no amount of engineering discipline guarantees in cryptography.
Music — Miles Davis modal improvisation
1959 (Kind of Blue)
Drop the chord-change scaffold; improvise within a fixed mode (Dorian, Lydian) over long pedal points. The harmonic search space shrinks dramatically, but the player gets to spend that budget on melodic depth rather than navigation.
Source: Kahn, A. (2000). Kind of Blue: The Making of the Miles Davis Masterpiece. Da Capo.
Transplant hypothesis
Replace the generic dihedral coset-combination step with a 'modal' restriction: only combine coset states whose labels lie in a fixed residue mode mod some small prime. The quantum walk lives inside one mode; the modes are stitched classically at the end. Total query count may drop because each modal walk has smaller effective spectral gap to fight.
Where it breaks
If the hidden subgroup is not aligned with the chosen mode lattice, the modal restriction throws away the signal entirely. Need a promise that the hidden structure respects the mode, which restricts the cryptographic instances this attacks.
Biology — bacteriophage lysis timing
1950s–present (Ellis–Delbrück onward); modern formalism Bull 2006
Phages delay host-cell lysis until an optimal timepoint, releasing a synchronized burst. Bull (2006) derived the fitness-maximising lysis time: τ* = √(b / (δ·r)), where b is burst-size rate, δ is host death rate from other causes, r is intracellular replication rate. Abedon et al. (2001) empirically confirmed the predicted peak.
Source: Bull, J.J. (2006). 'Optimizing invasion fitness.' Evolution 60: 1101–1108. Abedon et al. (2001) Evolution 55:1390–1400.
Transplant hypothesis
In Kuperberg's sieve, do not combine coset states greedily. Accumulate until a measurable information-theoretic density threshold is crossed (a quantum analogue of Bull's optimum), then combine in a synchronized batch. The batch exploits the higher density to produce a sharper label.
Where it breaks
Quantum coset states decohere while waiting; the density threshold must be reached before noise dominates. Bull's δ and r are stationary; the quantum 'environment' is the device noise profile, which is neither stationary nor measurable to high precision.
Logistics — Malcolm McLean's shipping container
26 April 1956 (SS Ideal X, Newark → Houston); ISO 668 codified 1968
Standardize the interface (the corner casting / twist-lock), not the cargo. Break-bulk loading cost ~$5.83/ton; container loading ~$0.16/ton on the Ideal X. ISO 668 fixed the geometry; cranes, ships, rail and trucks could then be optimised independently. Contents became logistically irrelevant.
Source: Levinson, M. (2006). The Box. Princeton UP. Smithsonian Magazine (2017).
Transplant hypothesis
A standard 'coset-state interface' (qubit register width, label register width, ancilla protocol) that dihedral, lattice, and isogeny sieves all conform to — so a single hardware-tuned combination subroutine improves all three at once.
Where it breaks
ISO 668 works because container security is captured by geometry; cryptographic security is NOT captured by an API signature. Two functions with identical encapsulate(pk) -> (ct, ss) signatures can have radically different IND-CCA2 properties. Contents bleed through. McLean's steel and grain didn't interact; in crypto, algorithm and protocol interact structurally.
Chronobiology — polyphasic / ultradian consolidation
1990s sleep-deprivation literature (Stampi, et al.)
Many short consolidation bouts can match one long bout in total restorative effect, with better robustness to interruption. The cost is coordination overhead.
Source: Stampi, C. (Ed.). (1992). Why We Nap: Evolution, Chronobiology, and Functions of Polyphasic and Ultrashort Sleep. Birkhäuser.
Transplant hypothesis
Replace one monolithic Kuperberg sieve (O(2^√n) coset states held coherently) with many short 'windowed' sieves of size 2^(√n / k), with classical glue between windows. Each window fits well inside a coherence budget, and the classical glue is cheap. Total query count is comparable in theory; hardware feasibility is much better.
Where it breaks
The classical glue must not destroy quantum interference advantage. If gluing reduces to pure classical sieving, the quantum subroutine becomes a Grover-style polynomial speedup and the dihedral subexponential is lost.
Software — Donald Knuth's TeX
1978–1989
Composable, inspectable, slow-to-evolve. TeX won not by being prettier than its WYSIWYG rivals but by being a stable substrate that the community could build on for decades. Bugs were treated as theorems to be eliminated, not features.
Source: Knuth, D. E. (1986). The TeXbook. Addison-Wesley.
Transplant hypothesis
Publish the draft as a proof scaffold with explicit [GAP] markers — not as a polished narrative. Collaborators (or future Arun) fill the gaps one by one, each a self-contained lemma. This trades immediate prestige for long-term composability.
Where it breaks
Academic incentive structures reward complete papers, not scaffolds. A draft published as gaps may not be cited until those gaps are closed by someone else, who then gets the credit.
Aviation — Wright brothers wind tunnel
October–December 1901, Dayton bicycle shop
Build the instrument before flying. After the 1901 glider produced one-third of Lilienthal's predicted lift, the Wrights built a 6-foot wind tunnel with hacksaw-blade balances and tested ~200 airfoils in three months. They discovered Lilienthal's Smeaton coefficient was wrong by ~0.6, computed their own constants, and the 1902 glider performed as predicted. Instrument > inherited theory.
Source: NASA Glenn historical analysis (1901 Wind Tunnel Tests). Crouch, T. (1989). The Bishop's Boys. Norton.
Transplant hypothesis
Before claiming an asymptotic sieve improvement, run the toy on Selene at N = 16 or 32 and confirm empirical scaling. Selene IS the wind tunnel for quantum cryptanalysis — the falsifier, not the confirmer.
Where it breaks
Aerodynamics scales via Reynolds number; quantum computers do NOT scale cleanly from NISQ to fault-tolerant. Current devices are noise-dominated above ~100 gate depth; a 16-bit lattice toy may say nothing about a 256-bit attack because error-correction overhead changes the effective algorithm.
Manufacturing — Toyota Production System Andon cord
1950s–present
Any worker can stop the line on the first defect, before it propagates. Cheaper to fix one defect now than 1000 downstream.
Source: Ohno, T. (1988). Toyota Production System: Beyond Large-Scale Production. Productivity Press.
Transplant hypothesis
Each [GAP] marker in the draft has an explicit refutation experiment attached. If the experiment fails, that branch of the proof is dead and the draft is retracted (or branched) — fast. No silent rot.
Where it breaks
Refutation experiments themselves need correctness. A buggy Selene script can falsely 'refute' a correct lemma.