quantum-spherifier 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env.example +37 -0
- package/LICENSE +21 -0
- package/README.md +738 -0
- package/config/default.json +83 -0
- package/config/production.json +31 -0
- package/docker/Dockerfile +37 -0
- package/docker/docker-compose.yml +25 -0
- package/docs/architecture.md +160 -0
- package/docs/qspherifier.jpg +0 -0
- package/package.json +128 -0
- package/plugins/example-plugin.js +44 -0
- package/research/INDEX.md +37 -0
- package/research/cross_refs/.gitkeep +0 -0
- package/research/designs/.gitkeep +0 -0
- package/research/hypotheses/.gitkeep +0 -0
- package/research/hypotheses/new_qubit_modalities/doc_0035ce8c/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0035ce8c/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_005f1a09/main.md +63 -0
- package/research/hypotheses/new_qubit_modalities/doc_005f1a09/manifest.json +143 -0
- package/research/hypotheses/new_qubit_modalities/doc_05f0ed46/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_05f0ed46/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_05fd0eb1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_05fd0eb1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_0705eed0/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0705eed0/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_07aff3d1/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_07aff3d1/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_0894efe7/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0894efe7/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_08e086ad/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_08e086ad/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_0929ce83/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0929ce83/manifest.json +119 -0
- package/research/hypotheses/new_qubit_modalities/doc_0b51b472/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_0b51b472/manifest.json +131 -0
- package/research/hypotheses/new_qubit_modalities/doc_0cfcfcbe/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0cfcfcbe/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_0d9f04a2/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0d9f04a2/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_0f665487/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_0f665487/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_11a00531/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_11a00531/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_12507df9/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_12507df9/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_14edc7a7/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_14edc7a7/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_17dce1f5/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_17dce1f5/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_18a79edc/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_18a79edc/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_18b76f8b/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_18b76f8b/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_1d8b27dd/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_1d8b27dd/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_1e746572/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_1e746572/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_1f409f63/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_1f409f63/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_1fb93b3c/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_1fb93b3c/manifest.json +118 -0
- package/research/hypotheses/new_qubit_modalities/doc_2014700e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2014700e/manifest.json +118 -0
- package/research/hypotheses/new_qubit_modalities/doc_21d9499b/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_21d9499b/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_22744a09/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_22744a09/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_25a11cb2/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_25a11cb2/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_26180f52/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_26180f52/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_264f31a7/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_264f31a7/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_273d88b1/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_273d88b1/manifest.json +140 -0
- package/research/hypotheses/new_qubit_modalities/doc_27b9d2bc/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_27b9d2bc/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_2942ef20/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2942ef20/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_2babdd5a/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_2babdd5a/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_2bb39428/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2bb39428/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_2e1771dc/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_2e1771dc/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_2f6e27eb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_2f6e27eb/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_2ff8c87a/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2ff8c87a/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_311003a4/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_311003a4/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_329910b6/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_329910b6/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_32b3ea58/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_32b3ea58/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_354b23cb/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_354b23cb/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_3630eed6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_3630eed6/manifest.json +113 -0
- package/research/hypotheses/new_qubit_modalities/doc_37ca8f04/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_37ca8f04/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_3a8f0c5e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_3a8f0c5e/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_3d55724e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_3d55724e/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_3e27ad06/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_3e27ad06/manifest.json +108 -0
- package/research/hypotheses/new_qubit_modalities/doc_401a8bad/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_401a8bad/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_40f8352b/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_40f8352b/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_4331dcfd/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_4331dcfd/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_4337cbdc/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_4337cbdc/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d2acc5/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d2acc5/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d39a5f/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d39a5f/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_4ed900da/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_4ed900da/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_525bf00e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_525bf00e/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_54035ce1/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_54035ce1/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_552565a2/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_552565a2/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_5652c681/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_5652c681/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_59b3863c/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_59b3863c/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_5cd7ecd5/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_5cd7ecd5/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_5dec51b1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_5dec51b1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_5e6dc9c1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_5e6dc9c1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_60cdeb68/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_60cdeb68/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_637c1a32/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_637c1a32/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_659be8e8/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_659be8e8/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_69f47a99/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_69f47a99/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_6a06ee6e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_6a06ee6e/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_6c383667/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_6c383667/manifest.json +123 -0
- package/research/hypotheses/new_qubit_modalities/doc_788cc9f1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_788cc9f1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_85cd549d/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_85cd549d/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_86023f9a/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_86023f9a/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_86c37a8e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_86c37a8e/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_875cb066/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_875cb066/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_8a7a0b27/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8a7a0b27/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8b8c723e/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8b8c723e/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8c881657/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8c881657/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d3bbca1/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d3bbca1/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d45fa02/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d45fa02/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d5389e6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d5389e6/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_9288e51d/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_9288e51d/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_9bd195fd/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_9bd195fd/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c000140/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c000140/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c1775b8/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c1775b8/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_9ea9fbaa/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_9ea9fbaa/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_9f34ca4b/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_9f34ca4b/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_9fe95a15/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_9fe95a15/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a0b6a004/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_a0b6a004/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_a11472f7/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a11472f7/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a226de32/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a226de32/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a3ed0beb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a3ed0beb/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a49aeac3/main.md +63 -0
- package/research/hypotheses/new_qubit_modalities/doc_a49aeac3/manifest.json +143 -0
- package/research/hypotheses/new_qubit_modalities/doc_a548aead/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_a548aead/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_a94c6b43/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a94c6b43/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_ab2c416b/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_ab2c416b/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_ad5b545f/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ad5b545f/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_ae0d0b6f/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_ae0d0b6f/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_aeb039af/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_aeb039af/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_b5569c01/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_b5569c01/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_ba323435/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ba323435/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_be91ffb6/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_be91ffb6/manifest.json +121 -0
- package/research/hypotheses/new_qubit_modalities/doc_bfc11573/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_bfc11573/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_c01dda61/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_c01dda61/manifest.json +140 -0
- package/research/hypotheses/new_qubit_modalities/doc_c40b6bac/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c40b6bac/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_c449abfd/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_c449abfd/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_c5286a95/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c5286a95/manifest.json +123 -0
- package/research/hypotheses/new_qubit_modalities/doc_c6232031/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c6232031/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_c8567a48/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c8567a48/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_ca23e08b/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ca23e08b/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_caf7e9d3/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_caf7e9d3/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_cbb77c2d/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_cbb77c2d/manifest.json +110 -0
- package/research/hypotheses/new_qubit_modalities/doc_cc601d30/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_cc601d30/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_ccdd3f14/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_ccdd3f14/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_cde08d2e/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_cde08d2e/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_ce6a235a/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_ce6a235a/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d093b9ad/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_d093b9ad/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d17719c6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_d17719c6/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d399eea3/main.md +63 -0
- package/research/hypotheses/new_qubit_modalities/doc_d399eea3/manifest.json +143 -0
- package/research/hypotheses/new_qubit_modalities/doc_d3d90e51/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_d3d90e51/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d874dc7e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_d874dc7e/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_db98a164/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_db98a164/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_dbe2ca8c/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_dbe2ca8c/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_dc21205e/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_dc21205e/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_e13ae515/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_e13ae515/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_e14a007d/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_e14a007d/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_e15ccaf5/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_e15ccaf5/manifest.json +116 -0
- package/research/hypotheses/new_qubit_modalities/doc_e2d250b7/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e2d250b7/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_e32df689/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_e32df689/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_e5b4bedb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e5b4bedb/manifest.json +134 -0
- package/research/hypotheses/new_qubit_modalities/doc_e72263b3/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e72263b3/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_e855d210/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e855d210/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_ecf6f682/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ecf6f682/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_ed1d25a4/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ed1d25a4/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_f07aa6d9/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_f07aa6d9/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_f257c4ba/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_f257c4ba/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_f2e20da6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_f2e20da6/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_f34857aa/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_f34857aa/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_fae0902f/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_fae0902f/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_fbbb63bb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_fbbb63bb/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_fd4cec3b/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_fd4cec3b/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_fe713bc9/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_fe713bc9/manifest.json +133 -0
- package/research/hypotheses/quantum_algorithms/doc_479d7cf8/main.md +62 -0
- package/research/hypotheses/quantum_algorithms/doc_479d7cf8/manifest.json +146 -0
- package/research/hypotheses/quantum_algorithms/doc_6dbdd005/main.md +63 -0
- package/research/hypotheses/quantum_algorithms/doc_6dbdd005/manifest.json +143 -0
- package/research/hypotheses/quantum_algorithms/doc_b862fc72/main.md +61 -0
- package/research/hypotheses/quantum_algorithms/doc_b862fc72/manifest.json +140 -0
- package/research/hypotheses/quantum_algorithms/doc_cdf33ced/main.md +63 -0
- package/research/hypotheses/quantum_algorithms/doc_cdf33ced/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_3986910a/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_3986910a/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_460e1a25/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_460e1a25/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_4cdf3487/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_4cdf3487/manifest.json +131 -0
- package/research/hypotheses/quantum_error_correction/doc_55457312/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_55457312/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_562627d3/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_562627d3/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_60af027e/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_60af027e/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_83a8579f/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_83a8579f/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_8ec38dbd/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_8ec38dbd/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_90cb416e/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_90cb416e/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_a40b574c/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_a40b574c/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_b4efacc8/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_b4efacc8/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_ca0d6569/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_ca0d6569/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_d1eb8740/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_d1eb8740/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_e55fcdcf/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_e55fcdcf/manifest.json +120 -0
- package/research/hypotheses/quantum_error_correction/doc_f227b165/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_f227b165/manifest.json +133 -0
- package/research/hypotheses/quantum_error_correction/doc_f5f78884/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_f5f78884/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_fdbcc4b0/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_fdbcc4b0/manifest.json +140 -0
- package/research/indices/patent_queue.md +124 -0
- package/research/patents/.gitkeep +0 -0
- package/research/patents/new_qubit_modalities/doc_083cce20/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_083cce20/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_083cce20/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_096ccdfa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_096ccdfa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_096ccdfa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_099071ac/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_099071ac/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_099071ac/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_0adeaec6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_0adeaec6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_0adeaec6/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_0e4132a8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_0e4132a8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_0e4132a8/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_10af60fa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_10af60fa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_10af60fa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_10afe71a/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_10afe71a/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_10afe71a/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1339dcfa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1339dcfa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1339dcfa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_15222e50/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_15222e50/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_15222e50/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_19e3f8ad/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_19e3f8ad/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_19e3f8ad/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_1a5d01f8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1a5d01f8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1a5d01f8/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1bd8bb3b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1bd8bb3b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1bd8bb3b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1c7b4dc1/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1c7b4dc1/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1c7b4dc1/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1ce08a7e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1ce08a7e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1ce08a7e/manifest.json +130 -0
- package/research/patents/new_qubit_modalities/doc_1cecf1a6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1cecf1a6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1cecf1a6/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1d9ad900/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1d9ad900/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1d9ad900/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_1ec2eda5/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1ec2eda5/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1ec2eda5/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_24b05ff7/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_24b05ff7/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_24b05ff7/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_31c650c7/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_31c650c7/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_31c650c7/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_32f4c6cd/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_32f4c6cd/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_32f4c6cd/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_35a33533/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_35a33533/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_35a33533/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_37d39074/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_37d39074/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_37d39074/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_3bf9f16d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_3bf9f16d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_3bf9f16d/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4440d9d5/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4440d9d5/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4440d9d5/manifest.json +130 -0
- package/research/patents/new_qubit_modalities/doc_46620281/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_46620281/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_46620281/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_48532723/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_48532723/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_48532723/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_496df511/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_496df511/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_496df511/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4c89560e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4c89560e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4c89560e/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4cea899d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4cea899d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4cea899d/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4d2078d6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4d2078d6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4d2078d6/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_567d30eb/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_567d30eb/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_567d30eb/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_58bc6d20/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_58bc6d20/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_58bc6d20/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_59084437/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_59084437/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_59084437/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_5b665385/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_5b665385/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_5b665385/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_5f6eb22e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_5f6eb22e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_5f6eb22e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_61841835/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_61841835/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_61841835/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_652f3497/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_652f3497/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_652f3497/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_65e31048/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_65e31048/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_65e31048/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_6906c32e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_6906c32e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_6906c32e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_69b6b7f2/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_69b6b7f2/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_69b6b7f2/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_6c2088b8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_6c2088b8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_6c2088b8/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_6f269347/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_6f269347/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_6f269347/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_72bb1059/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_72bb1059/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_72bb1059/manifest.json +134 -0
- package/research/patents/new_qubit_modalities/doc_7302b617/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7302b617/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7302b617/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_73419bbf/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_73419bbf/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_73419bbf/manifest.json +139 -0
- package/research/patents/new_qubit_modalities/doc_7403ead0/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7403ead0/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7403ead0/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_7541d2ca/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7541d2ca/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7541d2ca/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_7680aa01/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7680aa01/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7680aa01/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_7c687253/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7c687253/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7c687253/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_7e9ac677/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7e9ac677/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7e9ac677/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_80d1269d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_80d1269d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_80d1269d/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_8415653b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8415653b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8415653b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_86c2029b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_86c2029b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_86c2029b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_88f8f770/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_88f8f770/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_88f8f770/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_8b820b6d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8b820b6d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8b820b6d/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_8de83b3b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8de83b3b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8de83b3b/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_8f3c09b2/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8f3c09b2/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8f3c09b2/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_8f84e761/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8f84e761/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8f84e761/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_900ee19f/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_900ee19f/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_900ee19f/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_908b0523/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_908b0523/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_908b0523/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_931099a3/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_931099a3/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_931099a3/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_93ee5d51/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_93ee5d51/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_93ee5d51/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_98121789/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_98121789/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_98121789/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_99fa1dbf/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_99fa1dbf/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_99fa1dbf/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_9abf5f6a/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_9abf5f6a/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_9abf5f6a/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_9cff9f3f/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_9cff9f3f/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_9cff9f3f/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_9fed647b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_9fed647b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_9fed647b/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_a3f62d60/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_a3f62d60/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_a3f62d60/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_a788a20b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_a788a20b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_a788a20b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_a9b5116c/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_a9b5116c/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_a9b5116c/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_aaa731aa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_aaa731aa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_aaa731aa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_afa469c3/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_afa469c3/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_afa469c3/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b19b53e2/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b19b53e2/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b19b53e2/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b64d1987/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b64d1987/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b64d1987/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b68e9075/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b68e9075/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b68e9075/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_b6b86c9e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b6b86c9e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b6b86c9e/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_b7240f70/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b7240f70/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b7240f70/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b7b42d51/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b7b42d51/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b7b42d51/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b83f6b8a/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b83f6b8a/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b83f6b8a/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b8f7e1bb/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b8f7e1bb/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b8f7e1bb/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_bc5321b9/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_bc5321b9/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_bc5321b9/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_c361e73b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_c361e73b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_c361e73b/manifest.json +135 -0
- package/research/patents/new_qubit_modalities/doc_cb9b6a6e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cb9b6a6e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cb9b6a6e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_cf3eeb26/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cf3eeb26/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cf3eeb26/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_cfbeb808/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cfbeb808/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cfbeb808/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_cffd04a6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cffd04a6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cffd04a6/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_d416b00f/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d416b00f/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d416b00f/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_d557dc44/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d557dc44/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d557dc44/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_d80f7790/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d80f7790/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d80f7790/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_d8aadbce/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d8aadbce/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d8aadbce/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_da88d4e8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_da88d4e8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_da88d4e8/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_de3d7026/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_de3d7026/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_de3d7026/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_e14c8177/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e14c8177/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e14c8177/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_e1d1a39d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e1d1a39d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e1d1a39d/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_e4e26a47/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e4e26a47/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e4e26a47/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_e6cb751e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e6cb751e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e6cb751e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_e77f22ca/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e77f22ca/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e77f22ca/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_e907e2a8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e907e2a8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e907e2a8/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_f5f85ca6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f5f85ca6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f5f85ca6/manifest.json +125 -0
- package/research/patents/new_qubit_modalities/doc_f6a9e5b3/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f6a9e5b3/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f6a9e5b3/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_f83f92f0/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f83f92f0/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f83f92f0/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_f99fe94b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f99fe94b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f99fe94b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_f9d8235b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f9d8235b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f9d8235b/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_fe0561b4/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_fe0561b4/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_fe0561b4/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_ff47a428/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_ff47a428/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_ff47a428/manifest.json +145 -0
- package/research/patents/quantum_algorithms/doc_af0d56c9/main.md +64 -0
- package/research/patents/quantum_algorithms/doc_af0d56c9/main.tex +68 -0
- package/research/patents/quantum_algorithms/doc_af0d56c9/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_0a24b8af/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_0a24b8af/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_0a24b8af/manifest.json +141 -0
- package/research/patents/quantum_error_correction/doc_0a6aee57/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_0a6aee57/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_0a6aee57/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_20a67ec2/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_20a67ec2/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_20a67ec2/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_458e5def/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_458e5def/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_458e5def/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_475ce69d/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_475ce69d/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_475ce69d/manifest.json +135 -0
- package/research/patents/quantum_error_correction/doc_6c43b9d3/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_6c43b9d3/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_6c43b9d3/manifest.json +145 -0
- package/research/patents/quantum_error_correction/doc_837d0cbb/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_837d0cbb/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_837d0cbb/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_89199c22/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_89199c22/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_89199c22/manifest.json +145 -0
- package/research/patents/quantum_error_correction/doc_aaee59e8/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_aaee59e8/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_aaee59e8/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_cf5f172b/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_cf5f172b/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_cf5f172b/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_d5f8a4ee/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_d5f8a4ee/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_d5f8a4ee/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_df16f521/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_df16f521/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_df16f521/manifest.json +145 -0
- package/research/simulations/.gitkeep +0 -0
- package/research/topics/algorithms/seed_qsvt_2026/main.tex +93 -0
- package/research/topics/algorithms/seed_qsvt_2026/manifest.json +19 -0
- package/research/topics/molecular_simulation/seed_femoco_2026/main.tex +119 -0
- package/research/topics/molecular_simulation/seed_femoco_2026/manifest.json +20 -0
- package/research/topics/qec/seed_surface_code_2026/main.tex +89 -0
- package/research/topics/qec/seed_surface_code_2026/manifest.json +20 -0
- package/research/topics/qubits/seed_neutral_atom_2026/main.tex +98 -0
- package/research/topics/qubits/seed_neutral_atom_2026/manifest.json +19 -0
- package/scripts/benchmark.js +56 -0
- package/scripts/cli.js +237 -0
- package/src/core/ANNPsi.js +266 -0
- package/src/core/ArtificialJunkyNeuron.js +439 -0
- package/src/core/QSpherifierAgent.js +620 -0
- package/src/core/StateSerializer.js +74 -0
- package/src/index.js +178 -0
- package/src/layers/AJNLayer.js +248 -0
- package/src/layers/TransformerBlock.js +201 -0
- package/src/llm/AnthropicAdapter.js +76 -0
- package/src/llm/DeepSeekAdapter.js +78 -0
- package/src/llm/GoogleAdapter.js +78 -0
- package/src/llm/LLMAdapter.js +64 -0
- package/src/llm/LLMRouter.js +107 -0
- package/src/llm/LocalLLMAdapter.js +72 -0
- package/src/llm/OpenAIAdapter.js +78 -0
- package/src/llm/ZAIAdapter.js +99 -0
- package/src/modules/CascadeMonitor.js +84 -0
- package/src/modules/CitationGraph.js +119 -0
- package/src/modules/DocumentArchivist.js +326 -0
- package/src/modules/HierarchicalCommandInterpreter.js +220 -0
- package/src/modules/HypothesisGenerator.js +421 -0
- package/src/modules/MemorySystem.js +210 -0
- package/src/modules/MetricsCollector.js +139 -0
- package/src/modules/PatentClusterManager.js +199 -0
- package/src/modules/PatentDraftAssistant.js +221 -0
- package/src/modules/PluginManager.js +92 -0
- package/src/modules/QuantumKnowledgeGraph.js +888 -0
- package/src/modules/ResearchLineRouter.js +187 -0
- package/src/modules/ResourceFeasibilityChecker.js +494 -0
- package/src/modules/SafetyGuardrails.js +139 -0
- package/src/modules/TokenEnergyArbitrator.js +129 -0
- package/src/tools/BibliographyTool.js +74 -0
- package/src/tools/FileSystemTool.js +91 -0
- package/src/tools/LaTeXDocumentTool.js +94 -0
- package/src/tools/QuantumPhysicsTool.js +219 -0
- package/src/tools/Tool.js +30 -0
- package/src/tools/ToolRegistry.js +40 -0
- package/src/tools/WebSearchTool.js +50 -0
- package/src/training/TrainingPipeline.js +52 -0
- package/tests/run.js +200 -0
- package/web/public/css/dashboard.css +431 -0
- package/web/public/favicon.png +0 -0
- package/web/public/index.html +170 -0
- package/web/public/js/dashboard.js +431 -0
- package/web/public/qspherifier.png +0 -0
- package/web/server.js +306 -0
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
\documentclass[11pt]{article}
|
|
2
|
+
\usepackage[utf8]{inputenc}
|
|
3
|
+
\usepackage{hyperref}
|
|
4
|
+
\usepackage{amsmath}
|
|
5
|
+
\usepackage{amssymb}
|
|
6
|
+
\usepackage[margin=1in]{geometry}
|
|
7
|
+
|
|
8
|
+
\title{FeMoco Simulation: The Canonical Quantum Chemistry Target and Its Resource Requirements (2026)}
|
|
9
|
+
\author{quantum-spherifier (:qSpherifier) Seed Document \\ Research Line: Molecular Simulation}
|
|
10
|
+
\date{2026}
|
|
11
|
+
|
|
12
|
+
\begin{document}
|
|
13
|
+
\maketitle
|
|
14
|
+
|
|
15
|
+
\begin{abstract}
|
|
16
|
+
The iron-molybdenum cofactor (FeMoco) of the nitrogenase enzyme is the canonical ``killer app'' target for quantum chemistry on a fault-tolerant quantum computer. Classical methods (DFT, CASSCF, DMRG) struggle with the strongly correlated $3d$ electrons of the seven-iron cluster, and the mechanism of biological nitrogen fixation remains an open problem. This document reviews the FeMoco challenge, presents the state-of-the-art resource estimates (Reiher et al.\ 2017; Goings et al.\ 2022), and maps the path from current 100-qubit NISQ experiments to the $\sim 3{,}000$-logical-qubit, $\sim 10^{10}$-$T$-gate fault-tolerant computation needed for chemical accuracy.
|
|
17
|
+
\end{abstract}
|
|
18
|
+
|
|
19
|
+
\section{The FeMoco Challenge}
|
|
20
|
+
|
|
21
|
+
\subsection{Why FeMoco?}
|
|
22
|
+
FeMoco is the active site of nitrogenase, the enzyme that catalyzes the reduction of atmospheric nitrogen to ammonia ($\text{N}_2 + 8\text{H}^+ + 8\text{e}^- \to 2\text{NH}_3 + \text{H}_2$) at ambient temperature and pressure. The industrial Haber--Bosch process that performs the same reaction consumes $\sim 1$--$2\%$ of global energy production. Understanding the FeMoco mechanism could enable energy-efficient catalysts for fertilizer production---a problem with direct civilisational impact.
|
|
23
|
+
|
|
24
|
+
\subsection{Electronic Structure}
|
|
25
|
+
FeMoco consists of a Mo$_7$Fe$_7$S$_9$C cluster with:
|
|
26
|
+
\begin{itemize}
|
|
27
|
+
\item 7 iron atoms, each with $3d$ electrons that are strongly correlated.
|
|
28
|
+
\item A central carbide (C$^{4-}$) interstitial.
|
|
29
|
+
\item Total active space: $\sim 54$--$154$ spin-orbitals (depending on the active-space truncation).
|
|
30
|
+
\item Near-degenerate $d$-orbital manifold causing multi-reference character.
|
|
31
|
+
\end{itemize}
|
|
32
|
+
|
|
33
|
+
\subsection{Classical Difficulty}
|
|
34
|
+
\begin{itemize}
|
|
35
|
+
\item \textbf{DFT}: Functionals fail for strongly correlated $3d$ electrons; errors of 10+ kcal/mol.
|
|
36
|
+
\item \textbf{CCSD(T)}: Breaks down for multi-reference systems.
|
|
37
|
+
\item \textbf{DMRG}: Can treat $\sim 50$--$100$ orbitals but at exponential cost in bond dimension; struggles with dynamic correlation.
|
|
38
|
+
\item \textbf{CASPT2/NEVPT2}: Require a CAS reference; limited to $\sim 20$ active electrons in 20 orbitals.
|
|
39
|
+
\end{itemize}
|
|
40
|
+
No classical method achieves chemical accuracy ($\sim 1$\,kcal/mol $\approx 1.6$\,mHa) for FeMoco.
|
|
41
|
+
|
|
42
|
+
\section{Resource Estimates for Quantum Simulation}
|
|
43
|
+
|
|
44
|
+
\subsection{Reiher et al.\ (2017) Estimate}
|
|
45
|
+
The seminal Reiher et al.\ study estimated the resources for FeMoco ground-state energy via quantum phase estimation:
|
|
46
|
+
\begin{itemize}
|
|
47
|
+
\item Active orbitals: 54
|
|
48
|
+
\item Logical qubits: $\sim 2{,}000$ (data + ancilla)
|
|
49
|
+
\item $T$-gate count: $\sim 10^{10}$
|
|
50
|
+
\item Physical qubits (surface code, $d = 31$): $\sim 10^6$
|
|
51
|
+
\item Runtime: hours to days
|
|
52
|
+
\end{itemize}
|
|
53
|
+
|
|
54
|
+
\subsection{Goings et al.\ (2022) Refined Estimate}
|
|
55
|
+
Using improved basis sets and qubitization:
|
|
56
|
+
\begin{itemize}
|
|
57
|
+
\item Active orbitals: 154 (larger basis for chemical accuracy)
|
|
58
|
+
\item Hamiltonian 1-norm: $\lambda \approx 1{,}511$
|
|
59
|
+
\item Logical qubits: $\sim 3{,}000$--$4{,}000$
|
|
60
|
+
\item $T$-gate count: $\sim 10^{10}$--$10^{11}$
|
|
61
|
+
\item Physical qubits (surface code, $d = 25$): $\sim 4 \times 10^6$
|
|
62
|
+
\item Runtime: $\sim 4$ days at 25\,MHz $T$-gate clock
|
|
63
|
+
\end{itemize}
|
|
64
|
+
|
|
65
|
+
\section{Algorithmic Choices}
|
|
66
|
+
|
|
67
|
+
\subsection{Quantum Phase Estimation (QPE)}
|
|
68
|
+
QPE is the gold standard for ground-state energy on a fault-tolerant quantum computer. It requires:
|
|
69
|
+
\begin{itemize}
|
|
70
|
+
\item An initial state with non-trivial overlap with the ground state (Hartree--Fock or VQE-prepared).
|
|
71
|
+
\item Controlled time-evolution $e^{-iHt}$ implemented via qubitization or Trotterization.
|
|
72
|
+
\item Inverse QFT for readout.
|
|
73
|
+
\end{itemize}
|
|
74
|
+
|
|
75
|
+
\subsection{Qubitization vs.\ Trotterization}
|
|
76
|
+
\begin{itemize}
|
|
77
|
+
\item \textbf{Trotterization}: $T$-count $\sim N^4 t^2 / \epsilon$; simple to implement but high cost.
|
|
78
|
+
\item \textbf{Qubitization (QSVT)}: $T$-count $\sim 3 \lambda N \log(1/\epsilon)$; optimal query complexity; $\sim 100\times$ fewer $T$-gates than Trotter for FeMoco.
|
|
79
|
+
\end{itemize}
|
|
80
|
+
Qubitization is the algorithm of choice for fault-tolerant FeMoco simulation.
|
|
81
|
+
|
|
82
|
+
\subsection{Fermion-to-Qubit Mapping}
|
|
83
|
+
\begin{itemize}
|
|
84
|
+
\item \textbf{Jordan--Wigner}: Simple; $O(N)$-length Pauli strings; high overhead on 2D-lattice hardware.
|
|
85
|
+
\item \textbf{Bravyi--Kitaev}: $O(\log N)$-length strings; lower overhead for large $N$.
|
|
86
|
+
\item \textbf{Symmetry tapering}: Exploits $S_z$, particle-number, and time-reversal symmetries to reduce qubit count by 4--8.
|
|
87
|
+
\end{itemize}
|
|
88
|
+
|
|
89
|
+
\section{Near-Term Stepping Stones}
|
|
90
|
+
|
|
91
|
+
\subsection{NISQ-Era VQE on Reduced Active Spaces}
|
|
92
|
+
Before fault-tolerant FeMoco is possible, NISQ-era VQE on reduced active spaces (10--30 orbitals) can:
|
|
93
|
+
\begin{itemize}
|
|
94
|
+
\item Validate quantum chemistry workflows on real hardware.
|
|
95
|
+
\item Benchmark ans\"atze (UCCSD, k-UpCCGSD, ADAPT-VQE) against classical references.
|
|
96
|
+
\item Identify which FeMoco subspaces are most strongly correlated.
|
|
97
|
+
\end{itemize}
|
|
98
|
+
IBM Heron (156 qubits) and Quantinuum H2 (56 qubits) are suitable platforms.
|
|
99
|
+
|
|
100
|
+
\subsection{Transition-Metal Catalysts as Intermediate Targets}
|
|
101
|
+
Smaller transition-metal complexes (Ni, Cu, Fe catalysts for C--H activation, cross-coupling) are tractable on 50--200-logical-qubit processors and have direct pharmaceutical relevance. These serve as stepping stones to full FeMoco.
|
|
102
|
+
|
|
103
|
+
\section{Cross-Links to Other Research Lines}
|
|
104
|
+
|
|
105
|
+
\begin{itemize}
|
|
106
|
+
\item \textbf{QEC}: FeMoco requires $\sim 3{,}000$ logical qubits $\approx 3$--$4$ million physical qubits (surface code). qLDPC codes on neutral atoms could reduce this to $\sim 300$K--1M. See \textit{Surface-Code QEC Seed Document}.
|
|
107
|
+
\item \textbf{New Qubit Modalities}: Long-coherence neutral-atom qubits (40\,s $T_1$) relax the QEC cycle-time constraint, enabling deeper logical circuits. See \textit{Neutral-Atom Seed Document}.
|
|
108
|
+
\item \textbf{Quantum Algorithms}: QSVT-based qubitization is the optimal algorithm for FeMoco, requiring $\sim 100\times$ fewer $T$-gates than Trotterization. See \textit{QSVT Seed Document}.
|
|
109
|
+
\end{itemize}
|
|
110
|
+
|
|
111
|
+
\section*{References}
|
|
112
|
+
\begin{itemize}
|
|
113
|
+
\item Reiher, Wiebe, Svore, Wecker, Troyer, ``Elucidating reaction mechanisms on quantum computers,'' \textit{PNAS} 114, 7555 (2017).
|
|
114
|
+
\item Goings et al., ``Reliably assessing the electronic structure of cytochrome P450 on today's classical computers and tomorrow's quantum computers,'' \textit{PNAS} 119, e2203533119 (2022).
|
|
115
|
+
\item Babbush et al., ``Encoding electronic spectra in quantum circuits with linear $T$ complexity,'' \textit{Quantum} 2, 44 (2018).
|
|
116
|
+
\item Lee et al., ``Even more efficient quantum computations of chemistry through tensor hypercontraction,'' \textit{PRX Quantum} 2, 020305 (2021).
|
|
117
|
+
\end{itemize}
|
|
118
|
+
|
|
119
|
+
\end{document}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "seed_femoco_2026",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "FeMoco Simulation: The Canonical Quantum Chemistry Target and Its Resource Requirements (2026)",
|
|
5
|
+
"category": "topics",
|
|
6
|
+
"topic": "molecular_simulation",
|
|
7
|
+
"researchLine": "molecular_simulation",
|
|
8
|
+
"tags": ["molecular_simulation", "femoco", "baseline_knowledge", "cross_linked"],
|
|
9
|
+
"references": ["sim_femoco", "sim_fermionic_hamiltonian", "sim_qubitization", "algo_qpe"],
|
|
10
|
+
"crossLinks": [
|
|
11
|
+
{ "to": "seed_surface_code_2026", "relationship": "related" },
|
|
12
|
+
{ "to": "seed_neutral_atom_2026", "relationship": "related" },
|
|
13
|
+
{ "to": "seed_qsvt_2026", "relationship": "builds_on" }
|
|
14
|
+
],
|
|
15
|
+
"patent": { "eligible": false, "claims": [] },
|
|
16
|
+
"createdAt": 1735689600000,
|
|
17
|
+
"updatedAt": 1735689600000,
|
|
18
|
+
"extra": { "seed": true, "description": "Baseline knowledge document for the Molecular Simulation line" },
|
|
19
|
+
"files": { "latex": "main.tex" }
|
|
20
|
+
}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
\documentclass[11pt]{article}
|
|
2
|
+
\usepackage[utf8]{inputenc}
|
|
3
|
+
\usepackage{hyperref}
|
|
4
|
+
\usepackage{amsmath}
|
|
5
|
+
\usepackage{amssymb}
|
|
6
|
+
\usepackage[margin=1in]{geometry}
|
|
7
|
+
|
|
8
|
+
\title{Surface-Code Quantum Error Correction: State of the Art and Path to Fault Tolerance (2026)}
|
|
9
|
+
\author{quantum-spherifier (:qSpherifier) Seed Document \\ Research Line: Quantum Error Correction}
|
|
10
|
+
\date{2026}
|
|
11
|
+
|
|
12
|
+
\begin{document}
|
|
13
|
+
\maketitle
|
|
14
|
+
|
|
15
|
+
\begin{abstract}
|
|
16
|
+
The surface code is the leading quantum error-correcting (QEC) code for superconducting and neutral-atom qubit platforms. As of 2026, Google's Willow processor has demonstrated exponential error suppression below the surface-code threshold at code distance 7, marking the first experimental confirmation of the threshold theorem for a real quantum processor. This document reviews the current state, identifies the key bottlenecks (overhead, magic-state distillation, decoder latency), and outlines the path from 1 logical qubit (today) to 100 logical qubits (2028--2030) and ultimately to 4,000 logical qubits needed for RSA-2048 factoring (2035+).
|
|
17
|
+
\end{abstract}
|
|
18
|
+
|
|
19
|
+
\section{Current State (2026)}
|
|
20
|
+
|
|
21
|
+
\subsection{The Threshold Theorem in Practice}
|
|
22
|
+
The threshold theorem states that if the physical error rate $p$ is below a critical threshold $p_{\text{th}}$, the logical error rate $p_L$ can be suppressed arbitrarily by increasing the code distance $d$. For the surface code under circuit-level depolarizing noise, $p_{\text{th}} \approx 1\%$. The logical error rate scales as:
|
|
23
|
+
|
|
24
|
+
\begin{equation}
|
|
25
|
+
p_L \approx A \left( \frac{p}{p_{\text{th}}} \right)^{(d+1)/2}
|
|
26
|
+
\end{equation}
|
|
27
|
+
|
|
28
|
+
where $A \approx 0.1$. Google's Willow chip (December 2024) verified this scaling experimentally at $d = 7$, achieving a logical error rate lower than at $d = 5$---the first below-threshold demonstration.
|
|
29
|
+
|
|
30
|
+
\subsection{Hardware Anchors}
|
|
31
|
+
\begin{itemize}
|
|
32
|
+
\item \textbf{Google Willow} (105 qubits): distance-7 surface code, 2-qubit gate fidelity 99.8\%, exponential error suppression confirmed.
|
|
33
|
+
\item \textbf{IBM Heron R2} (156 qubits, tunable couplers): 2-qubit gate fidelity 99.7\%; basis for IBM's modular QEC roadmap.
|
|
34
|
+
\item \textbf{Quantinuum H2} (56 trapped ions): 99.87\% 2-qubit fidelity; demonstrated non-Abelian topological states and magic-state distillation.
|
|
35
|
+
\item \textbf{Atom Computing} (1,180 neutral atoms): largest qubit count; reconfigurable geometry ideal for QEC.
|
|
36
|
+
\end{itemize}
|
|
37
|
+
|
|
38
|
+
\section{Key Bottlenecks}
|
|
39
|
+
|
|
40
|
+
\subsection{Physical-to-Logical Overhead}
|
|
41
|
+
The surface code requires $\sim 2d^2$ physical qubits per logical qubit. For a target logical error rate of $10^{-9}$ (required for deep circuits like Shor's algorithm), with physical error $p = 10^{-3}$, the required code distance is $d \approx 21$, giving $\sim 882$ physical qubits per logical qubit. With magic-state factories (needed for universal computation), the total overhead reaches $\sim 1{,}000\times$. This means 4,000 logical qubits for RSA-2048 require $\sim 4$ million physical qubits.
|
|
42
|
+
|
|
43
|
+
\subsection{Magic-State Distillation}
|
|
44
|
+
Universal fault-tolerant computation requires $T$-gates, which cannot be implemented transversally in the surface code. The standard Bravyi--Kitaev 15-to-1 distillation protocol consumes 15 noisy $T$-states to produce 1 high-fidelity $T$-state, at a cost of $\sim 12d^2$ physical qubits per factory. For deep circuits ($10^9$+ $T$-gates), the factory footprint dominates the processor.
|
|
45
|
+
|
|
46
|
+
\subsection{Decoder Latency}
|
|
47
|
+
Real-time decoding is essential: syndromes must be decoded within one QEC cycle ($\sim 1\,\mu$s for superconducting qubits). Minimum-weight perfect matching (MWPM) scales as $O(d^2)$ per cycle; neural-network decoders offer lower latency but require training and lack formal guarantees.
|
|
48
|
+
|
|
49
|
+
\section{Path to Fault Tolerance}
|
|
50
|
+
|
|
51
|
+
\subsection{Near-Term (2026--2028): 1--10 Logical Qubits}
|
|
52
|
+
\begin{itemize}
|
|
53
|
+
\item Extend Willow's distance-7 result to $d = 11$--$15$ on 200--500-qubit processors.
|
|
54
|
+
\item Demonstrate magic-state distillation on a logical qubit.
|
|
55
|
+
\item Implement a single logical-qubit memory with $p_L < 10^{-6}$.
|
|
56
|
+
\end{itemize}
|
|
57
|
+
|
|
58
|
+
\subsection{Mid-Term (2028--2033): 100--1,000 Logical Qubits}
|
|
59
|
+
\begin{itemize}
|
|
60
|
+
\item Modular architectures: connect multiple 1,000-physical-qubit chips via quantum interconnects.
|
|
61
|
+
\item qLDPC codes on reconfigurable platforms (neutral atoms) to reduce overhead from $O(d^2)$ to $O(1)$.
|
|
62
|
+
\item First useful quantum chemistry simulation (FeMoco-scale) on 100--300 logical qubits.
|
|
63
|
+
\end{itemize}
|
|
64
|
+
|
|
65
|
+
\subsection{Long-Term (2033--2040): 4,000+ Logical Qubits}
|
|
66
|
+
\begin{itemize}
|
|
67
|
+
\item RSA-2048 factoring (requires $\sim 4{,}000$ logical qubits, $\sim 10^{10}$ $T$-gates).
|
|
68
|
+
\item Full-scale FeMoco simulation with chemical accuracy.
|
|
69
|
+
\item Practical quantum advantage in optimization and machine learning.
|
|
70
|
+
\end{itemize}
|
|
71
|
+
|
|
72
|
+
\section{Cross-Links to Other Research Lines}
|
|
73
|
+
|
|
74
|
+
This document is not isolated. It cross-links to:
|
|
75
|
+
\begin{itemize}
|
|
76
|
+
\item \textbf{New Qubit Modalities}: Surface-code viability depends on qubit modality (transmon, neutral atom, trapped ion). Neutral atoms with reconfigurable geometry are natural for qLDPC codes.
|
|
77
|
+
\item \textbf{Quantum Algorithms}: Shor's algorithm and QPE require $\sim 4{,}000$ and $\sim 200$--$3{,}000$ logical qubits respectively, directly driving QEC requirements.
|
|
78
|
+
\item \textbf{Molecular Simulation}: FeMoco simulation requires $\sim 3{,}000$ logical qubits and $\sim 10^{11}$ $T$-gates; the QEC overhead is the dominant cost.
|
|
79
|
+
\end{itemize}
|
|
80
|
+
|
|
81
|
+
\section*{References}
|
|
82
|
+
\begin{itemize}
|
|
83
|
+
\item Acharya et al., ``Quantum error correction below the surface code threshold,'' \textit{Nature} (2024). [Google Willow]
|
|
84
|
+
\item Fowler et al., ``Surface codes: Towards practical large-scale quantum computation,'' \textit{Phys. Rev. A} 86, 032324 (2012).
|
|
85
|
+
\item Bravyi \& Kitaev, ``Universal quantum computation with ideal Clifford gates and noisy ancillas,'' \textit{Phys. Rev. A} 71, 022316 (2005).
|
|
86
|
+
\item Gidney \& Eker\r{a}, ``How to factor 2048-bit RSA integers in 8 hours using 20 million noisy qubits,'' \textit{Quantum} 5, 433 (2021).
|
|
87
|
+
\end{itemize}
|
|
88
|
+
|
|
89
|
+
\end{document}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "seed_surface_code_2026",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "Surface-Code Quantum Error Correction: State of the Art and Path to Fault Tolerance (2026)",
|
|
5
|
+
"category": "topics",
|
|
6
|
+
"topic": "qec",
|
|
7
|
+
"researchLine": "quantum_error_correction",
|
|
8
|
+
"tags": ["qec", "surface_code", "baseline_knowledge", "cross_linked"],
|
|
9
|
+
"references": ["qec_surface_code", "qec_measurement_results", "qec_magic_state_distillation", "hw_google_willow"],
|
|
10
|
+
"crossLinks": [
|
|
11
|
+
{ "to": "seed_neutral_atom_2026", "relationship": "builds_on" },
|
|
12
|
+
{ "to": "seed_qsvt_2026", "relationship": "related" },
|
|
13
|
+
{ "to": "seed_femoco_2026", "relationship": "related" }
|
|
14
|
+
],
|
|
15
|
+
"patent": { "eligible": false, "claims": [] },
|
|
16
|
+
"createdAt": 1735689600000,
|
|
17
|
+
"updatedAt": 1735689600000,
|
|
18
|
+
"extra": { "seed": true, "description": "Baseline knowledge document for the QEC research line" },
|
|
19
|
+
"files": { "latex": "main.tex" }
|
|
20
|
+
}
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
\documentclass[11pt]{article}
|
|
2
|
+
\usepackage[utf8]{inputenc}
|
|
3
|
+
\usepackage{hyperref}
|
|
4
|
+
\usepackage{amsmath}
|
|
5
|
+
\usepackage{amssymb}
|
|
6
|
+
\usepackage[margin=1in]{geometry}
|
|
7
|
+
|
|
8
|
+
\title{Neutral-Atom Qubit Modalities: Scalability, Coherence, and QEC Compatibility (2026)}
|
|
9
|
+
\author{quantum-spherifier (:qSpherifier) Seed Document \\ Research Line: New Qubit Modalities}
|
|
10
|
+
\date{2026}
|
|
11
|
+
|
|
12
|
+
\begin{document}
|
|
13
|
+
\maketitle
|
|
14
|
+
|
|
15
|
+
\begin{abstract}
|
|
16
|
+
Neutral-atom quantum computing has emerged as a leading modality for scalable quantum information processing. As of 2026, Atom Computing has demonstrated 1,180 strontium neutral-atom qubits with 40-second coherence, and QuEra's Aquila (256 rubidium atoms) is available via AWS Braket. The reconfigurable geometry of optical-tweezer arrays---unique to neutral atoms---enables all-to-all connectivity via Rydberg blockade and makes this platform a natural fit for quantum low-density parity-check (qLDPC) codes with non-local check measurements. This document reviews the state of the art, compares neutral atoms to superconducting and trapped-ion alternatives, and identifies the path to 10,000+ qubit fault-tolerant processors.
|
|
17
|
+
\end{abstract}
|
|
18
|
+
|
|
19
|
+
\section{Current State (2026)}
|
|
20
|
+
|
|
21
|
+
\subsection{Hardware Anchors}
|
|
22
|
+
\begin{itemize}
|
|
23
|
+
\item \textbf{Atom Computing} (1,180 strontium atoms): first platform to exceed 1,000 qubits; nuclear-spin qubits with $T_1 \approx 40$\,s; 2-qubit gate fidelity $\approx 99.5\%$.
|
|
24
|
+
\item \textbf{QuEra Aquila} (256 rubidium atoms): programmable analog quantum simulator available via AWS Braket; Rydberg blockade gates.
|
|
25
|
+
\item \textbf{Pascal (Pasqal)} (324 rubidium atoms): analog and digital modes; quantum processing service in Europe.
|
|
26
|
+
\end{itemize}
|
|
27
|
+
|
|
28
|
+
\subsection{Qubit Encoding}
|
|
29
|
+
Neutral-atom qubits are encoded in either:
|
|
30
|
+
\begin{enumerate}
|
|
31
|
+
\item \textbf{Hyperfine ground states} (e.g., $^{87}$Rb $|F=1, m_F=0\rangle$ and $|F=2, m_F=0\rangle$): clock states with long coherence ($T_2 > 1$\,s).
|
|
32
|
+
\item \textbf{Nuclear-spin states} (e.g., $^{87}$Sr or $^{171}$Yb): decoupled from electronic noise, achieving $T_1 \approx 40$\,s in strontium.
|
|
33
|
+
\end{enumerate}
|
|
34
|
+
|
|
35
|
+
\section{Advantages of Neutral Atoms}
|
|
36
|
+
|
|
37
|
+
\subsection{Scalability}
|
|
38
|
+
Optical-tweezer arrays can trap thousands of atoms in 2D or 3D geometries. Unlike superconducting qubits (which require individual microwave control lines) or trapped ions (which require individual addressing in a shared trap), neutral-atom arrays are loaded stochastically and rearranged deterministically. Atom Computing's 1,180-site array demonstrates that the loading-and-rearrangement protocol scales to kilo-qubit counts.
|
|
39
|
+
|
|
40
|
+
\subsection{Reconfigurable Geometry}
|
|
41
|
+
The unique advantage of neutral atoms is that the tweezer array geometry is software-defined. Atoms can be moved between gate cycles, enabling:
|
|
42
|
+
\begin{itemize}
|
|
43
|
+
\item \textbf{All-to-all connectivity}: any pair of atoms can be brought into Rydberg blockade range.
|
|
44
|
+
\item \textbf{Non-local QEC checks}: qLDPC codes require long-range parity checks that are prohibitively expensive on fixed-lattice superconducting processors but trivial on neutral atoms.
|
|
45
|
+
\item \textbf{Dynamic code switching}: the same physical qubits can be reconfigured from a surface-code layout to a color-code or qLDPC layout between algorithmic subroutines.
|
|
46
|
+
\end{itemize}
|
|
47
|
+
|
|
48
|
+
\subsection{Coherence}
|
|
49
|
+
Nuclear-spin qubits in group-II atoms (Sr, Yb) achieve $T_1$ and $T_2$ in the 10--60\,s range---orders of magnitude longer than superconducting transmons ($T_1 \sim 300\,\mu$s). This relaxes the decoder-latency constraint and enables deeper logical circuits.
|
|
50
|
+
|
|
51
|
+
\section{Challenges}
|
|
52
|
+
|
|
53
|
+
\subsection{Gate Fidelity}
|
|
54
|
+
Two-qubit gate fidelity for neutral atoms ($\sim 99.5\%$) lags behind trapped ions ($\sim 99.9\%$) and the best superconducting qubits ($\sim 99.8\%$). The dominant error sources are:
|
|
55
|
+
\begin{itemize}
|
|
56
|
+
\item Rydberg laser intensity noise (causing phase errors).
|
|
57
|
+
\item Atomic motion during gates (Doppler dephasing).
|
|
58
|
+
\item Finite Rydberg blockade radius (imperfect blockade for distant atoms).
|
|
59
|
+
\end{itemize}
|
|
60
|
+
|
|
61
|
+
\subsection{Gate Speed}
|
|
62
|
+
Rydberg-mediated gates are slow ($\sim 1\,\mu$s for 1-qubit, $\sim 5\,\mu$s for 2-qubit) compared to superconducting gates ($\sim 20$\,ns and $\sim 200$\,ns). This limits the circuit depth achievable within the coherence time, though the long $T_1$ partially compensates.
|
|
63
|
+
|
|
64
|
+
\subsection{Atom Loss}
|
|
65
|
+
Atoms are stochastically lost from tweezers at a rate of $\sim 10^{-3}$ per second. For deep circuits, this requires either mid-circuit reloading or heralded-loss-tolerant protocols.
|
|
66
|
+
|
|
67
|
+
\section{Path to 10,000+ Qubits}
|
|
68
|
+
|
|
69
|
+
\subsection{Near-Term (2026--2028)}
|
|
70
|
+
\begin{itemize}
|
|
71
|
+
\item Improve 2-qubit gate fidelity to 99.9\% via pulse shaping and dynamical decoupling.
|
|
72
|
+
\item Demonstrate distance-7 surface code on a neutral-atom processor.
|
|
73
|
+
\item Scale to 5,000+ atoms with automated rearrangement.
|
|
74
|
+
\end{itemize}
|
|
75
|
+
|
|
76
|
+
\subsection{Mid-Term (2028--2032)}
|
|
77
|
+
\begin{itemize}
|
|
78
|
+
\item Implement qLDPC codes exploiting reconfigurable geometry (constant-rate encoding, 10$\times$ overhead reduction vs.\ surface code).
|
|
79
|
+
\item Modular neutral-atom processors linked by photonic interconnects.
|
|
80
|
+
\item First fault-tolerant logical-qubit operations on 100+ logical qubits.
|
|
81
|
+
\end{itemize}
|
|
82
|
+
|
|
83
|
+
\section{Cross-Links to Other Research Lines}
|
|
84
|
+
|
|
85
|
+
\begin{itemize}
|
|
86
|
+
\item \textbf{QEC}: Neutral atoms are the natural platform for qLDPC codes (non-local checks) and Bacon-Shor codes (biased noise). See \textit{Surface-Code QEC Seed Document}.
|
|
87
|
+
\item \textbf{Algorithms}: Long coherence enables deep circuits (QPE, Trotterization) with relaxed QEC requirements.
|
|
88
|
+
\item \textbf{Molecular Simulation}: 10,000+ physical qubits with qLDPC overhead reduction could bring FeMoco simulation from 1M physical qubits (surface code) down to $\sim$100K physical qubits.
|
|
89
|
+
\end{itemize}
|
|
90
|
+
|
|
91
|
+
\section*{References}
|
|
92
|
+
\begin{itemize}
|
|
93
|
+
\item Bluvstein et al., ``Logical quantum processor based on reconfigurable atom arrays,'' \textit{Nature} 626, 58--65 (2024).
|
|
94
|
+
\item Evered et al., ``High-fidelity parallel entangling gates on a neutral-atom quantum computer,'' \textit{Nature} 622, 268--272 (2023).
|
|
95
|
+
\item Graham et al., ``Multi-qubit entanglement and algorithms on a neutral-atom quantum computer,'' \textit{Nature} 604, 457--462 (2022).
|
|
96
|
+
\end{itemize}
|
|
97
|
+
|
|
98
|
+
\end{document}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "seed_neutral_atom_2026",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "Neutral-Atom Qubit Modalities: Scalability, Coherence, and QEC Compatibility (2026)",
|
|
5
|
+
"category": "topics",
|
|
6
|
+
"topic": "qubits",
|
|
7
|
+
"researchLine": "new_qubit_modalities",
|
|
8
|
+
"tags": ["qubits", "neutral_atom", "baseline_knowledge", "cross_linked"],
|
|
9
|
+
"references": ["qubit_neutral_atom", "hw_atom_computing", "hw_quera_aquila"],
|
|
10
|
+
"crossLinks": [
|
|
11
|
+
{ "to": "seed_surface_code_2026", "relationship": "builds_on" },
|
|
12
|
+
{ "to": "seed_femoco_2026", "relationship": "related" }
|
|
13
|
+
],
|
|
14
|
+
"patent": { "eligible": false, "claims": [] },
|
|
15
|
+
"createdAt": 1735689600000,
|
|
16
|
+
"updatedAt": 1735689600000,
|
|
17
|
+
"extra": { "seed": true, "description": "Baseline knowledge document for the New Qubit Modalities line" },
|
|
18
|
+
"files": { "latex": "main.tex" }
|
|
19
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* benchmark.js — quantum-spherifier (v1.0)
|
|
3
|
+
* Quick performance benchmark of the core modules.
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import { ArtificialJunkyNeuron } from '../src/core/ArtificialJunkyNeuron.js';
|
|
7
|
+
import { ANNPsi } from '../src/core/ANNPsi.js';
|
|
8
|
+
import { QuantumPhysicsTool } from '../src/tools/QuantumPhysicsTool.js';
|
|
9
|
+
|
|
10
|
+
const ITERATIONS = 1000;
|
|
11
|
+
|
|
12
|
+
console.log(`\n=== quantum-spherifier v1.0 — benchmark (${ITERATIONS} iterations) ===\n`);
|
|
13
|
+
|
|
14
|
+
// 1. AJN throughput
|
|
15
|
+
console.log('1. AJN single-neuron throughput:');
|
|
16
|
+
const ajn = new ArtificialJunkyNeuron({ stimulusClass: 'qubit_transmon' });
|
|
17
|
+
const t0 = performance.now();
|
|
18
|
+
for (let i = 0; i < ITERATIONS; i++) {
|
|
19
|
+
ajn.process({ intensity: Math.random() });
|
|
20
|
+
}
|
|
21
|
+
const dt = performance.now() - t0;
|
|
22
|
+
console.log(` ${ITERATIONS} steps in ${dt.toFixed(1)} ms → ${(ITERATIONS / dt * 1000).toFixed(0)} steps/s\n`);
|
|
23
|
+
|
|
24
|
+
// 2. ANN-Psi forward pass
|
|
25
|
+
console.log('2. ANN-Psi 14-layer forward pass:');
|
|
26
|
+
const ann = new ANNPsi({ dModel: 256, nHeads: 8, dFF: 1024 });
|
|
27
|
+
const t1 = performance.now();
|
|
28
|
+
for (let i = 0; i < 100; i++) {
|
|
29
|
+
ann.forward({ intensity: 0.5, vector: new Float64Array(256) });
|
|
30
|
+
}
|
|
31
|
+
const dt2 = performance.now() - t1;
|
|
32
|
+
console.log(` 100 forward passes in ${dt2.toFixed(1)} ms → ${(100 / dt2 * 1000).toFixed(0)} passes/s\n`);
|
|
33
|
+
|
|
34
|
+
// 3. Quantum physics calculations
|
|
35
|
+
console.log('3. Quantum physics (surface code + Shor resources):');
|
|
36
|
+
const qp = new QuantumPhysicsTool();
|
|
37
|
+
const t2 = performance.now();
|
|
38
|
+
let dummy = 0;
|
|
39
|
+
for (let i = 0; i < ITERATIONS; i++) {
|
|
40
|
+
const r = qp.execute({ operation: 'surface_code_error', params: { physicalErrorRate: 0.005 + i * 0.00001, codeDistance: 7 + (i % 5) } });
|
|
41
|
+
if (r.ok) dummy += r.result.logicalErrorRate ?? 0;
|
|
42
|
+
}
|
|
43
|
+
const dt3 = performance.now() - t2;
|
|
44
|
+
console.log(` ${ITERATIONS} surface-code evals in ${dt3.toFixed(1)} ms → ${(ITERATIONS / dt3 * 1000).toFixed(0)} evals/s`);
|
|
45
|
+
console.log(` (sanity check: dummy sum = ${dummy.toExponential(3)})\n`);
|
|
46
|
+
|
|
47
|
+
// 4. Shor resource estimation
|
|
48
|
+
console.log('4. Shor RSA resource estimation:');
|
|
49
|
+
const t3 = performance.now();
|
|
50
|
+
for (let i = 0; i < 100; i++) {
|
|
51
|
+
qp.execute({ operation: 'shor_resources', params: { rsaBits: 1024 + i * 8, codeDistance: 21 } });
|
|
52
|
+
}
|
|
53
|
+
const dt4 = performance.now() - t3;
|
|
54
|
+
console.log(` 100 Shor estimates in ${dt4.toFixed(1)} ms\n`);
|
|
55
|
+
|
|
56
|
+
console.log('=== benchmark complete ===\n');
|
package/scripts/cli.js
ADDED
|
@@ -0,0 +1,237 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
/**
|
|
3
|
+
* quantum-spherifier CLI — v1.0
|
|
4
|
+
*
|
|
5
|
+
* Commands:
|
|
6
|
+
* research Run autonomous research (default)
|
|
7
|
+
* guide "<directive>" Send an owner directive to the running agent
|
|
8
|
+
* web Start the web dashboard
|
|
9
|
+
* demo Run a 3-cycle demo
|
|
10
|
+
* train Run the 4-phase training pipeline
|
|
11
|
+
* checkpoint save|list|load
|
|
12
|
+
* patents List patent-eligible documents
|
|
13
|
+
* clusters List patent clusters
|
|
14
|
+
* archive Rebuild archive indices
|
|
15
|
+
* status Print agent status snapshot
|
|
16
|
+
* kg Print knowledge graph stats
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
import { Command } from 'commander';
|
|
20
|
+
import chalk from 'chalk';
|
|
21
|
+
import ora from 'ora';
|
|
22
|
+
import { createQSpherifier } from '../src/index.js';
|
|
23
|
+
import { StateSerializer } from '../src/core/StateSerializer.js';
|
|
24
|
+
|
|
25
|
+
const program = new Command();
|
|
26
|
+
|
|
27
|
+
program
|
|
28
|
+
.name('qspherifier')
|
|
29
|
+
.description('quantum-spherifier (qSpherifier) v1.0 — Autonomous Quantum Computing Research Agent')
|
|
30
|
+
.version('1.0.0');
|
|
31
|
+
|
|
32
|
+
program
|
|
33
|
+
.command('research')
|
|
34
|
+
.description('Run autonomous research (default mode)')
|
|
35
|
+
.option('-c, --cycles <n>', 'maximum cycles', '50')
|
|
36
|
+
.option('-s, --safety <level>', 'safety level (permissive|standard|strict)', 'standard')
|
|
37
|
+
.option('--no-autonomous', 'wait for explicit owner directives')
|
|
38
|
+
.action(async (opts) => {
|
|
39
|
+
const spinner = ora('Initialising quantum-spherifier...').start();
|
|
40
|
+
const agent = await createQSpherifier({
|
|
41
|
+
maxCycles: parseInt(opts.cycles, 10),
|
|
42
|
+
safetyLevel: opts.safety,
|
|
43
|
+
autonomousMode: opts.autonomous !== false,
|
|
44
|
+
});
|
|
45
|
+
spinner.succeed(`quantum-spherifier online — agent ${agent.id}`);
|
|
46
|
+
console.log(chalk.cyan('\n Mission: Quantum computers that solve impossible problems.'));
|
|
47
|
+
console.log(chalk.gray(' Lines: QEC · New Qubits · Algorithms · Molecular Simulation'));
|
|
48
|
+
console.log(chalk.gray(' Press Ctrl+C to stop.\n'));
|
|
49
|
+
|
|
50
|
+
agent.on('cycle:start', ({ count }) => {
|
|
51
|
+
console.log(chalk.blue(`\n[Cycle ${count}] starting...`));
|
|
52
|
+
});
|
|
53
|
+
agent.on('routed', (r) => {
|
|
54
|
+
const lineLabel = r.line?.replace(/_/g, ' ') ?? 'unknown';
|
|
55
|
+
console.log(chalk.gray(` → Routed to: ${lineLabel}${r.crossLink ? ` (cross-link with ${r.pairedLine?.replace(/_/g,' ')})` : ''}`));
|
|
56
|
+
});
|
|
57
|
+
agent.on('hypothesis:generated', (h) => {
|
|
58
|
+
console.log(chalk.green(' ✓ Hypothesis generated:'));
|
|
59
|
+
console.log(chalk.white(` ${h.statement?.slice(0, 140) ?? '(no statement)'}`));
|
|
60
|
+
console.log(chalk.gray(` Feasibility: ${h.feasibility?.tier ?? 'unknown'} (conf ${h.feasibility?.confidence ?? 'n/a'})`));
|
|
61
|
+
console.log(chalk.gray(` Cross-links: ${(h.supportingConcepts ?? []).length} KG concepts`));
|
|
62
|
+
});
|
|
63
|
+
agent.on('patent:drafted', (p) => {
|
|
64
|
+
console.log(chalk.magenta(' ✓ Patent draft:'));
|
|
65
|
+
console.log(chalk.white(` ${p.title}`));
|
|
66
|
+
console.log(chalk.gray(` ${p.claims?.length ?? 0} claims`));
|
|
67
|
+
});
|
|
68
|
+
agent.on('document:archived', (r) => {
|
|
69
|
+
console.log(chalk.gray(` → Archived: ${r.manifest.category}/${r.manifest.topic}/${r.manifest.id}`));
|
|
70
|
+
});
|
|
71
|
+
agent.on('clusters:filing_ready', (clusters) => {
|
|
72
|
+
console.log(chalk.yellow.bold(` ★ ${clusters.length} filing-ready patent cluster(s)!`));
|
|
73
|
+
});
|
|
74
|
+
agent.on('cycle:error', ({ error }) => {
|
|
75
|
+
console.log(chalk.red(` ✗ Cycle error: ${error}`));
|
|
76
|
+
});
|
|
77
|
+
|
|
78
|
+
setInterval(() => {}, 1000);
|
|
79
|
+
});
|
|
80
|
+
|
|
81
|
+
program
|
|
82
|
+
.command('guide <directive>')
|
|
83
|
+
.description('Send an owner directive to the running agent')
|
|
84
|
+
.action(async (directive) => {
|
|
85
|
+
const agent = await createQSpherifier({ maxCycles: 5 });
|
|
86
|
+
console.log(chalk.cyan(`Sending directive: "${directive}"`));
|
|
87
|
+
const r = await agent.guide(directive);
|
|
88
|
+
console.log(chalk.green('Directive accepted:'));
|
|
89
|
+
console.log(JSON.stringify(r, null, 2));
|
|
90
|
+
await agent.shutdown();
|
|
91
|
+
process.exit(0);
|
|
92
|
+
});
|
|
93
|
+
|
|
94
|
+
program
|
|
95
|
+
.command('web')
|
|
96
|
+
.description('Start the web dashboard (port 3000)')
|
|
97
|
+
.action(async () => {
|
|
98
|
+
await import('../web/server.js');
|
|
99
|
+
});
|
|
100
|
+
|
|
101
|
+
program
|
|
102
|
+
.command('demo')
|
|
103
|
+
.description('Run a 3-cycle demo')
|
|
104
|
+
.action(async () => {
|
|
105
|
+
const spinner = ora('Booting quantum-spherifier demo...').start();
|
|
106
|
+
const agent = await createQSpherifier({ maxCycles: 3, autonomousMode: false });
|
|
107
|
+
spinner.succeed('Demo ready');
|
|
108
|
+
for (let i = 0; i < 3; i++) {
|
|
109
|
+
console.log(chalk.blue(`\n=== Demo cycle ${i + 1} ===`));
|
|
110
|
+
await agent._runCycle();
|
|
111
|
+
}
|
|
112
|
+
const stats = agent.archivist.stats();
|
|
113
|
+
console.log(chalk.green('\n=== Demo complete ==='));
|
|
114
|
+
console.log(chalk.white(` Documents produced: ${stats.total}`));
|
|
115
|
+
console.log(chalk.white(` Patent-eligible: ${stats.patentEligible}`));
|
|
116
|
+
console.log(chalk.white(` Cross-linked: ${stats.crossLinked}`));
|
|
117
|
+
console.log(chalk.white(` KG nodes: ${agent.kg.nodes.size}, edges: ${agent.kg.edges.size}`));
|
|
118
|
+
await agent.shutdown();
|
|
119
|
+
process.exit(0);
|
|
120
|
+
});
|
|
121
|
+
|
|
122
|
+
program
|
|
123
|
+
.command('train')
|
|
124
|
+
.description('Run the 4-phase training pipeline')
|
|
125
|
+
.action(async () => {
|
|
126
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
127
|
+
const { TrainingPipeline } = await import('../src/training/TrainingPipeline.js');
|
|
128
|
+
const pipeline = new TrainingPipeline({ agent });
|
|
129
|
+
await pipeline.run();
|
|
130
|
+
await agent.shutdown();
|
|
131
|
+
process.exit(0);
|
|
132
|
+
});
|
|
133
|
+
|
|
134
|
+
program
|
|
135
|
+
.command('checkpoint <action>')
|
|
136
|
+
.description('save | list | load a checkpoint')
|
|
137
|
+
.option('--label <label>', 'checkpoint label')
|
|
138
|
+
.option('--id <id>', 'checkpoint id')
|
|
139
|
+
.action(async (action, opts) => {
|
|
140
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
141
|
+
const serializer = new StateSerializer({});
|
|
142
|
+
if (action === 'save') {
|
|
143
|
+
const r = await serializer.save(agent, opts.label ?? 'manual');
|
|
144
|
+
console.log(chalk.green(`Saved: ${r.filepath}`));
|
|
145
|
+
} else if (action === 'list') {
|
|
146
|
+
const list = serializer.list();
|
|
147
|
+
console.log(chalk.cyan(`Checkpoints (${list.length}):`));
|
|
148
|
+
for (const c of list) console.log(` ${c.timestamp} ${c.label}`);
|
|
149
|
+
} else if (action === 'load') {
|
|
150
|
+
const r = await serializer.load(agent, opts.id ?? opts.label);
|
|
151
|
+
if (r) console.log(chalk.green(`Loaded: ${r.label}`));
|
|
152
|
+
else console.log(chalk.red('Not found'));
|
|
153
|
+
} else {
|
|
154
|
+
console.log(chalk.red(`Unknown action: ${action}`));
|
|
155
|
+
}
|
|
156
|
+
await agent.shutdown();
|
|
157
|
+
process.exit(0);
|
|
158
|
+
});
|
|
159
|
+
|
|
160
|
+
program
|
|
161
|
+
.command('patents')
|
|
162
|
+
.description('List patent-eligible documents')
|
|
163
|
+
.action(async () => {
|
|
164
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
165
|
+
const queue = agent.archivist.patentQueue();
|
|
166
|
+
if (queue.length === 0) {
|
|
167
|
+
console.log(chalk.yellow('No patent-eligible documents yet.'));
|
|
168
|
+
} else {
|
|
169
|
+
console.log(chalk.cyan(`Patent queue (${queue.length}):`));
|
|
170
|
+
for (const r of queue) {
|
|
171
|
+
const m = r.manifest;
|
|
172
|
+
console.log(chalk.white(` ${m.title}`));
|
|
173
|
+
console.log(chalk.gray(` [${m.researchLine}] ${m.category}/${m.topic}/${m.id} — ${(m.patent.claims ?? []).length} claims`));
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
await agent.shutdown();
|
|
177
|
+
process.exit(0);
|
|
178
|
+
});
|
|
179
|
+
|
|
180
|
+
program
|
|
181
|
+
.command('clusters')
|
|
182
|
+
.description('List patent clusters (grouped solutions)')
|
|
183
|
+
.action(async () => {
|
|
184
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
185
|
+
agent.clusterManager.rebuildClusters();
|
|
186
|
+
const clusters = [...agent.clusterManager.clusters.values()];
|
|
187
|
+
if (clusters.length === 0) {
|
|
188
|
+
console.log(chalk.yellow('No patent clusters yet.'));
|
|
189
|
+
} else {
|
|
190
|
+
console.log(chalk.cyan(`Patent clusters (${clusters.length}):`));
|
|
191
|
+
for (const c of clusters) {
|
|
192
|
+
const status = c.filingReady ? chalk.green('★ FILING-READY') : chalk.gray('pending');
|
|
193
|
+
console.log(chalk.white(`\n ${c.title}`));
|
|
194
|
+
console.log(chalk.gray(` ${status} — ${c.memberIds.length} members, lines: ${c.researchLines.join(', ')}`));
|
|
195
|
+
console.log(chalk.gray(` Shared concepts: ${c.sharedConcepts.slice(0, 5).join(', ')}`));
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
await agent.shutdown();
|
|
199
|
+
process.exit(0);
|
|
200
|
+
});
|
|
201
|
+
|
|
202
|
+
program
|
|
203
|
+
.command('archive')
|
|
204
|
+
.description('Rebuild archive indices')
|
|
205
|
+
.action(async () => {
|
|
206
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
207
|
+
const r = agent.archivist.rebuildIndices();
|
|
208
|
+
console.log(chalk.green(`Rebuilt: ${r.total} documents, ${r.patents} patent-eligible.`));
|
|
209
|
+
await agent.shutdown();
|
|
210
|
+
process.exit(0);
|
|
211
|
+
});
|
|
212
|
+
|
|
213
|
+
program
|
|
214
|
+
.command('status')
|
|
215
|
+
.description('Print agent status snapshot')
|
|
216
|
+
.action(async () => {
|
|
217
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
218
|
+
console.log(JSON.stringify(agent.status(), null, 2));
|
|
219
|
+
await agent.shutdown();
|
|
220
|
+
process.exit(0);
|
|
221
|
+
});
|
|
222
|
+
|
|
223
|
+
program
|
|
224
|
+
.command('kg')
|
|
225
|
+
.description('Print knowledge graph stats and Mermaid diagram')
|
|
226
|
+
.action(async () => {
|
|
227
|
+
const agent = await createQSpherifier({ autonomousMode: false });
|
|
228
|
+
const stats = agent.kg.stats();
|
|
229
|
+
console.log(chalk.cyan('\nKnowledge Graph Stats:'));
|
|
230
|
+
console.log(JSON.stringify(stats, null, 2));
|
|
231
|
+
console.log(chalk.cyan('\nMermaid (first 40 nodes):'));
|
|
232
|
+
console.log(agent.kg.toMermaid(40));
|
|
233
|
+
await agent.shutdown();
|
|
234
|
+
process.exit(0);
|
|
235
|
+
});
|
|
236
|
+
|
|
237
|
+
program.parse(process.argv);
|