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,59 @@
|
|
|
1
|
+
# A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum m
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_a71be56c
|
|
4
|
+
**Research Line:** new_qubit_modalities
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:03:19.186Z
|
|
7
|
+
|
|
8
|
+
## Research Line: Quantum Algorithms
|
|
9
|
+
|
|
10
|
+
Discover and optimize algorithms with provable or practical quantum advantage on near-term and fault-tolerant hardware.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum memory (T2 = 10 ms) enables coherent interleaving of subroutines across a 100x-times-longer effective circuit depth.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qubit_neutral_atom + qubit_silicon_spin pattern within research line "new_qubit_modalities". The hypothesis is anchored to 1 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
|
+
- qubit_neutral_atom
|
|
25
|
+
|
|
26
|
+
## Predicted Impact
|
|
27
|
+
|
|
28
|
+
Metric: **effective_coherence** — increase by 100x
|
|
29
|
+
|
|
30
|
+
## Feasibility Assessment
|
|
31
|
+
|
|
32
|
+
Tier: **mid_term** (confidence 0.43)
|
|
33
|
+
|
|
34
|
+
### Resource Anchors
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Identified Gaps
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### Resource Profile
|
|
41
|
+
|
|
42
|
+
Physical qubits: 1000
|
|
43
|
+
Logical qubits: —
|
|
44
|
+
Code distance: —
|
|
45
|
+
Modality: hybrid_neutral_spin
|
|
46
|
+
Operating temp: 10-20mK (dilution refrigerator)
|
|
47
|
+
|
|
48
|
+
### Cross-Link Verification
|
|
49
|
+
|
|
50
|
+
✓ Solution is cross-linked to 1 KG concept(s).
|
|
51
|
+
|
|
52
|
+
## Proposed Experiments
|
|
53
|
+
|
|
54
|
+
- Fabricate a hybrid_neutral_spin test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.
|
|
55
|
+
- Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.
|
|
56
|
+
- Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold.
|
|
57
|
+
|
|
58
|
+
## Candidate Patent Claims
|
|
59
|
+
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "doc_3d55724e",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for",
|
|
5
|
+
"category": "hypotheses",
|
|
6
|
+
"topic": "new_qubit_modalities",
|
|
7
|
+
"researchLine": "new_qubit_modalities",
|
|
8
|
+
"tags": [
|
|
9
|
+
"qubits",
|
|
10
|
+
"intermediate_result"
|
|
11
|
+
],
|
|
12
|
+
"references": [
|
|
13
|
+
"qubit_neutral_atom"
|
|
14
|
+
],
|
|
15
|
+
"crossLinks": [
|
|
16
|
+
{
|
|
17
|
+
"id": "doc_07aff3d1",
|
|
18
|
+
"shared": 1,
|
|
19
|
+
"relationship": "related"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "doc_08e086ad",
|
|
23
|
+
"shared": 1,
|
|
24
|
+
"relationship": "related"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "doc_2014700e",
|
|
28
|
+
"shared": 1,
|
|
29
|
+
"relationship": "related"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "doc_3e27ad06",
|
|
33
|
+
"shared": 1,
|
|
34
|
+
"relationship": "related"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "doc_6c383667",
|
|
38
|
+
"shared": 1,
|
|
39
|
+
"relationship": "related"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"patent": {
|
|
43
|
+
"eligible": false,
|
|
44
|
+
"claims": []
|
|
45
|
+
},
|
|
46
|
+
"createdAt": 1783512199214,
|
|
47
|
+
"updatedAt": 1783512199214,
|
|
48
|
+
"extra": {
|
|
49
|
+
"hypothesis": {
|
|
50
|
+
"statement": "A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum memory (T2 = 10 ms) enables coherent interleaving of subroutines across a 100x-times-longer effective circuit depth.",
|
|
51
|
+
"rationale": "Synthesised by combining the qubit_neutral_atom + qubit_silicon_spin pattern within research line \"new_qubit_modalities\". The hypothesis is anchored to 1 knowledge-graph concepts to ensure no advance stays isolated.",
|
|
52
|
+
"supportingConcepts": [
|
|
53
|
+
"qubit_neutral_atom"
|
|
54
|
+
],
|
|
55
|
+
"predictedImpact": {
|
|
56
|
+
"metric": "effective_coherence",
|
|
57
|
+
"direction": "increase",
|
|
58
|
+
"magnitude": "100x"
|
|
59
|
+
},
|
|
60
|
+
"parameters": {
|
|
61
|
+
"modality": "hybrid_neutral_spin",
|
|
62
|
+
"physicalQubits": 1000,
|
|
63
|
+
"T2_s": 0.01,
|
|
64
|
+
"researchLine": "new_qubit_modalities"
|
|
65
|
+
},
|
|
66
|
+
"feasibility": {
|
|
67
|
+
"tier": "mid_term",
|
|
68
|
+
"confidence": 0.43,
|
|
69
|
+
"anchors": [],
|
|
70
|
+
"ruleResults": [
|
|
71
|
+
{
|
|
72
|
+
"tier": "current",
|
|
73
|
+
"reason": "1000 physical qubits demonstrated (IBM Condor 1121, Atom 1180)"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"gaps": [],
|
|
77
|
+
"costEstimate": {
|
|
78
|
+
"low": 500000000,
|
|
79
|
+
"high": 5000000000,
|
|
80
|
+
"currency": "USD",
|
|
81
|
+
"note": "Order-of-magnitude estimate; refine with bottom-up EPC + cryogenics + control electronics analysis."
|
|
82
|
+
},
|
|
83
|
+
"timelineEstimate": "5-10 years",
|
|
84
|
+
"resourceProfile": {
|
|
85
|
+
"physicalQubits": 1000,
|
|
86
|
+
"logicalQubits": null,
|
|
87
|
+
"codeDistance": null,
|
|
88
|
+
"tgateCount": null,
|
|
89
|
+
"modality": "hybrid_neutral_spin",
|
|
90
|
+
"cryoRequired": false,
|
|
91
|
+
"operatingTemp": "10-20mK (dilution refrigerator)"
|
|
92
|
+
},
|
|
93
|
+
"crossLinks": {
|
|
94
|
+
"linkedConcepts": 1,
|
|
95
|
+
"totalConcepts": 1,
|
|
96
|
+
"sufficient": true,
|
|
97
|
+
"note": "Solution is cross-linked to the quantum knowledge graph."
|
|
98
|
+
},
|
|
99
|
+
"patentEligible": false
|
|
100
|
+
},
|
|
101
|
+
"patentabilityHint": "MAYBE",
|
|
102
|
+
"proposedExperiments": [
|
|
103
|
+
"Fabricate a hybrid_neutral_spin test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.",
|
|
104
|
+
"Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.",
|
|
105
|
+
"Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold."
|
|
106
|
+
],
|
|
107
|
+
"source": "template",
|
|
108
|
+
"templatePattern": [
|
|
109
|
+
"qubit_neutral_atom",
|
|
110
|
+
"qubit_silicon_spin"
|
|
111
|
+
],
|
|
112
|
+
"id": "hyp_a71be56c",
|
|
113
|
+
"researchLine": "new_qubit_modalities",
|
|
114
|
+
"crossLink": false,
|
|
115
|
+
"pairedLine": null,
|
|
116
|
+
"createdAt": 1783512199186,
|
|
117
|
+
"seedTopic": "qubit_nv_center"
|
|
118
|
+
},
|
|
119
|
+
"routing": {
|
|
120
|
+
"line": "new_qubit_modalities",
|
|
121
|
+
"crossLink": false,
|
|
122
|
+
"seedTopic": "algo_qsvt"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
"files": {
|
|
126
|
+
"markdown": "main.md"
|
|
127
|
+
}
|
|
128
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum m
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_196062d7
|
|
4
|
+
**Research Line:** new_qubit_modalities
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T11:48:17.052Z
|
|
7
|
+
|
|
8
|
+
## Research Line: New Qubit Modalities
|
|
9
|
+
|
|
10
|
+
Develop qubit platforms with longer coherence, higher gate fidelity, lower cost, and better scalability.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum memory (T2 = 10 ms) enables coherent interleaving of subroutines across a 100x-times-longer effective circuit depth.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qubit_neutral_atom + qubit_silicon_spin pattern within research line "new_qubit_modalities". The hypothesis is anchored to 1 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
|
+
- qubit_neutral_atom
|
|
25
|
+
|
|
26
|
+
## Predicted Impact
|
|
27
|
+
|
|
28
|
+
Metric: **effective_coherence** — increase by 100x
|
|
29
|
+
|
|
30
|
+
## Feasibility Assessment
|
|
31
|
+
|
|
32
|
+
Tier: **mid_term** (confidence 0.43)
|
|
33
|
+
|
|
34
|
+
### Resource Anchors
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Identified Gaps
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### Resource Profile
|
|
41
|
+
|
|
42
|
+
Physical qubits: 1000
|
|
43
|
+
Logical qubits: —
|
|
44
|
+
Code distance: —
|
|
45
|
+
Modality: hybrid_neutral_spin
|
|
46
|
+
Operating temp: 10-20mK (dilution refrigerator)
|
|
47
|
+
|
|
48
|
+
### Cross-Link Verification
|
|
49
|
+
|
|
50
|
+
✓ Solution is cross-linked to 1 KG concept(s).
|
|
51
|
+
|
|
52
|
+
## Proposed Experiments
|
|
53
|
+
|
|
54
|
+
- Fabricate a hybrid_neutral_spin test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.
|
|
55
|
+
- Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.
|
|
56
|
+
- Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold.
|
|
57
|
+
|
|
58
|
+
## Candidate Patent Claims
|
|
59
|
+
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "doc_3e27ad06",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for",
|
|
5
|
+
"category": "hypotheses",
|
|
6
|
+
"topic": "new_qubit_modalities",
|
|
7
|
+
"researchLine": "new_qubit_modalities",
|
|
8
|
+
"tags": [
|
|
9
|
+
"qubits",
|
|
10
|
+
"intermediate_result"
|
|
11
|
+
],
|
|
12
|
+
"references": [
|
|
13
|
+
"qubit_neutral_atom"
|
|
14
|
+
],
|
|
15
|
+
"crossLinks": [
|
|
16
|
+
{
|
|
17
|
+
"id": "doc_e55fcdcf",
|
|
18
|
+
"shared": 1,
|
|
19
|
+
"relationship": "related"
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"patent": {
|
|
23
|
+
"eligible": false,
|
|
24
|
+
"claims": []
|
|
25
|
+
},
|
|
26
|
+
"createdAt": 1783511297061,
|
|
27
|
+
"updatedAt": 1783511297061,
|
|
28
|
+
"extra": {
|
|
29
|
+
"hypothesis": {
|
|
30
|
+
"statement": "A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum memory (T2 = 10 ms) enables coherent interleaving of subroutines across a 100x-times-longer effective circuit depth.",
|
|
31
|
+
"rationale": "Synthesised by combining the qubit_neutral_atom + qubit_silicon_spin pattern within research line \"new_qubit_modalities\". The hypothesis is anchored to 1 knowledge-graph concepts to ensure no advance stays isolated.",
|
|
32
|
+
"supportingConcepts": [
|
|
33
|
+
"qubit_neutral_atom"
|
|
34
|
+
],
|
|
35
|
+
"predictedImpact": {
|
|
36
|
+
"metric": "effective_coherence",
|
|
37
|
+
"direction": "increase",
|
|
38
|
+
"magnitude": "100x"
|
|
39
|
+
},
|
|
40
|
+
"parameters": {
|
|
41
|
+
"modality": "hybrid_neutral_spin",
|
|
42
|
+
"physicalQubits": 1000,
|
|
43
|
+
"T2_s": 0.01,
|
|
44
|
+
"researchLine": "new_qubit_modalities"
|
|
45
|
+
},
|
|
46
|
+
"feasibility": {
|
|
47
|
+
"tier": "mid_term",
|
|
48
|
+
"confidence": 0.43,
|
|
49
|
+
"anchors": [],
|
|
50
|
+
"ruleResults": [
|
|
51
|
+
{
|
|
52
|
+
"tier": "current",
|
|
53
|
+
"reason": "1000 physical qubits demonstrated (IBM Condor 1121, Atom 1180)"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"gaps": [],
|
|
57
|
+
"costEstimate": {
|
|
58
|
+
"low": 500000000,
|
|
59
|
+
"high": 5000000000,
|
|
60
|
+
"currency": "USD",
|
|
61
|
+
"note": "Order-of-magnitude estimate; refine with bottom-up EPC + cryogenics + control electronics analysis."
|
|
62
|
+
},
|
|
63
|
+
"timelineEstimate": "5-10 years",
|
|
64
|
+
"resourceProfile": {
|
|
65
|
+
"physicalQubits": 1000,
|
|
66
|
+
"logicalQubits": null,
|
|
67
|
+
"codeDistance": null,
|
|
68
|
+
"tgateCount": null,
|
|
69
|
+
"modality": "hybrid_neutral_spin",
|
|
70
|
+
"cryoRequired": false,
|
|
71
|
+
"operatingTemp": "10-20mK (dilution refrigerator)"
|
|
72
|
+
},
|
|
73
|
+
"crossLinks": {
|
|
74
|
+
"linkedConcepts": 1,
|
|
75
|
+
"totalConcepts": 1,
|
|
76
|
+
"sufficient": true,
|
|
77
|
+
"note": "Solution is cross-linked to the quantum knowledge graph."
|
|
78
|
+
},
|
|
79
|
+
"patentEligible": false
|
|
80
|
+
},
|
|
81
|
+
"patentabilityHint": "MAYBE",
|
|
82
|
+
"proposedExperiments": [
|
|
83
|
+
"Fabricate a hybrid_neutral_spin test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.",
|
|
84
|
+
"Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.",
|
|
85
|
+
"Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold."
|
|
86
|
+
],
|
|
87
|
+
"source": "template",
|
|
88
|
+
"templatePattern": [
|
|
89
|
+
"qubit_neutral_atom",
|
|
90
|
+
"qubit_silicon_spin"
|
|
91
|
+
],
|
|
92
|
+
"id": "hyp_196062d7",
|
|
93
|
+
"researchLine": "new_qubit_modalities",
|
|
94
|
+
"crossLink": false,
|
|
95
|
+
"pairedLine": null,
|
|
96
|
+
"createdAt": 1783511297052,
|
|
97
|
+
"seedTopic": "qubit_nv_center"
|
|
98
|
+
},
|
|
99
|
+
"routing": {
|
|
100
|
+
"line": "new_qubit_modalities",
|
|
101
|
+
"crossLink": false,
|
|
102
|
+
"seedTopic": "qubit_fluxonium"
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"files": {
|
|
106
|
+
"markdown": "main.md"
|
|
107
|
+
}
|
|
108
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum m
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_dbedc5d3
|
|
4
|
+
**Research Line:** new_qubit_modalities
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:15:43.760Z
|
|
7
|
+
|
|
8
|
+
## Research Line: New Qubit Modalities
|
|
9
|
+
|
|
10
|
+
Develop qubit platforms with longer coherence, higher gate fidelity, lower cost, and better scalability.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum memory (T2 = 10 ms) enables coherent interleaving of subroutines across a 100x-times-longer effective circuit depth.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qubit_neutral_atom + qubit_silicon_spin pattern within research line "new_qubit_modalities". The hypothesis is anchored to 1 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
|
+
- qubit_neutral_atom
|
|
25
|
+
|
|
26
|
+
## Predicted Impact
|
|
27
|
+
|
|
28
|
+
Metric: **effective_coherence** — increase by 100x
|
|
29
|
+
|
|
30
|
+
## Feasibility Assessment
|
|
31
|
+
|
|
32
|
+
Tier: **mid_term** (confidence 0.43)
|
|
33
|
+
|
|
34
|
+
### Resource Anchors
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
### Identified Gaps
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### Resource Profile
|
|
41
|
+
|
|
42
|
+
Physical qubits: 1000
|
|
43
|
+
Logical qubits: —
|
|
44
|
+
Code distance: —
|
|
45
|
+
Modality: hybrid_neutral_spin
|
|
46
|
+
Operating temp: 10-20mK (dilution refrigerator)
|
|
47
|
+
|
|
48
|
+
### Cross-Link Verification
|
|
49
|
+
|
|
50
|
+
✓ Solution is cross-linked to 1 KG concept(s).
|
|
51
|
+
|
|
52
|
+
## Proposed Experiments
|
|
53
|
+
|
|
54
|
+
- Fabricate a hybrid_neutral_spin test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.
|
|
55
|
+
- Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.
|
|
56
|
+
- Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold.
|
|
57
|
+
|
|
58
|
+
## Candidate Patent Claims
|
|
59
|
+
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "doc_401a8bad",
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"title": "A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for",
|
|
5
|
+
"category": "hypotheses",
|
|
6
|
+
"topic": "new_qubit_modalities",
|
|
7
|
+
"researchLine": "new_qubit_modalities",
|
|
8
|
+
"tags": [
|
|
9
|
+
"qubits",
|
|
10
|
+
"intermediate_result"
|
|
11
|
+
],
|
|
12
|
+
"references": [
|
|
13
|
+
"qubit_neutral_atom"
|
|
14
|
+
],
|
|
15
|
+
"crossLinks": [
|
|
16
|
+
{
|
|
17
|
+
"id": "doc_07aff3d1",
|
|
18
|
+
"shared": 1,
|
|
19
|
+
"relationship": "related"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "doc_08e086ad",
|
|
23
|
+
"shared": 1,
|
|
24
|
+
"relationship": "related"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"id": "doc_0f665487",
|
|
28
|
+
"shared": 1,
|
|
29
|
+
"relationship": "related"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "doc_2014700e",
|
|
33
|
+
"shared": 1,
|
|
34
|
+
"relationship": "related"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"id": "doc_25a11cb2",
|
|
38
|
+
"shared": 1,
|
|
39
|
+
"relationship": "related"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"patent": {
|
|
43
|
+
"eligible": false,
|
|
44
|
+
"claims": []
|
|
45
|
+
},
|
|
46
|
+
"createdAt": 1783512943817,
|
|
47
|
+
"updatedAt": 1783512943817,
|
|
48
|
+
"extra": {
|
|
49
|
+
"hypothesis": {
|
|
50
|
+
"statement": "A hybrid architecture using 1000 neutral-atom qubits for computation and 100 silicon-spin qubits for long-term quantum memory (T2 = 10 ms) enables coherent interleaving of subroutines across a 100x-times-longer effective circuit depth.",
|
|
51
|
+
"rationale": "Synthesised by combining the qubit_neutral_atom + qubit_silicon_spin pattern within research line \"new_qubit_modalities\". The hypothesis is anchored to 1 knowledge-graph concepts to ensure no advance stays isolated.",
|
|
52
|
+
"supportingConcepts": [
|
|
53
|
+
"qubit_neutral_atom"
|
|
54
|
+
],
|
|
55
|
+
"predictedImpact": {
|
|
56
|
+
"metric": "effective_coherence",
|
|
57
|
+
"direction": "increase",
|
|
58
|
+
"magnitude": "100x"
|
|
59
|
+
},
|
|
60
|
+
"parameters": {
|
|
61
|
+
"modality": "hybrid_neutral_spin",
|
|
62
|
+
"physicalQubits": 1000,
|
|
63
|
+
"T2_s": 0.01,
|
|
64
|
+
"researchLine": "new_qubit_modalities"
|
|
65
|
+
},
|
|
66
|
+
"feasibility": {
|
|
67
|
+
"tier": "mid_term",
|
|
68
|
+
"confidence": 0.43,
|
|
69
|
+
"anchors": [],
|
|
70
|
+
"ruleResults": [
|
|
71
|
+
{
|
|
72
|
+
"tier": "current",
|
|
73
|
+
"reason": "1000 physical qubits demonstrated (IBM Condor 1121, Atom 1180)"
|
|
74
|
+
}
|
|
75
|
+
],
|
|
76
|
+
"gaps": [],
|
|
77
|
+
"costEstimate": {
|
|
78
|
+
"low": 500000000,
|
|
79
|
+
"high": 5000000000,
|
|
80
|
+
"currency": "USD",
|
|
81
|
+
"note": "Order-of-magnitude estimate; refine with bottom-up EPC + cryogenics + control electronics analysis."
|
|
82
|
+
},
|
|
83
|
+
"timelineEstimate": "5-10 years",
|
|
84
|
+
"resourceProfile": {
|
|
85
|
+
"physicalQubits": 1000,
|
|
86
|
+
"logicalQubits": null,
|
|
87
|
+
"codeDistance": null,
|
|
88
|
+
"tgateCount": null,
|
|
89
|
+
"modality": "hybrid_neutral_spin",
|
|
90
|
+
"cryoRequired": false,
|
|
91
|
+
"operatingTemp": "10-20mK (dilution refrigerator)"
|
|
92
|
+
},
|
|
93
|
+
"crossLinks": {
|
|
94
|
+
"linkedConcepts": 1,
|
|
95
|
+
"totalConcepts": 1,
|
|
96
|
+
"sufficient": true,
|
|
97
|
+
"note": "Solution is cross-linked to the quantum knowledge graph."
|
|
98
|
+
},
|
|
99
|
+
"patentEligible": false
|
|
100
|
+
},
|
|
101
|
+
"patentabilityHint": "MAYBE",
|
|
102
|
+
"proposedExperiments": [
|
|
103
|
+
"Fabricate a hybrid_neutral_spin test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.",
|
|
104
|
+
"Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.",
|
|
105
|
+
"Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold."
|
|
106
|
+
],
|
|
107
|
+
"source": "template",
|
|
108
|
+
"templatePattern": [
|
|
109
|
+
"qubit_neutral_atom",
|
|
110
|
+
"qubit_silicon_spin"
|
|
111
|
+
],
|
|
112
|
+
"id": "hyp_dbedc5d3",
|
|
113
|
+
"researchLine": "new_qubit_modalities",
|
|
114
|
+
"crossLink": false,
|
|
115
|
+
"pairedLine": null,
|
|
116
|
+
"createdAt": 1783512943760,
|
|
117
|
+
"seedTopic": "qubit_nv_center"
|
|
118
|
+
},
|
|
119
|
+
"routing": {
|
|
120
|
+
"line": "new_qubit_modalities",
|
|
121
|
+
"crossLink": false,
|
|
122
|
+
"seedTopic": "qubit_fluxonium"
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
"files": {
|
|
126
|
+
"markdown": "main.md"
|
|
127
|
+
}
|
|
128
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
# A topological qubit prototype based on Majorana zero modes in an InAs/Al nanowire, once braiding is demonstrated at fide
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_daa2fb9a
|
|
4
|
+
**Research Line:** new_qubit_modalities
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:05:28.950Z
|
|
7
|
+
|
|
8
|
+
## Research Line: New Qubit Modalities
|
|
9
|
+
|
|
10
|
+
Develop qubit platforms with longer coherence, higher gate fidelity, lower cost, and better scalability.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A topological qubit prototype based on Majorana zero modes in an InAs/Al nanowire, once braiding is demonstrated at fidelity 99.99%, would reduce the QEC overhead for logical qubits from ~1000 (surface code on transmons) to ~100, a 10x-x improvement.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qubit_topological + qubit_transmon pattern within research line "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
|
+
- qubit_topological
|
|
25
|
+
- qubit_transmon
|
|
26
|
+
|
|
27
|
+
## Predicted Impact
|
|
28
|
+
|
|
29
|
+
Metric: **qec_overhead** — decrease by 10x
|
|
30
|
+
|
|
31
|
+
## Feasibility Assessment
|
|
32
|
+
|
|
33
|
+
Tier: **mid_term** (confidence 0.59)
|
|
34
|
+
|
|
35
|
+
### Resource Anchors
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Identified Gaps
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
### Resource Profile
|
|
42
|
+
|
|
43
|
+
Physical qubits: 100
|
|
44
|
+
Logical qubits: 10
|
|
45
|
+
Code distance: —
|
|
46
|
+
Modality: topological_majorana
|
|
47
|
+
Operating temp: 10-20mK (dilution refrigerator)
|
|
48
|
+
|
|
49
|
+
### Cross-Link Verification
|
|
50
|
+
|
|
51
|
+
✓ Solution is cross-linked to 2 KG concept(s).
|
|
52
|
+
|
|
53
|
+
## Proposed Experiments
|
|
54
|
+
|
|
55
|
+
- Fabricate a topological_majorana test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.
|
|
56
|
+
- Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.
|
|
57
|
+
- Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold.
|
|
58
|
+
|
|
59
|
+
## Candidate Patent Claims
|
|
60
|
+
|