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,143 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "doc_83a8579f",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "Cat-qubit Bacon-Shor logical qubits with biased-noise protection, combined with QPE for molecular en",
|
|
5
|
+
"category": "hypotheses",
|
|
6
|
+
"topic": "quantum_error_correction",
|
|
7
|
+
"researchLine": "quantum_error_correction",
|
|
8
|
+
"tags": [
|
|
9
|
+
"qec",
|
|
10
|
+
"cross_linked",
|
|
11
|
+
"intermediate_result"
|
|
12
|
+
],
|
|
13
|
+
"references": [
|
|
14
|
+
"qec_bacon_shor",
|
|
15
|
+
"qubit_cat",
|
|
16
|
+
"algo_qpe"
|
|
17
|
+
],
|
|
18
|
+
"crossLinks": [
|
|
19
|
+
{
|
|
20
|
+
"id": "doc_05f0ed46",
|
|
21
|
+
"shared": 1,
|
|
22
|
+
"relationship": "related"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"id": "doc_0b51b472",
|
|
26
|
+
"shared": 1,
|
|
27
|
+
"relationship": "related"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"id": "doc_32b3ea58",
|
|
31
|
+
"shared": 1,
|
|
32
|
+
"relationship": "related"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "doc_9c000140",
|
|
36
|
+
"shared": 1,
|
|
37
|
+
"relationship": "related"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"id": "doc_ae0d0b6f",
|
|
41
|
+
"shared": 1,
|
|
42
|
+
"relationship": "related"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"patent": {
|
|
46
|
+
"eligible": false,
|
|
47
|
+
"claims": []
|
|
48
|
+
},
|
|
49
|
+
"createdAt": 1783512869598,
|
|
50
|
+
"updatedAt": 1783512869598,
|
|
51
|
+
"extra": {
|
|
52
|
+
"hypothesis": {
|
|
53
|
+
"statement": "Cat-qubit Bacon-Shor logical qubits with biased-noise protection, combined with QPE for molecular energy estimation, reduce the T-gate factory footprint by 4x-x, enabling FeMoco-scale chemistry on a 100000-physical-qubit processor — a coherent integration of QEC, qubit-modality, and algorithm advances.",
|
|
54
|
+
"rationale": "Synthesised by combining the qec_bacon_shor + qubit_cat + algo_qpe pattern within research line \"quantum_error_correction\" (cross-linking with \"molecular_simulation\"). The hypothesis is anchored to 3 knowledge-graph concepts to ensure no advance stays isolated.",
|
|
55
|
+
"supportingConcepts": [
|
|
56
|
+
"qec_bacon_shor",
|
|
57
|
+
"qubit_cat",
|
|
58
|
+
"algo_qpe"
|
|
59
|
+
],
|
|
60
|
+
"predictedImpact": {
|
|
61
|
+
"metric": "factory_footprint",
|
|
62
|
+
"direction": "decrease",
|
|
63
|
+
"magnitude": "4x"
|
|
64
|
+
},
|
|
65
|
+
"parameters": {
|
|
66
|
+
"physicalQubits": 100000,
|
|
67
|
+
"logicalQubits": 3000,
|
|
68
|
+
"modality": "cat_bosonic",
|
|
69
|
+
"algorithm": "QPE",
|
|
70
|
+
"researchLine": "quantum_error_correction"
|
|
71
|
+
},
|
|
72
|
+
"feasibility": {
|
|
73
|
+
"tier": "long_term",
|
|
74
|
+
"confidence": 0.51,
|
|
75
|
+
"anchors": [],
|
|
76
|
+
"ruleResults": [
|
|
77
|
+
{
|
|
78
|
+
"tier": "mid_term",
|
|
79
|
+
"reason": "100000 physical qubits is 5-8 years from current 1K-scale"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"tier": "long_term",
|
|
83
|
+
"reason": "3000 logical qubits requires 2035+ fault-tolerant scale"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"gaps": [
|
|
87
|
+
"Kilo-to-mega-qubit scale-up: requires new cryogenic wiring (cryo-CMOS) and calibration automation",
|
|
88
|
+
"Code distance must increase to ≥5 for multiple logical qubits with useful error rates"
|
|
89
|
+
],
|
|
90
|
+
"costEstimate": {
|
|
91
|
+
"low": 5000000000,
|
|
92
|
+
"high": 50000000000,
|
|
93
|
+
"currency": "USD",
|
|
94
|
+
"note": "Order-of-magnitude estimate; refine with bottom-up EPC + cryogenics + control electronics analysis."
|
|
95
|
+
},
|
|
96
|
+
"timelineEstimate": "10-20 years",
|
|
97
|
+
"resourceProfile": {
|
|
98
|
+
"physicalQubits": 100000,
|
|
99
|
+
"logicalQubits": 3000,
|
|
100
|
+
"codeDistance": null,
|
|
101
|
+
"tgateCount": null,
|
|
102
|
+
"modality": "cat_bosonic",
|
|
103
|
+
"cryoRequired": false,
|
|
104
|
+
"operatingTemp": "10-20mK (dilution refrigerator)"
|
|
105
|
+
},
|
|
106
|
+
"crossLinks": {
|
|
107
|
+
"linkedConcepts": 3,
|
|
108
|
+
"totalConcepts": 3,
|
|
109
|
+
"sufficient": true,
|
|
110
|
+
"note": "Solution is cross-linked to the quantum knowledge graph."
|
|
111
|
+
},
|
|
112
|
+
"patentEligible": false
|
|
113
|
+
},
|
|
114
|
+
"patentabilityHint": "MAYBE",
|
|
115
|
+
"proposedExperiments": [
|
|
116
|
+
"Implement a distance-7 code on a cat_bosonic processor and measure the logical error rate over 10000 cycles.",
|
|
117
|
+
"Simulate the decoder (MWPM or neural) under realistic circuit-level noise to verify threshold crossing.",
|
|
118
|
+
"Benchmark syndrome extraction latency against the coherence budget to ensure real-time decoding feasibility."
|
|
119
|
+
],
|
|
120
|
+
"source": "template",
|
|
121
|
+
"templatePattern": [
|
|
122
|
+
"qec_bacon_shor",
|
|
123
|
+
"qubit_cat",
|
|
124
|
+
"algo_qpe"
|
|
125
|
+
],
|
|
126
|
+
"id": "hyp_d6e4f1d6",
|
|
127
|
+
"researchLine": "quantum_error_correction",
|
|
128
|
+
"crossLink": true,
|
|
129
|
+
"pairedLine": "molecular_simulation",
|
|
130
|
+
"createdAt": 1783512869548,
|
|
131
|
+
"seedTopic": "qubit_nv_center"
|
|
132
|
+
},
|
|
133
|
+
"routing": {
|
|
134
|
+
"line": "quantum_error_correction",
|
|
135
|
+
"crossLink": true,
|
|
136
|
+
"pairedLine": "molecular_simulation",
|
|
137
|
+
"seedTopic": "qec_surface_code"
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"files": {
|
|
141
|
+
"markdown": "main.md"
|
|
142
|
+
}
|
|
143
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# A reconfigurable neutral-atom platform implementing a qLDPC code with constant-rate encoding provides the 3000 logical q
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_32fd5325
|
|
4
|
+
**Research Line:** quantum_error_correction (cross-linking with new_qubit_modalities)
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:17:13.495Z
|
|
7
|
+
|
|
8
|
+
## Research Line: Quantum Error Correction
|
|
9
|
+
|
|
10
|
+
Build fault-tolerant logical qubits by suppressing physical errors below threshold and reducing overhead.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A reconfigurable neutral-atom platform implementing a qLDPC code with constant-rate encoding provides the 3000 logical qubits needed for FeMoco simulation at 10x-x lower physical-qubit overhead than surface-code architectures, bridging QEC, qubit-modality, and molecular-simulation advances into a single viable path to useful quantum chemistry.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qec_qldpc + qubit_neutral_atom + sim_femoco pattern within research line "quantum_error_correction" (cross-linking with "new_qubit_modalities"). The hypothesis is anchored to 2 knowledge-graph concepts to ensure no advance stays isolated.
|
|
19
|
+
|
|
20
|
+
## Supporting Concepts (Cross-Links)
|
|
21
|
+
|
|
22
|
+
> quantum-spherifier principle: every hypothesis must cross-link to the KG — nothing stays isolated.
|
|
23
|
+
|
|
24
|
+
- qec_qldpc
|
|
25
|
+
- qubit_neutral_atom
|
|
26
|
+
|
|
27
|
+
## Predicted Impact
|
|
28
|
+
|
|
29
|
+
Metric: **physical_qubit_overhead** — decrease by 10x
|
|
30
|
+
|
|
31
|
+
## Feasibility Assessment
|
|
32
|
+
|
|
33
|
+
Tier: **long_term** (confidence 0.59)
|
|
34
|
+
|
|
35
|
+
### Resource Anchors
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Identified Gaps
|
|
39
|
+
|
|
40
|
+
- Kilo-to-mega-qubit scale-up: requires new cryogenic wiring (cryo-CMOS) and calibration automation
|
|
41
|
+
- Code distance must increase to ≥5 for multiple logical qubits with useful error rates
|
|
42
|
+
|
|
43
|
+
### Resource Profile
|
|
44
|
+
|
|
45
|
+
Physical qubits: 50000
|
|
46
|
+
Logical qubits: 3000
|
|
47
|
+
Code distance: —
|
|
48
|
+
Modality: neutral_atom
|
|
49
|
+
Operating temp: µK (magneto-optical trap)
|
|
50
|
+
|
|
51
|
+
### Cross-Link Verification
|
|
52
|
+
|
|
53
|
+
✓ Solution is cross-linked to 2 KG concept(s).
|
|
54
|
+
|
|
55
|
+
## Proposed Experiments
|
|
56
|
+
|
|
57
|
+
- Implement a distance-7 code on a neutral_atom processor and measure the logical error rate over 10000 cycles.
|
|
58
|
+
- Simulate the decoder (MWPM or neural) under realistic circuit-level noise to verify threshold crossing.
|
|
59
|
+
- Benchmark syndrome extraction latency against the coherence budget to ensure real-time decoding feasibility.
|
|
60
|
+
|
|
61
|
+
## Candidate Patent Claims
|
|
62
|
+
|
|
@@ -0,0 +1,146 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "doc_8ec38dbd",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "A reconfigurable neutral-atom platform implementing a qLDPC code with constant-rate encoding provide",
|
|
5
|
+
"category": "hypotheses",
|
|
6
|
+
"topic": "quantum_error_correction",
|
|
7
|
+
"researchLine": "quantum_error_correction",
|
|
8
|
+
"tags": [
|
|
9
|
+
"qec",
|
|
10
|
+
"cross_linked",
|
|
11
|
+
"intermediate_result"
|
|
12
|
+
],
|
|
13
|
+
"references": [
|
|
14
|
+
"qec_qldpc",
|
|
15
|
+
"qubit_neutral_atom"
|
|
16
|
+
],
|
|
17
|
+
"crossLinks": [
|
|
18
|
+
{
|
|
19
|
+
"id": "doc_07aff3d1",
|
|
20
|
+
"shared": 1,
|
|
21
|
+
"relationship": "related"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"id": "doc_08e086ad",
|
|
25
|
+
"shared": 1,
|
|
26
|
+
"relationship": "related"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "doc_0f665487",
|
|
30
|
+
"shared": 2,
|
|
31
|
+
"relationship": "builds_on"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"id": "doc_2014700e",
|
|
35
|
+
"shared": 1,
|
|
36
|
+
"relationship": "related"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"id": "doc_25a11cb2",
|
|
40
|
+
"shared": 1,
|
|
41
|
+
"relationship": "related"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"patent": {
|
|
45
|
+
"eligible": false,
|
|
46
|
+
"claims": []
|
|
47
|
+
},
|
|
48
|
+
"createdAt": 1783513033568,
|
|
49
|
+
"updatedAt": 1783513033568,
|
|
50
|
+
"extra": {
|
|
51
|
+
"hypothesis": {
|
|
52
|
+
"statement": "A reconfigurable neutral-atom platform implementing a qLDPC code with constant-rate encoding provides the 3000 logical qubits needed for FeMoco simulation at 10x-x lower physical-qubit overhead than surface-code architectures, bridging QEC, qubit-modality, and molecular-simulation advances into a single viable path to useful quantum chemistry.",
|
|
53
|
+
"rationale": "Synthesised by combining the qec_qldpc + qubit_neutral_atom + sim_femoco pattern within research line \"quantum_error_correction\" (cross-linking with \"new_qubit_modalities\"). The hypothesis is anchored to 2 knowledge-graph concepts to ensure no advance stays isolated.",
|
|
54
|
+
"supportingConcepts": [
|
|
55
|
+
"qec_qldpc",
|
|
56
|
+
"qubit_neutral_atom"
|
|
57
|
+
],
|
|
58
|
+
"predictedImpact": {
|
|
59
|
+
"metric": "physical_qubit_overhead",
|
|
60
|
+
"direction": "decrease",
|
|
61
|
+
"magnitude": "10x"
|
|
62
|
+
},
|
|
63
|
+
"parameters": {
|
|
64
|
+
"physicalQubits": 50000,
|
|
65
|
+
"logicalQubits": 3000,
|
|
66
|
+
"modality": "neutral_atom",
|
|
67
|
+
"code": "qLDPC",
|
|
68
|
+
"application": "FeMoco",
|
|
69
|
+
"researchLine": "quantum_error_correction"
|
|
70
|
+
},
|
|
71
|
+
"feasibility": {
|
|
72
|
+
"tier": "long_term",
|
|
73
|
+
"confidence": 0.59,
|
|
74
|
+
"anchors": [],
|
|
75
|
+
"ruleResults": [
|
|
76
|
+
{
|
|
77
|
+
"tier": "mid_term",
|
|
78
|
+
"reason": "50000 physical qubits is 5-8 years from current 1K-scale"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"tier": "long_term",
|
|
82
|
+
"reason": "3000 logical qubits requires 2035+ fault-tolerant scale"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"tier": "current",
|
|
86
|
+
"reason": "neutral_atom: demonstrated at scale (IBM, Google, IonQ, Atom)"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"gaps": [
|
|
90
|
+
"Kilo-to-mega-qubit scale-up: requires new cryogenic wiring (cryo-CMOS) and calibration automation",
|
|
91
|
+
"Code distance must increase to ≥5 for multiple logical qubits with useful error rates"
|
|
92
|
+
],
|
|
93
|
+
"costEstimate": {
|
|
94
|
+
"low": 5000000000,
|
|
95
|
+
"high": 50000000000,
|
|
96
|
+
"currency": "USD",
|
|
97
|
+
"note": "Order-of-magnitude estimate; refine with bottom-up EPC + cryogenics + control electronics analysis."
|
|
98
|
+
},
|
|
99
|
+
"timelineEstimate": "10-20 years",
|
|
100
|
+
"resourceProfile": {
|
|
101
|
+
"physicalQubits": 50000,
|
|
102
|
+
"logicalQubits": 3000,
|
|
103
|
+
"codeDistance": null,
|
|
104
|
+
"tgateCount": null,
|
|
105
|
+
"modality": "neutral_atom",
|
|
106
|
+
"cryoRequired": false,
|
|
107
|
+
"operatingTemp": "µK (magneto-optical trap)"
|
|
108
|
+
},
|
|
109
|
+
"crossLinks": {
|
|
110
|
+
"linkedConcepts": 2,
|
|
111
|
+
"totalConcepts": 2,
|
|
112
|
+
"sufficient": true,
|
|
113
|
+
"note": "Solution is cross-linked to the quantum knowledge graph."
|
|
114
|
+
},
|
|
115
|
+
"patentEligible": false
|
|
116
|
+
},
|
|
117
|
+
"patentabilityHint": "MAYBE",
|
|
118
|
+
"proposedExperiments": [
|
|
119
|
+
"Implement a distance-7 code on a neutral_atom processor and measure the logical error rate over 10000 cycles.",
|
|
120
|
+
"Simulate the decoder (MWPM or neural) under realistic circuit-level noise to verify threshold crossing.",
|
|
121
|
+
"Benchmark syndrome extraction latency against the coherence budget to ensure real-time decoding feasibility."
|
|
122
|
+
],
|
|
123
|
+
"source": "template",
|
|
124
|
+
"templatePattern": [
|
|
125
|
+
"qec_qldpc",
|
|
126
|
+
"qubit_neutral_atom",
|
|
127
|
+
"sim_femoco"
|
|
128
|
+
],
|
|
129
|
+
"id": "hyp_32fd5325",
|
|
130
|
+
"researchLine": "quantum_error_correction",
|
|
131
|
+
"crossLink": true,
|
|
132
|
+
"pairedLine": "new_qubit_modalities",
|
|
133
|
+
"createdAt": 1783513033495,
|
|
134
|
+
"seedTopic": "qubit_nv_center"
|
|
135
|
+
},
|
|
136
|
+
"routing": {
|
|
137
|
+
"line": "quantum_error_correction",
|
|
138
|
+
"crossLink": true,
|
|
139
|
+
"pairedLine": "new_qubit_modalities",
|
|
140
|
+
"seedTopic": "qec_surface_code"
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
"files": {
|
|
144
|
+
"markdown": "main.md"
|
|
145
|
+
}
|
|
146
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Fluxonium qubits with T1 = 1000 ms extend the effective circuit depth for NISQ-era VQE on transition-metal catalysts by
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_0dbc4895
|
|
4
|
+
**Research Line:** quantum_error_correction (cross-linking with new_qubit_modalities)
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:22:15.492Z
|
|
7
|
+
|
|
8
|
+
## Research Line: Quantum Error Correction
|
|
9
|
+
|
|
10
|
+
Build fault-tolerant logical qubits by suppressing physical errors below threshold and reducing overhead.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
Fluxonium qubits with T1 = 1000 ms extend the effective circuit depth for NISQ-era VQE on transition-metal catalysts by 10x-x, while a QSVT-structured ansatz reduces gate count by 5-x — together enabling catalyst screening beyond classical DFT accuracy.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the algo_qsvt + qubit_fluxonium + sim_transition_metal pattern within research line "quantum_error_correction" (cross-linking with "new_qubit_modalities"). The hypothesis is anchored to 3 knowledge-graph concepts to ensure no advance stays isolated.
|
|
19
|
+
|
|
20
|
+
## Supporting Concepts (Cross-Links)
|
|
21
|
+
|
|
22
|
+
> quantum-spherifier principle: every hypothesis must cross-link to the KG — nothing stays isolated.
|
|
23
|
+
|
|
24
|
+
- algo_qsvt
|
|
25
|
+
- qubit_fluxonium
|
|
26
|
+
- sim_transition_metal
|
|
27
|
+
|
|
28
|
+
## Predicted Impact
|
|
29
|
+
|
|
30
|
+
Metric: **effective_circuit_depth** — increase by 10x
|
|
31
|
+
|
|
32
|
+
## Feasibility Assessment
|
|
33
|
+
|
|
34
|
+
Tier: **mid_term** (confidence 0.51)
|
|
35
|
+
|
|
36
|
+
### Resource Anchors
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Identified Gaps
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
### Resource Profile
|
|
43
|
+
|
|
44
|
+
Physical qubits: 200
|
|
45
|
+
Logical qubits: —
|
|
46
|
+
Code distance: —
|
|
47
|
+
Modality: fluxonium
|
|
48
|
+
Operating temp: 10-20mK (dilution refrigerator)
|
|
49
|
+
|
|
50
|
+
### Cross-Link Verification
|
|
51
|
+
|
|
52
|
+
✓ Solution is cross-linked to 3 KG concept(s).
|
|
53
|
+
|
|
54
|
+
## Proposed Experiments
|
|
55
|
+
|
|
56
|
+
- Implement a distance-7 code on a fluxonium processor and measure the logical error rate over 10000 cycles.
|
|
57
|
+
- Simulate the decoder (MWPM or neural) under realistic circuit-level noise to verify threshold crossing.
|
|
58
|
+
- Benchmark syndrome extraction latency against the coherence budget to ensure real-time decoding feasibility.
|
|
59
|
+
|
|
60
|
+
## Candidate Patent Claims
|
|
61
|
+
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "doc_90cb416e",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "Fluxonium qubits with T1 = 1000 ms extend the effective circuit depth for NISQ-era VQE on transition",
|
|
5
|
+
"category": "hypotheses",
|
|
6
|
+
"topic": "quantum_error_correction",
|
|
7
|
+
"researchLine": "quantum_error_correction",
|
|
8
|
+
"tags": [
|
|
9
|
+
"qec",
|
|
10
|
+
"cross_linked",
|
|
11
|
+
"intermediate_result"
|
|
12
|
+
],
|
|
13
|
+
"references": [
|
|
14
|
+
"algo_qsvt",
|
|
15
|
+
"qubit_fluxonium",
|
|
16
|
+
"sim_transition_metal"
|
|
17
|
+
],
|
|
18
|
+
"crossLinks": [
|
|
19
|
+
{
|
|
20
|
+
"id": "doc_0035ce8c",
|
|
21
|
+
"shared": 1,
|
|
22
|
+
"relationship": "related"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"id": "doc_0894efe7",
|
|
26
|
+
"shared": 1,
|
|
27
|
+
"relationship": "related"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"id": "doc_1f409f63",
|
|
31
|
+
"shared": 1,
|
|
32
|
+
"relationship": "related"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"id": "doc_22744a09",
|
|
36
|
+
"shared": 1,
|
|
37
|
+
"relationship": "related"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"id": "doc_26180f52",
|
|
41
|
+
"shared": 1,
|
|
42
|
+
"relationship": "related"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"patent": {
|
|
46
|
+
"eligible": false,
|
|
47
|
+
"claims": []
|
|
48
|
+
},
|
|
49
|
+
"createdAt": 1783513335585,
|
|
50
|
+
"updatedAt": 1783513335585,
|
|
51
|
+
"extra": {
|
|
52
|
+
"hypothesis": {
|
|
53
|
+
"statement": "Fluxonium qubits with T1 = 1000 ms extend the effective circuit depth for NISQ-era VQE on transition-metal catalysts by 10x-x, while a QSVT-structured ansatz reduces gate count by 5-x — together enabling catalyst screening beyond classical DFT accuracy.",
|
|
54
|
+
"rationale": "Synthesised by combining the algo_qsvt + qubit_fluxonium + sim_transition_metal pattern within research line \"quantum_error_correction\" (cross-linking with \"new_qubit_modalities\"). The hypothesis is anchored to 3 knowledge-graph concepts to ensure no advance stays isolated.",
|
|
55
|
+
"supportingConcepts": [
|
|
56
|
+
"algo_qsvt",
|
|
57
|
+
"qubit_fluxonium",
|
|
58
|
+
"sim_transition_metal"
|
|
59
|
+
],
|
|
60
|
+
"predictedImpact": {
|
|
61
|
+
"metric": "effective_circuit_depth",
|
|
62
|
+
"direction": "increase",
|
|
63
|
+
"magnitude": "10x"
|
|
64
|
+
},
|
|
65
|
+
"parameters": {
|
|
66
|
+
"physicalQubits": 200,
|
|
67
|
+
"modality": "fluxonium",
|
|
68
|
+
"algorithm": "VQE_QSVT_ansatz",
|
|
69
|
+
"T1_s": 1,
|
|
70
|
+
"researchLine": "quantum_error_correction"
|
|
71
|
+
},
|
|
72
|
+
"feasibility": {
|
|
73
|
+
"tier": "mid_term",
|
|
74
|
+
"confidence": 0.51,
|
|
75
|
+
"anchors": [],
|
|
76
|
+
"ruleResults": [
|
|
77
|
+
{
|
|
78
|
+
"tier": "current",
|
|
79
|
+
"reason": "200 physical qubits demonstrated (IBM Condor 1121, Atom 1180)"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"tier": "current",
|
|
83
|
+
"reason": "T1=1000.0ms within superconducting / neutral atom range"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"gaps": [],
|
|
87
|
+
"costEstimate": {
|
|
88
|
+
"low": 500000000,
|
|
89
|
+
"high": 5000000000,
|
|
90
|
+
"currency": "USD",
|
|
91
|
+
"note": "Order-of-magnitude estimate; refine with bottom-up EPC + cryogenics + control electronics analysis."
|
|
92
|
+
},
|
|
93
|
+
"timelineEstimate": "5-10 years",
|
|
94
|
+
"resourceProfile": {
|
|
95
|
+
"physicalQubits": 200,
|
|
96
|
+
"logicalQubits": null,
|
|
97
|
+
"codeDistance": null,
|
|
98
|
+
"tgateCount": null,
|
|
99
|
+
"modality": "fluxonium",
|
|
100
|
+
"cryoRequired": false,
|
|
101
|
+
"operatingTemp": "10-20mK (dilution refrigerator)"
|
|
102
|
+
},
|
|
103
|
+
"crossLinks": {
|
|
104
|
+
"linkedConcepts": 3,
|
|
105
|
+
"totalConcepts": 3,
|
|
106
|
+
"sufficient": true,
|
|
107
|
+
"note": "Solution is cross-linked to the quantum knowledge graph."
|
|
108
|
+
},
|
|
109
|
+
"patentEligible": false
|
|
110
|
+
},
|
|
111
|
+
"patentabilityHint": "MAYBE",
|
|
112
|
+
"proposedExperiments": [
|
|
113
|
+
"Implement a distance-7 code on a fluxonium processor and measure the logical error rate over 10000 cycles.",
|
|
114
|
+
"Simulate the decoder (MWPM or neural) under realistic circuit-level noise to verify threshold crossing.",
|
|
115
|
+
"Benchmark syndrome extraction latency against the coherence budget to ensure real-time decoding feasibility."
|
|
116
|
+
],
|
|
117
|
+
"source": "template",
|
|
118
|
+
"templatePattern": [
|
|
119
|
+
"algo_qsvt",
|
|
120
|
+
"qubit_fluxonium",
|
|
121
|
+
"sim_transition_metal"
|
|
122
|
+
],
|
|
123
|
+
"id": "hyp_0dbc4895",
|
|
124
|
+
"researchLine": "quantum_error_correction",
|
|
125
|
+
"crossLink": true,
|
|
126
|
+
"pairedLine": "new_qubit_modalities",
|
|
127
|
+
"createdAt": 1783513335492,
|
|
128
|
+
"seedTopic": "qubit_nv_center"
|
|
129
|
+
},
|
|
130
|
+
"routing": {
|
|
131
|
+
"line": "quantum_error_correction",
|
|
132
|
+
"crossLink": true,
|
|
133
|
+
"pairedLine": "new_qubit_modalities",
|
|
134
|
+
"seedTopic": "qec_surface_code"
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
"files": {
|
|
138
|
+
"markdown": "main.md"
|
|
139
|
+
}
|
|
140
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# A reconfigurable neutral-atom platform implementing a qLDPC code with constant-rate encoding provides the 3000 logical q
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_cfc69ff7
|
|
4
|
+
**Research Line:** quantum_error_correction (cross-linking with quantum_algorithms)
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:01:01.639Z
|
|
7
|
+
|
|
8
|
+
## Research Line: Quantum Error Correction
|
|
9
|
+
|
|
10
|
+
Build fault-tolerant logical qubits by suppressing physical errors below threshold and reducing overhead.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A reconfigurable neutral-atom platform implementing a qLDPC code with constant-rate encoding provides the 3000 logical qubits needed for FeMoco simulation at 10x-x lower physical-qubit overhead than surface-code architectures, bridging QEC, qubit-modality, and molecular-simulation advances into a single viable path to useful quantum chemistry.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qec_qldpc + qubit_neutral_atom + sim_femoco pattern within research line "quantum_error_correction" (cross-linking with "quantum_algorithms"). The hypothesis is anchored to 2 knowledge-graph concepts to ensure no advance stays isolated.
|
|
19
|
+
|
|
20
|
+
## Supporting Concepts (Cross-Links)
|
|
21
|
+
|
|
22
|
+
> quantum-spherifier principle: every hypothesis must cross-link to the KG — nothing stays isolated.
|
|
23
|
+
|
|
24
|
+
- qec_qldpc
|
|
25
|
+
- qubit_neutral_atom
|
|
26
|
+
|
|
27
|
+
## Predicted Impact
|
|
28
|
+
|
|
29
|
+
Metric: **physical_qubit_overhead** — decrease by 10x
|
|
30
|
+
|
|
31
|
+
## Feasibility Assessment
|
|
32
|
+
|
|
33
|
+
Tier: **long_term** (confidence 0.59)
|
|
34
|
+
|
|
35
|
+
### Resource Anchors
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Identified Gaps
|
|
39
|
+
|
|
40
|
+
- Kilo-to-mega-qubit scale-up: requires new cryogenic wiring (cryo-CMOS) and calibration automation
|
|
41
|
+
- Code distance must increase to ≥5 for multiple logical qubits with useful error rates
|
|
42
|
+
|
|
43
|
+
### Resource Profile
|
|
44
|
+
|
|
45
|
+
Physical qubits: 50000
|
|
46
|
+
Logical qubits: 3000
|
|
47
|
+
Code distance: —
|
|
48
|
+
Modality: neutral_atom
|
|
49
|
+
Operating temp: µK (magneto-optical trap)
|
|
50
|
+
|
|
51
|
+
### Cross-Link Verification
|
|
52
|
+
|
|
53
|
+
✓ Solution is cross-linked to 2 KG concept(s).
|
|
54
|
+
|
|
55
|
+
## Proposed Experiments
|
|
56
|
+
|
|
57
|
+
- Implement a distance-7 code on a neutral_atom processor and measure the logical error rate over 10000 cycles.
|
|
58
|
+
- Simulate the decoder (MWPM or neural) under realistic circuit-level noise to verify threshold crossing.
|
|
59
|
+
- Benchmark syndrome extraction latency against the coherence budget to ensure real-time decoding feasibility.
|
|
60
|
+
|
|
61
|
+
## Candidate Patent Claims
|
|
62
|
+
|