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,888 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* QuantumKnowledgeGraph.js — quantum-spherifier (v1.0)
|
|
3
|
+
* ─────────────────────────────────────────────────────────────────────────────
|
|
4
|
+
* Domain knowledge graph for quantum computing research. Tracks:
|
|
5
|
+
* - Concepts (qubit modalities, QEC codes, algorithms, simulation methods)
|
|
6
|
+
* - Their relationships (depends-on, enables, contradicts, improves, ...)
|
|
7
|
+
* - Confidence scores and citation links to archived documents
|
|
8
|
+
* - Resource-feasibility annotations (current / near-term / mid-term / far-term)
|
|
9
|
+
*
|
|
10
|
+
* The graph is seeded with the REAL state of quantum computing as of 2026:
|
|
11
|
+
* - IBM Condor (1,121 superconducting qubits), Heron (133 qubits, tunable couplers)
|
|
12
|
+
* - Google Willow (105 qubits, below-threshold QEC demonstrated, exponential suppression)
|
|
13
|
+
* - IonQ Forte Enterprise (36 algorithmic qubits), Quantinuum H2 (56 trapped ions)
|
|
14
|
+
* - QuEra Aquila (256 neutral atoms), Atom Computing (1,180 neutral atoms)
|
|
15
|
+
* - PsiQuantum (photonic, targeting 1M qubits), Xanadu Borealis (216 squeezed modes)
|
|
16
|
+
* - Microsoft Majorana 1 (topological qubit chip, 2024 announcement)
|
|
17
|
+
*
|
|
18
|
+
* Four research lines are encoded as top-level concept clusters:
|
|
19
|
+
* 1. Quantum Error Correction (QEC)
|
|
20
|
+
* 2. New qubit modalities
|
|
21
|
+
* 3. Quantum algorithms
|
|
22
|
+
* 4. Molecular simulation
|
|
23
|
+
*
|
|
24
|
+
* Used by:
|
|
25
|
+
* - HypothesisGenerator (to find under-explored regions)
|
|
26
|
+
* - ResourceFeasibilityChecker (to anchor claims to known hardware)
|
|
27
|
+
* - PatentDraftAssistant (to verify novelty against prior art in the graph)
|
|
28
|
+
* - ResearchLineRouter (to dispatch cycles to the appropriate research line)
|
|
29
|
+
* ─────────────────────────────────────────────────────────────────────────────
|
|
30
|
+
*/
|
|
31
|
+
|
|
32
|
+
import { EventEmitter } from 'eventemitter3';
|
|
33
|
+
import { v4 as uuidv4 } from 'uuid';
|
|
34
|
+
import { existsSync, mkdirSync, readFileSync, writeFileSync } from 'node:fs';
|
|
35
|
+
import { dirname, join } from 'node:path';
|
|
36
|
+
|
|
37
|
+
const RELATION_TYPES = Object.freeze([
|
|
38
|
+
'depends_on',
|
|
39
|
+
'enables',
|
|
40
|
+
'contradicts',
|
|
41
|
+
'improves',
|
|
42
|
+
'measured_by',
|
|
43
|
+
'qubit_modality_for',
|
|
44
|
+
'corrects',
|
|
45
|
+
'implements',
|
|
46
|
+
'simulates',
|
|
47
|
+
'decoheres_via',
|
|
48
|
+
'patent_prior_art_for',
|
|
49
|
+
'cross_links', // quantum-spherifier: ensures nothing stays isolated
|
|
50
|
+
]);
|
|
51
|
+
|
|
52
|
+
const FEASIBILITY_TIERS = Object.freeze([
|
|
53
|
+
'current', // demonstrated on real hardware today
|
|
54
|
+
'near_term', // 1-3 years with current investments
|
|
55
|
+
'mid_term', // 3-8 years, requires new infrastructure
|
|
56
|
+
'long_term', // 8-20 years
|
|
57
|
+
'speculative', // >20 years or unproven physics
|
|
58
|
+
]);
|
|
59
|
+
|
|
60
|
+
export const RESEARCH_LINES = Object.freeze([
|
|
61
|
+
'quantum_error_correction',
|
|
62
|
+
'new_qubit_modalities',
|
|
63
|
+
'quantum_algorithms',
|
|
64
|
+
'molecular_simulation',
|
|
65
|
+
]);
|
|
66
|
+
|
|
67
|
+
export class QuantumKnowledgeGraph extends EventEmitter {
|
|
68
|
+
constructor(opts = {}) {
|
|
69
|
+
super();
|
|
70
|
+
this.storagePath = opts.storagePath ?? join(process.cwd(), 'data', 'knowledge_graph.json');
|
|
71
|
+
this.nodes = new Map();
|
|
72
|
+
this.edges = new Map();
|
|
73
|
+
this.initialized = false;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
async init() {
|
|
77
|
+
if (this.initialized) return;
|
|
78
|
+
if (existsSync(this.storagePath)) {
|
|
79
|
+
try {
|
|
80
|
+
const raw = readFileSync(this.storagePath, 'utf8');
|
|
81
|
+
const data = JSON.parse(raw);
|
|
82
|
+
for (const n of data.nodes ?? []) this.nodes.set(n.id, n);
|
|
83
|
+
for (const e of data.edges ?? []) this.edges.set(e.id, e);
|
|
84
|
+
this.emit('loaded', { nodes: this.nodes.size, edges: this.edges.size });
|
|
85
|
+
} catch (err) {
|
|
86
|
+
this.emit('error', { stage: 'load', error: err.message });
|
|
87
|
+
this._seedBaselineKnowledge();
|
|
88
|
+
}
|
|
89
|
+
} else {
|
|
90
|
+
this._seedBaselineKnowledge();
|
|
91
|
+
await this.persist();
|
|
92
|
+
}
|
|
93
|
+
this.initialized = true;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
// ── Public API ─────────────────────────────────────────────────────────────
|
|
97
|
+
|
|
98
|
+
addNode(opts = {}) {
|
|
99
|
+
const id = opts.id ?? uuidv4();
|
|
100
|
+
const node = {
|
|
101
|
+
id,
|
|
102
|
+
label: opts.label ?? id,
|
|
103
|
+
kind: opts.kind ?? 'concept',
|
|
104
|
+
researchLine: RESEARCH_LINES.includes(opts.researchLine) ? opts.researchLine : null,
|
|
105
|
+
description: opts.description ?? '',
|
|
106
|
+
feasibility: FEASIBILITY_TIERS.includes(opts.feasibility) ? opts.feasibility : 'speculative',
|
|
107
|
+
tags: Array.isArray(opts.tags) ? opts.tags : [],
|
|
108
|
+
citations: Array.isArray(opts.citations) ? opts.citations : [],
|
|
109
|
+
parameters: opts.parameters ?? {},
|
|
110
|
+
confidence: typeof opts.confidence === 'number' ? opts.confidence : 0.5,
|
|
111
|
+
createdAt: Date.now(),
|
|
112
|
+
updatedAt: Date.now(),
|
|
113
|
+
};
|
|
114
|
+
this.nodes.set(id, node);
|
|
115
|
+
this.emit('nodeAdded', node);
|
|
116
|
+
return node;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
addEdge(opts = {}) {
|
|
120
|
+
const id = opts.id ?? uuidv4();
|
|
121
|
+
if (!this.nodes.has(opts.from) || !this.nodes.has(opts.to)) {
|
|
122
|
+
throw new Error(`Edge endpoints must exist: from=${opts.from} to=${opts.to}`);
|
|
123
|
+
}
|
|
124
|
+
const edge = {
|
|
125
|
+
id,
|
|
126
|
+
from: opts.from,
|
|
127
|
+
to: opts.to,
|
|
128
|
+
type: RELATION_TYPES.includes(opts.type) ? opts.type : 'depends_on',
|
|
129
|
+
weight: typeof opts.weight === 'number' ? opts.weight : 0.5,
|
|
130
|
+
evidence: Array.isArray(opts.evidence) ? opts.evidence : [],
|
|
131
|
+
createdAt: Date.now(),
|
|
132
|
+
};
|
|
133
|
+
this.edges.set(id, edge);
|
|
134
|
+
this.emit('edgeAdded', edge);
|
|
135
|
+
return edge;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
/** Find concepts with low connectivity — under-explored regions. */
|
|
139
|
+
findUnderExplored(limit = 10, researchLine = null) {
|
|
140
|
+
const degrees = new Map();
|
|
141
|
+
for (const node of this.nodes.values()) {
|
|
142
|
+
if (researchLine && node.researchLine !== researchLine) continue;
|
|
143
|
+
degrees.set(node.id, 0);
|
|
144
|
+
}
|
|
145
|
+
for (const edge of this.edges.values()) {
|
|
146
|
+
if (degrees.has(edge.from)) degrees.set(edge.from, degrees.get(edge.from) + 1);
|
|
147
|
+
if (degrees.has(edge.to)) degrees.set(edge.to, degrees.get(edge.to) + 1);
|
|
148
|
+
}
|
|
149
|
+
const sorted = [...degrees.entries()]
|
|
150
|
+
.sort((a, b) => a[1] - b[1])
|
|
151
|
+
.slice(0, limit)
|
|
152
|
+
.map(([id, deg]) => ({ node: this.nodes.get(id), degree: deg }));
|
|
153
|
+
return sorted;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/** Two-hop neighbours of a node — used for hypothesis generation. */
|
|
157
|
+
neighbourhood(nodeId, maxDepth = 2) {
|
|
158
|
+
if (!this.nodes.has(nodeId)) return [];
|
|
159
|
+
const visited = new Set([nodeId]);
|
|
160
|
+
const frontier = [nodeId];
|
|
161
|
+
const result = [];
|
|
162
|
+
for (let depth = 0; depth < maxDepth; depth++) {
|
|
163
|
+
const nextFrontier = [];
|
|
164
|
+
for (const id of frontier) {
|
|
165
|
+
for (const edge of this.edges.values()) {
|
|
166
|
+
let neighbourId = null;
|
|
167
|
+
if (edge.from === id && !visited.has(edge.to)) neighbourId = edge.to;
|
|
168
|
+
else if (edge.to === id && !visited.has(edge.from)) neighbourId = edge.from;
|
|
169
|
+
if (neighbourId) {
|
|
170
|
+
visited.add(neighbourId);
|
|
171
|
+
nextFrontier.push(neighbourId);
|
|
172
|
+
result.push({ node: this.nodes.get(neighbourId), depth: depth + 1, viaEdge: edge });
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
frontier.length = 0;
|
|
177
|
+
frontier.push(...nextFrontier);
|
|
178
|
+
}
|
|
179
|
+
return result;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
/** Return nodes belonging to a given research line. */
|
|
183
|
+
byResearchLine(line) {
|
|
184
|
+
return [...this.nodes.values()].filter(n => n.researchLine === line);
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
/** Quick text search over node labels and descriptions. */
|
|
188
|
+
search(query) {
|
|
189
|
+
const q = (query ?? '').toLowerCase().trim();
|
|
190
|
+
if (!q) return [];
|
|
191
|
+
const results = [];
|
|
192
|
+
for (const node of this.nodes.values()) {
|
|
193
|
+
const haystack = `${node.label} ${node.description} ${node.tags.join(' ')}`.toLowerCase();
|
|
194
|
+
if (haystack.includes(q)) results.push(node);
|
|
195
|
+
}
|
|
196
|
+
return results;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
/** Build a Mermaid graph string for visualisation. */
|
|
200
|
+
toMermaid(maxNodes = 60, researchLine = null) {
|
|
201
|
+
const lines = ['graph TD'];
|
|
202
|
+
const nodesToShow = (researchLine
|
|
203
|
+
? this.byResearchLine(researchLine)
|
|
204
|
+
: [...this.nodes.values()]
|
|
205
|
+
).slice(0, maxNodes);
|
|
206
|
+
const ids = new Set(nodesToShow.map(n => n.id));
|
|
207
|
+
for (const node of nodesToShow) {
|
|
208
|
+
const safe = node.id.replace(/[^a-zA-Z0-9_]/g, '_');
|
|
209
|
+
const label = node.label.replace(/"/g, "'");
|
|
210
|
+
lines.push(` ${safe}["${label}"]`);
|
|
211
|
+
}
|
|
212
|
+
const edgeArrows = {
|
|
213
|
+
depends_on: '-->',
|
|
214
|
+
enables: '==>',
|
|
215
|
+
contradicts: '--x',
|
|
216
|
+
improves: '-->',
|
|
217
|
+
measured_by: '-->',
|
|
218
|
+
qubit_modality_for: '-->',
|
|
219
|
+
corrects: '==>',
|
|
220
|
+
implements: '-->',
|
|
221
|
+
simulates: '-->',
|
|
222
|
+
decoheres_via: '-.->',
|
|
223
|
+
patent_prior_art_for: '-.->',
|
|
224
|
+
cross_links: '~~~',
|
|
225
|
+
};
|
|
226
|
+
for (const edge of this.edges.values()) {
|
|
227
|
+
if (!ids.has(edge.from) || !ids.has(edge.to)) continue;
|
|
228
|
+
const a = edge.from.replace(/[^a-zA-Z0-9_]/g, '_');
|
|
229
|
+
const b = edge.to.replace(/[^a-zA-Z0-9_]/g, '_');
|
|
230
|
+
const arrow = edgeArrows[edge.type] ?? '-->';
|
|
231
|
+
lines.push(` ${a} ${arrow}|${edge.type}| ${b}`);
|
|
232
|
+
}
|
|
233
|
+
return lines.join('\n');
|
|
234
|
+
}
|
|
235
|
+
|
|
236
|
+
async persist() {
|
|
237
|
+
const dir = dirname(this.storagePath);
|
|
238
|
+
if (!existsSync(dir)) mkdirSync(dir, { recursive: true });
|
|
239
|
+
const data = {
|
|
240
|
+
version: '1.0',
|
|
241
|
+
updatedAt: Date.now(),
|
|
242
|
+
nodes: [...this.nodes.values()],
|
|
243
|
+
edges: [...this.edges.values()],
|
|
244
|
+
};
|
|
245
|
+
writeFileSync(this.storagePath, JSON.stringify(data, null, 2));
|
|
246
|
+
this.emit('persisted', { path: this.storagePath });
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
stats() {
|
|
250
|
+
const byLine = {};
|
|
251
|
+
for (const line of RESEARCH_LINES) byLine[line] = this.byResearchLine(line).length;
|
|
252
|
+
return {
|
|
253
|
+
nodes: this.nodes.size,
|
|
254
|
+
edges: this.edges.size,
|
|
255
|
+
relationTypes: RELATION_TYPES.length,
|
|
256
|
+
feasibilityTiers: FEASIBILITY_TIERS.length,
|
|
257
|
+
byResearchLine: byLine,
|
|
258
|
+
};
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
// ── Seed baseline knowledge — real state of quantum computing (2026) ──────
|
|
262
|
+
|
|
263
|
+
_seedBaselineKnowledge() {
|
|
264
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
265
|
+
// HARDWARE ANCHORS — real machines that exist or are under construction
|
|
266
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
267
|
+
this.addNode({
|
|
268
|
+
id: 'hw_ibm_condor',
|
|
269
|
+
label: 'IBM Condor (1,121 qubits)',
|
|
270
|
+
kind: 'hardware',
|
|
271
|
+
researchLine: 'new_qubit_modalities',
|
|
272
|
+
description: 'IBM\'s 1,121-superconducting-qubit processor (2023). Demonstrated heavy-hex topology; did not achieve quantum advantage but proved cryogenic control at kilo-qubit scale.',
|
|
273
|
+
feasibility: 'current',
|
|
274
|
+
tags: ['superconducting', 'transmon', 'heavy_hex', 'IBM'],
|
|
275
|
+
parameters: { qubitCount: 1121, modality: 'superconducting_transmon', topology: 'heavy_hex', gate2qFidelity: 0.995, T1_us: 300 },
|
|
276
|
+
confidence: 0.95,
|
|
277
|
+
});
|
|
278
|
+
this.addNode({
|
|
279
|
+
id: 'hw_ibm_heron',
|
|
280
|
+
label: 'IBM Heron (133 qubits, tunable couplers)',
|
|
281
|
+
kind: 'hardware',
|
|
282
|
+
researchLine: 'new_qubit_modalities',
|
|
283
|
+
description: 'IBM\'s Heron processor (2023-2024) with tunable couplers; 133 qubits, improved 2-qubit gate fidelity ~99.7%. Basis for IBM Quantum System Two.',
|
|
284
|
+
feasibility: 'current',
|
|
285
|
+
tags: ['superconducting', 'tunable_coupler', 'IBM'],
|
|
286
|
+
parameters: { qubitCount: 133, modality: 'superconducting', gate2qFidelity: 0.997, T1_us: 500 },
|
|
287
|
+
confidence: 0.95,
|
|
288
|
+
});
|
|
289
|
+
this.addNode({
|
|
290
|
+
id: 'hw_google_willow',
|
|
291
|
+
label: 'Google Willow (105 qubits, below-threshold QEC)',
|
|
292
|
+
kind: 'hardware',
|
|
293
|
+
researchLine: 'new_qubit_modalities',
|
|
294
|
+
description: 'Google\'s Willow chip (Dec 2024) demonstrated exponential error suppression below the surface-code threshold. First time more qubits reduced errors. 105 qubits, distance-7 surface code.',
|
|
295
|
+
feasibility: 'current',
|
|
296
|
+
tags: ['superconducting', 'surface_code', 'below_threshold', 'Google'],
|
|
297
|
+
parameters: { qubitCount: 105, modality: 'superconducting', gate2qFidelity: 0.998, codeDistance: 7, errorSuppression: 'exponential' },
|
|
298
|
+
confidence: 0.97,
|
|
299
|
+
});
|
|
300
|
+
this.addNode({
|
|
301
|
+
id: 'hw_ionq_forte',
|
|
302
|
+
label: 'IonQ Forte Enterprise (36 algorithmic qubits)',
|
|
303
|
+
kind: 'hardware',
|
|
304
|
+
researchLine: 'new_qubit_modalities',
|
|
305
|
+
description: 'IonQ trapped-ion system; 36 algorithmic qubits (#AQ). All-to-all connectivity, long coherence (>10s), high-fidelity 2-qubit gates (~99.6%).',
|
|
306
|
+
feasibility: 'current',
|
|
307
|
+
tags: ['trapped_ion', 'ytterbium', 'all_to_all', 'IonQ'],
|
|
308
|
+
parameters: { algorithmicQubits: 36, modality: 'trapped_ion', gate2qFidelity: 0.996, T1_s: 10, connectivity: 'all_to_all' },
|
|
309
|
+
confidence: 0.93,
|
|
310
|
+
});
|
|
311
|
+
this.addNode({
|
|
312
|
+
id: 'hw_quantinuum_h2',
|
|
313
|
+
label: 'Quantinuum H2 (56 trapped ions)',
|
|
314
|
+
kind: 'hardware',
|
|
315
|
+
researchLine: 'new_qubit_modalities',
|
|
316
|
+
description: 'Quantinuum H2 trapped-ion quantum computer; 56 fully-connected qubits, 99.87% 2-qubit gate fidelity. Demonstrated magic state distillation and non-Abelian topological states.',
|
|
317
|
+
feasibility: 'current',
|
|
318
|
+
tags: ['trapped_ion', 'barium', 'all_to_all', 'Quantinuum'],
|
|
319
|
+
parameters: { qubitCount: 56, modality: 'trapped_ion', gate2qFidelity: 0.9987, T1_s: 100, connectivity: 'all_to_all' },
|
|
320
|
+
confidence: 0.94,
|
|
321
|
+
});
|
|
322
|
+
this.addNode({
|
|
323
|
+
id: 'hw_quera_aquila',
|
|
324
|
+
label: 'QuEra Aquila (256 neutral atoms)',
|
|
325
|
+
kind: 'hardware',
|
|
326
|
+
researchLine: 'new_qubit_modalities',
|
|
327
|
+
description: 'QuEra\'s neutral-atom analog quantum simulator; 256 rubidium atoms, programmable Rydberg arrays. Available via AWS Braket.',
|
|
328
|
+
feasibility: 'current',
|
|
329
|
+
tags: ['neutral_atom', 'rydberg', 'rubidium', 'QuEra'],
|
|
330
|
+
parameters: { qubitCount: 256, modality: 'neutral_atom', gate2qFidelity: 0.98, T1_s: 1.5, programmableGeometry: true },
|
|
331
|
+
confidence: 0.90,
|
|
332
|
+
});
|
|
333
|
+
this.addNode({
|
|
334
|
+
id: 'hw_atom_computing',
|
|
335
|
+
label: 'Atom Computing (1,180 neutral atoms)',
|
|
336
|
+
kind: 'hardware',
|
|
337
|
+
researchLine: 'new_qubit_modalities',
|
|
338
|
+
description: 'Atom Computing\'s 1,180-site neutral-atom quantum computer (2024); first to exceed 1,000 qubits. Strontium atoms, nuclear-spin qubits with 40s+ coherence.',
|
|
339
|
+
feasibility: 'current',
|
|
340
|
+
tags: ['neutral_atom', 'strontium', 'nuclear_spin', 'AtomComputing'],
|
|
341
|
+
parameters: { qubitCount: 1180, modality: 'neutral_atom', gate2qFidelity: 0.995, T1_s: 40, nuclearSpin: true },
|
|
342
|
+
confidence: 0.91,
|
|
343
|
+
});
|
|
344
|
+
this.addNode({
|
|
345
|
+
id: 'hw_psiquantum',
|
|
346
|
+
label: 'PsiQuantum (photonic, targeting 1M qubits)',
|
|
347
|
+
kind: 'hardware',
|
|
348
|
+
researchLine: 'new_qubit_modalities',
|
|
349
|
+
description: 'PsiQuantum photonic quantum computer using silicon photonics and fusion-based measurement. Targeting 1 million physical qubits in a cryogenic-free data centre. Manufacturing partnership with GlobalFoundries.',
|
|
350
|
+
feasibility: 'mid_term',
|
|
351
|
+
tags: ['photonic', 'fusion_based', 'silicon_photonics', 'PsiQuantum'],
|
|
352
|
+
parameters: { targetQubitCount: 1000000, modality: 'photonic', approach: 'fusion_measurement', fabPartner: 'GlobalFoundries' },
|
|
353
|
+
confidence: 0.55,
|
|
354
|
+
});
|
|
355
|
+
this.addNode({
|
|
356
|
+
id: 'hw_xanadu_borealis',
|
|
357
|
+
label: 'Xanadu Borealis (216 squeezed modes)',
|
|
358
|
+
kind: 'hardware',
|
|
359
|
+
researchLine: 'new_qubit_modalities',
|
|
360
|
+
description: 'Xanadu\'s programmable photonic processor; 216 squeezed modes in a time-multiplexed loop. Demonstrated Gaussian boson sampling advantage (2022).',
|
|
361
|
+
feasibility: 'current',
|
|
362
|
+
tags: ['photonic', 'continuous_variable', 'GBS', 'Xanadu'],
|
|
363
|
+
parameters: { modes: 216, modality: 'photonic_cv', advantage: 'GBS_2022' },
|
|
364
|
+
confidence: 0.88,
|
|
365
|
+
});
|
|
366
|
+
this.addNode({
|
|
367
|
+
id: 'hw_microsoft_majorana1',
|
|
368
|
+
label: 'Microsoft Majorana 1 (topological qubit)',
|
|
369
|
+
kind: 'hardware',
|
|
370
|
+
researchLine: 'new_qubit_modalities',
|
|
371
|
+
description: 'Microsoft\'s topological qubit prototype (2024). Based on Majorana zero modes in indium-arsenide/aluminium nanowires. Goal: hardware-protected qubits with intrinsically low error. First qubit demonstrated; not yet scalable.',
|
|
372
|
+
feasibility: 'long_term',
|
|
373
|
+
tags: ['topological', 'majorana', 'indium_arsenide', 'Microsoft'],
|
|
374
|
+
parameters: { qubitCount: 1, modality: 'topological', status: 'prototype', materials: 'InAs/Al' },
|
|
375
|
+
confidence: 0.50,
|
|
376
|
+
});
|
|
377
|
+
this.addNode({
|
|
378
|
+
id: 'hw_rigetti_ankaa',
|
|
379
|
+
label: 'Rigetti Ankaa-3 (84 qubits)',
|
|
380
|
+
kind: 'hardware',
|
|
381
|
+
researchLine: 'new_qubit_modalities',
|
|
382
|
+
description: 'Rigetti\'s Ankaa-3 superconducting processor; 84 qubits, square-lattice topology, improved 2-qubit gates (~99.5%). Available via Rigetti QCS.',
|
|
383
|
+
feasibility: 'current',
|
|
384
|
+
tags: ['superconducting', 'transmon', 'Rigetti'],
|
|
385
|
+
parameters: { qubitCount: 84, modality: 'superconducting', gate2qFidelity: 0.995, topology: 'square_lattice' },
|
|
386
|
+
confidence: 0.88,
|
|
387
|
+
});
|
|
388
|
+
|
|
389
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
390
|
+
// LINE 1 — QUANTUM ERROR CORRECTION
|
|
391
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
392
|
+
this.addNode({
|
|
393
|
+
id: 'qec_surface_code',
|
|
394
|
+
label: 'Surface Code',
|
|
395
|
+
kind: 'concept',
|
|
396
|
+
researchLine: 'quantum_error_correction',
|
|
397
|
+
description: 'Topological QEC code on a 2D lattice of physical qubits. Threshold ~1% (10^-2). Below threshold (Google Willow), increasing code distance exponentially suppresses logical errors. Industry standard for superconducting platforms.',
|
|
398
|
+
feasibility: 'current',
|
|
399
|
+
tags: ['topological_code', '2D_lattice', 'threshold_1e-2', 'Google_Willow'],
|
|
400
|
+
parameters: { threshold: 0.01, codeDistanceDemo: 7, physicalToLogicalOverhead: 1000, platformFit: ['superconducting', 'neutral_atom'] },
|
|
401
|
+
confidence: 0.97,
|
|
402
|
+
});
|
|
403
|
+
this.addNode({
|
|
404
|
+
id: 'qec_color_code',
|
|
405
|
+
label: 'Color Code',
|
|
406
|
+
kind: 'concept',
|
|
407
|
+
researchLine: 'quantum_error_correction',
|
|
408
|
+
description: 'Topological code on a 3-colorable trivalent lattice. Transversal Clifford gates (simpler magic-state overhead) but higher threshold (~0.1%). Heavier qubit overhead than surface code.',
|
|
409
|
+
feasibility: 'near_term',
|
|
410
|
+
tags: ['topological_code', 'transversal_clifford', 'trivalent'],
|
|
411
|
+
parameters: { threshold: 0.001, advantage: 'transversal_clifford', overhead: 'higher_than_surface' },
|
|
412
|
+
confidence: 0.80,
|
|
413
|
+
});
|
|
414
|
+
this.addNode({
|
|
415
|
+
id: 'qec_qldpc',
|
|
416
|
+
label: 'Quantum LDPC (qLDPC) Codes',
|
|
417
|
+
kind: 'concept',
|
|
418
|
+
researchLine: 'quantum_error_correction',
|
|
419
|
+
description: 'Low-density parity-check quantum codes with constant-rate encoding. Theoretically reduce physical-to-logical overhead from O(d^2) to O(1). Recent breakthroughs (2023-2024) constructed good qLDPC codes; experimental implementation pending.',
|
|
420
|
+
feasibility: 'mid_term',
|
|
421
|
+
tags: ['LDPC', 'constant_rate', 'low_overhead', 'breakthrough_2023'],
|
|
422
|
+
parameters: { rate: 'constant', overheadReduction: 'O(d^2)_to_O(1)', status: 'theoretical_breakthrough' },
|
|
423
|
+
confidence: 0.70,
|
|
424
|
+
});
|
|
425
|
+
this.addNode({
|
|
426
|
+
id: 'qec_concatenated',
|
|
427
|
+
label: 'Concatenated Codes',
|
|
428
|
+
kind: 'concept',
|
|
429
|
+
researchLine: 'quantum_error_correction',
|
|
430
|
+
description: 'Recursive code composition (e.g., Steane-of-Steane). Mature theory; high overhead (~d^4). Useful for small logical-qubit demonstrations.',
|
|
431
|
+
feasibility: 'current',
|
|
432
|
+
tags: ['concatenation', 'high_overhead', 'mature'],
|
|
433
|
+
parameters: { overhead: 'O(d^4)', threshold: 0.001 },
|
|
434
|
+
confidence: 0.85,
|
|
435
|
+
});
|
|
436
|
+
this.addNode({
|
|
437
|
+
id: 'qec_magic_state_distillation',
|
|
438
|
+
label: 'Magic State Distillation (MSD)',
|
|
439
|
+
kind: 'concept',
|
|
440
|
+
researchLine: 'quantum_error_correction',
|
|
441
|
+
description: 'Protocol to produce high-fidelity T-states (|T⟩) from noisy copies. Required for universal computation with Clifford-only QEC. Bravyi-Kitaev 15-to-1 is standard; recent protocols reduce overhead.',
|
|
442
|
+
feasibility: 'current',
|
|
443
|
+
tags: ['T_state', 'non_clifford', 'Bravyi_Kitaev'],
|
|
444
|
+
parameters: { inputStates: 15, outputStates: 1, targetFidelity: 0.9999 },
|
|
445
|
+
confidence: 0.92,
|
|
446
|
+
});
|
|
447
|
+
this.addNode({
|
|
448
|
+
id: 'qec_bacon_shor',
|
|
449
|
+
label: 'Bacon-Shor Code',
|
|
450
|
+
kind: 'concept',
|
|
451
|
+
researchLine: 'quantum_error_correction',
|
|
452
|
+
description: 'Subsystem code tolerating biased noise. Effective for systems with dominant dephasing (e.g., cat qubits). Lower overhead than surface code for biased-noise platforms.',
|
|
453
|
+
feasibility: 'near_term',
|
|
454
|
+
tags: ['subsystem_code', 'biased_noise', 'cat_qubit'],
|
|
455
|
+
parameters: { noiseModel: 'biased', advantage: 'low_overhead_biased' },
|
|
456
|
+
confidence: 0.82,
|
|
457
|
+
});
|
|
458
|
+
this.addNode({
|
|
459
|
+
id: 'qec_measurement_results',
|
|
460
|
+
label: 'Threshold Theorem',
|
|
461
|
+
kind: 'concept',
|
|
462
|
+
researchLine: 'quantum_error_correction',
|
|
463
|
+
description: 'States that if physical error rate is below a threshold p_th, logical error can be suppressed arbitrarily by increasing code distance. Foundation of fault-tolerant QC.',
|
|
464
|
+
feasibility: 'current',
|
|
465
|
+
tags: ['threshold_theorem', 'fault_tolerance', 'foundation'],
|
|
466
|
+
parameters: { status: 'proven', implications: 'arbitrary_suppression_below_threshold' },
|
|
467
|
+
confidence: 0.99,
|
|
468
|
+
});
|
|
469
|
+
|
|
470
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
471
|
+
// LINE 2 — NEW QUBIT MODALITIES (concepts, not hardware)
|
|
472
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
473
|
+
this.addNode({
|
|
474
|
+
id: 'qubit_transmon',
|
|
475
|
+
label: 'Transmon Qubit',
|
|
476
|
+
kind: 'concept',
|
|
477
|
+
researchLine: 'new_qubit_modalities',
|
|
478
|
+
description: 'Superconducting charge qubit with reduced charge dispersion via Josephson energy. Workhorse of IBM, Google, Rigetti. T1 ~100-500 µs; 2-qubit fidelity ~99.5-99.8%.',
|
|
479
|
+
feasibility: 'current',
|
|
480
|
+
tags: ['superconducting', 'charge_qubit', 'workhorse'],
|
|
481
|
+
parameters: { T1_us: 300, gate2qFidelity: 0.997, scalability: 'high', fabMaturity: 'high' },
|
|
482
|
+
confidence: 0.95,
|
|
483
|
+
});
|
|
484
|
+
this.addNode({
|
|
485
|
+
id: 'qubit_fluxonium',
|
|
486
|
+
label: 'Fluxonium Qubit',
|
|
487
|
+
kind: 'concept',
|
|
488
|
+
researchLine: 'new_qubit_modalities',
|
|
489
|
+
description: 'Superconducting flux qubit with a large shunting inductor. T1 >1 ms demonstrated; anharmonic spectrum reduces leakage. Promising alternative to transmon.',
|
|
490
|
+
feasibility: 'near_term',
|
|
491
|
+
tags: ['superconducting', 'flux_qubit', 'long_coherence'],
|
|
492
|
+
parameters: { T1_us: 1000, gate2qFidelity: 0.999, anharmonicity: 'high' },
|
|
493
|
+
confidence: 0.78,
|
|
494
|
+
});
|
|
495
|
+
this.addNode({
|
|
496
|
+
id: 'qubit_cat',
|
|
497
|
+
label: 'Cat Qubit (Bosonic)',
|
|
498
|
+
kind: 'concept',
|
|
499
|
+
researchLine: 'new_qubit_modalities',
|
|
500
|
+
description: 'Qubit encoded in superposition of coherent states of a harmonic oscillator. Intrinsically bit-flip protected (exponential suppression). Alice&Bob, AWS demonstrated.',
|
|
501
|
+
feasibility: 'near_term',
|
|
502
|
+
tags: ['bosonic', 'cat_state', 'bit_flip_protected', 'AWS'],
|
|
503
|
+
parameters: { bitFlipSuppression: 'exponential', remainingError: 'phase_flip', platform: 'superconducting_cavity' },
|
|
504
|
+
confidence: 0.80,
|
|
505
|
+
});
|
|
506
|
+
this.addNode({
|
|
507
|
+
id: 'qubit_trapped_ion',
|
|
508
|
+
label: 'Trapped-Ion Qubit (Yb+/Ba+)',
|
|
509
|
+
kind: 'concept',
|
|
510
|
+
researchLine: 'new_qubit_modalities',
|
|
511
|
+
description: 'Hyperfine or optical qubits in individual trapped ions. All-to-all connectivity, T2 >1s, gate fidelity >99.9%. Slower gates (~100µs) limit clock speed.',
|
|
512
|
+
feasibility: 'current',
|
|
513
|
+
tags: ['trapped_ion', 'all_to_all', 'long_coherence'],
|
|
514
|
+
parameters: { T2_s: 1, gate2qFidelity: 0.999, gateTime_us: 100, connectivity: 'all_to_all' },
|
|
515
|
+
confidence: 0.93,
|
|
516
|
+
});
|
|
517
|
+
this.addNode({
|
|
518
|
+
id: 'qubit_neutral_atom',
|
|
519
|
+
label: 'Neutral-Atom Qubit (Rydberg)',
|
|
520
|
+
kind: 'concept',
|
|
521
|
+
researchLine: 'new_qubit_modalities',
|
|
522
|
+
description: 'Individual atoms trapped in optical tweezers; qubit in hyperfine or nuclear-spin states. Rydberg blockade enables gates. Highly scalable (1,000+ atoms), reconfigurable geometry.',
|
|
523
|
+
feasibility: 'current',
|
|
524
|
+
tags: ['neutral_atom', 'rydberg_blockade', 'scalable', 'reconfigurable'],
|
|
525
|
+
parameters: { qubitCount: 1180, gate2qFidelity: 0.995, T1_s: 40, reconfigurable: true },
|
|
526
|
+
confidence: 0.90,
|
|
527
|
+
});
|
|
528
|
+
this.addNode({
|
|
529
|
+
id: 'qubit_photonic',
|
|
530
|
+
label: 'Photonic Qubit (Fock / CV)',
|
|
531
|
+
kind: 'concept',
|
|
532
|
+
researchLine: 'new_qubit_modalities',
|
|
533
|
+
description: 'Qubit encoded in photon number, path, or time-bin. Room-temperature operation; fusion-based measurement enables MBQC. Challenge: deterministic photon sources and low-loss networks.',
|
|
534
|
+
feasibility: 'mid_term',
|
|
535
|
+
tags: ['photonic', 'room_temperature', 'fusion_based', 'MBQC'],
|
|
536
|
+
parameters: { operatingTemp: '300K', challenge: 'deterministic_sources', approach: 'fusion_measurement' },
|
|
537
|
+
confidence: 0.60,
|
|
538
|
+
});
|
|
539
|
+
this.addNode({
|
|
540
|
+
id: 'qubit_topological',
|
|
541
|
+
label: 'Topological Qubit (Majorana)',
|
|
542
|
+
kind: 'concept',
|
|
543
|
+
researchLine: 'new_qubit_modalities',
|
|
544
|
+
description: 'Qubit encoded non-locally in Majorana zero modes. Intrinsically protected from local noise. Microsoft\'s bet. Challenge: unambiguous demonstration and braiding.',
|
|
545
|
+
feasibility: 'long_term',
|
|
546
|
+
tags: ['topological', 'majorana', 'intrinsic_protection'],
|
|
547
|
+
parameters: { intrinsicProtection: true, status: 'prototype', challenge: 'demonstration' },
|
|
548
|
+
confidence: 0.45,
|
|
549
|
+
});
|
|
550
|
+
this.addNode({
|
|
551
|
+
id: 'qubit_spin_qubit',
|
|
552
|
+
label: 'Silicon Spin Qubit (Donor / Quantum Dot)',
|
|
553
|
+
kind: 'concept',
|
|
554
|
+
researchLine: 'new_qubit_modalities',
|
|
555
|
+
description: 'Electron or nuclear spin qubit in silicon. Leverages CMOS fabrication. Intel, imec, UNSW pursuing. T2 >10ms in isotopically purified 28-Si; 2-qubit fidelity ~99%.',
|
|
556
|
+
feasibility: 'near_term',
|
|
557
|
+
tags: ['spin', 'silicon', 'CMOS', 'Intel'],
|
|
558
|
+
parameters: { T2_ms: 10, gate2qFidelity: 0.99, fabCompatibility: 'CMOS' },
|
|
559
|
+
confidence: 0.75,
|
|
560
|
+
});
|
|
561
|
+
this.addNode({
|
|
562
|
+
id: 'qubit_nv_center',
|
|
563
|
+
label: 'NV-Center Qubit (Diamond)',
|
|
564
|
+
kind: 'concept',
|
|
565
|
+
researchLine: 'new_qubit_modalities',
|
|
566
|
+
description: 'Nitrogen-vacancy center in diamond; electron spin qubit with optical readout. Room-temperature operation; excellent for sensing. Limited scalability for computation.',
|
|
567
|
+
feasibility: 'mid_term',
|
|
568
|
+
tags: ['NV_center', 'diamond', 'sensing', 'room_temperature'],
|
|
569
|
+
parameters: { T2_ms: 1, operatingTemp: '300K', scalability: 'limited' },
|
|
570
|
+
confidence: 0.65,
|
|
571
|
+
});
|
|
572
|
+
|
|
573
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
574
|
+
// LINE 3 — QUANTUM ALGORITHMS
|
|
575
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
576
|
+
this.addNode({
|
|
577
|
+
id: 'algo_shor',
|
|
578
|
+
label: 'Shor\'s Algorithm (Integer Factoring)',
|
|
579
|
+
kind: 'concept',
|
|
580
|
+
researchLine: 'quantum_algorithms',
|
|
581
|
+
description: 'Polynomial-time quantum algorithm for integer factoring. Breaks RSA. Requires ~20M noisy physical qubits (or ~4K logical) for 2048-bit RSA. Far beyond current hardware.',
|
|
582
|
+
feasibility: 'long_term',
|
|
583
|
+
tags: ['factoring', 'RSA_breaking', 'exponential_speedup'],
|
|
584
|
+
parameters: { physicalQubitsForRSA2048: 20000000, logicalQubits: 4000, circuitDepth: 1e9, speedup: 'exponential' },
|
|
585
|
+
confidence: 0.99,
|
|
586
|
+
});
|
|
587
|
+
this.addNode({
|
|
588
|
+
id: 'algo_grover',
|
|
589
|
+
label: 'Grover\'s Algorithm (Unstructured Search)',
|
|
590
|
+
kind: 'concept',
|
|
591
|
+
researchLine: 'quantum_algorithms',
|
|
592
|
+
description: 'Quadratic speedup for unstructured database search. Requires ~sqrt(N) oracle queries. Broad applicability but modest speedup limits near-term impact.',
|
|
593
|
+
feasibility: 'mid_term',
|
|
594
|
+
tags: ['search', 'quadratic_speedup', 'oracle'],
|
|
595
|
+
parameters: { speedup: 'quadratic', circuitDepth: 'sqrt_N', applicability: 'broad' },
|
|
596
|
+
confidence: 0.95,
|
|
597
|
+
});
|
|
598
|
+
this.addNode({
|
|
599
|
+
id: 'algo_vqe',
|
|
600
|
+
label: 'Variational Quantum Eigensolver (VQE)',
|
|
601
|
+
kind: 'concept',
|
|
602
|
+
researchLine: 'quantum_algorithms',
|
|
603
|
+
description: 'Hybrid quantum-classical algorithm for ground-state energy estimation. NISQ-era workhorse. Suffers from barren plateaus and shot noise. Applied to chemistry and materials.',
|
|
604
|
+
feasibility: 'current',
|
|
605
|
+
tags: ['variational', 'hybrid', 'NISQ', 'chemistry'],
|
|
606
|
+
parameters: { era: 'NISQ', challenge: 'barren_plateaus', application: 'ground_state_energy' },
|
|
607
|
+
confidence: 0.90,
|
|
608
|
+
});
|
|
609
|
+
this.addNode({
|
|
610
|
+
id: 'algo_qaoa',
|
|
611
|
+
label: 'QAOA (Quantum Approximate Optimization)',
|
|
612
|
+
kind: 'concept',
|
|
613
|
+
researchLine: 'quantum_algorithms',
|
|
614
|
+
description: 'Variational algorithm for combinatorial optimization. p-depth controls approximation. No proven practical advantage yet; active research area.',
|
|
615
|
+
feasibility: 'current',
|
|
616
|
+
tags: ['variational', 'optimization', 'combinatorial'],
|
|
617
|
+
parameters: { era: 'NISQ', challenge: 'no_proven_advantage', application: 'MaxCut_TSP' },
|
|
618
|
+
confidence: 0.82,
|
|
619
|
+
});
|
|
620
|
+
this.addNode({
|
|
621
|
+
id: 'algo_qft',
|
|
622
|
+
label: 'Quantum Fourier Transform (QFT)',
|
|
623
|
+
kind: 'concept',
|
|
624
|
+
researchLine: 'quantum_algorithms',
|
|
625
|
+
description: 'Quantum analogue of the DFT. Core subroutine of Shor, phase estimation, and HHL. O(n^2) gates vs O(n*2^n) classical FFT for quantum states.',
|
|
626
|
+
feasibility: 'current',
|
|
627
|
+
tags: ['subroutine', 'Fourier', 'Shor_component'],
|
|
628
|
+
parameters: { gateComplexity: 'O(n^2)', subroutine_of: ['Shor', 'PEA', 'HHL'] },
|
|
629
|
+
confidence: 0.97,
|
|
630
|
+
});
|
|
631
|
+
this.addNode({
|
|
632
|
+
id: 'algo_hhl',
|
|
633
|
+
label: 'HHL Algorithm (Linear Systems)',
|
|
634
|
+
kind: 'concept',
|
|
635
|
+
researchLine: 'quantum_algorithms',
|
|
636
|
+
description: 'Solves Ax=b with exponential speedup under conditions (sparse, well-conditioned, output as quantum state). Practical advantage debated; large qubit requirements.',
|
|
637
|
+
feasibility: 'long_term',
|
|
638
|
+
tags: ['linear_system', 'exponential_speedup', 'conditional'],
|
|
639
|
+
parameters: { speedup: 'exponential_conditional', conditions: ['sparse', 'well_conditioned'], qubitRequirement: 'high' },
|
|
640
|
+
confidence: 0.85,
|
|
641
|
+
});
|
|
642
|
+
this.addNode({
|
|
643
|
+
id: 'algo_qpe',
|
|
644
|
+
label: 'Quantum Phase Estimation (QPE)',
|
|
645
|
+
kind: 'concept',
|
|
646
|
+
researchLine: 'quantum_algorithms',
|
|
647
|
+
description: 'Estimates eigenvalue phases of a unitary. Core for quantum chemistry (energy spectra) and Shor. Requires fault-tolerant qubits; deep circuits (~10^6 T-gates).',
|
|
648
|
+
feasibility: 'mid_term',
|
|
649
|
+
tags: ['phase_estimation', 'chemistry', 'fault_tolerant'],
|
|
650
|
+
parameters: { era: 'fault_tolerant', TgateCount: 1e6, application: 'energy_spectra' },
|
|
651
|
+
confidence: 0.93,
|
|
652
|
+
});
|
|
653
|
+
this.addNode({
|
|
654
|
+
id: 'algo_qml',
|
|
655
|
+
label: 'Quantum Machine Learning (QML)',
|
|
656
|
+
kind: 'concept',
|
|
657
|
+
researchLine: 'quantum_algorithms',
|
|
658
|
+
description: 'Quantum algorithms for ML tasks: quantum kernels, variational classifiers, quantum GANs. Theoretical speedups exist for specific problems; practical advantage unproven.',
|
|
659
|
+
feasibility: 'mid_term',
|
|
660
|
+
tags: ['machine_learning', 'kernel_methods', 'variational'],
|
|
661
|
+
parameters: { era: 'NISQ_to_FT', advantage: 'unproven', approaches: ['quantum_kernel', 'variational', 'QGAN'] },
|
|
662
|
+
confidence: 0.70,
|
|
663
|
+
});
|
|
664
|
+
this.addNode({
|
|
665
|
+
id: 'algo_qsvt',
|
|
666
|
+
label: 'Quantum Singular Value Transformation (QSVT)',
|
|
667
|
+
kind: 'concept',
|
|
668
|
+
researchLine: 'quantum_algorithms',
|
|
669
|
+
description: 'Unifying framework (Gilyen et al. 2019) for quantum algorithms via block-encoding polynomial transforms. Subsumes QPE, HHL, Grover as special cases. Optimal query complexity.',
|
|
670
|
+
feasibility: 'mid_term',
|
|
671
|
+
tags: ['unifying_framework', 'block_encoding', 'optimal'],
|
|
672
|
+
parameters: { era: 'fault_tolerant', unifies: ['Grover', 'HHL', 'QPE'], optimality: 'query_complexity' },
|
|
673
|
+
confidence: 0.90,
|
|
674
|
+
});
|
|
675
|
+
|
|
676
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
677
|
+
// LINE 4 — MOLECULAR SIMULATION
|
|
678
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
679
|
+
this.addNode({
|
|
680
|
+
id: 'sim_fermionic_hamiltonian',
|
|
681
|
+
label: 'Fermionic Hamiltonian Simulation',
|
|
682
|
+
kind: 'concept',
|
|
683
|
+
researchLine: 'molecular_simulation',
|
|
684
|
+
description: 'Simulating the electronic structure Hamiltonian H = Σ h_pq a†_p a_q + ½ Σ h_pqrs a†_p a†_q a_r a_s. The core problem of quantum chemistry. Mapping via Jordan-Wigner, Bravyi-Kitaev, or parity.',
|
|
685
|
+
feasibility: 'current',
|
|
686
|
+
tags: ['electronic_structure', 'fermion_to_qubit', 'chemistry_core'],
|
|
687
|
+
parameters: { mappings: ['Jordan_Wigner', 'Bravyi_Kitaev', 'parity'], qubitsPerOrbital: 1 },
|
|
688
|
+
confidence: 0.96,
|
|
689
|
+
});
|
|
690
|
+
this.addNode({
|
|
691
|
+
id: 'sim_jordan_wigner',
|
|
692
|
+
label: 'Jordan-Wigner Transformation',
|
|
693
|
+
kind: 'concept',
|
|
694
|
+
researchLine: 'molecular_simulation',
|
|
695
|
+
description: 'Maps fermionic operators to Pauli strings. Non-local strings (O(N) length) make 2D-lattice implementation costly, but simple. Bravyi-Kitaev reduces overhead.',
|
|
696
|
+
feasibility: 'current',
|
|
697
|
+
tags: ['fermion_mapping', 'Pauli_string', 'non_local'],
|
|
698
|
+
parameters: { stringLength: 'O(N)', overhead: 'high_for_2D_lattice' },
|
|
699
|
+
confidence: 0.97,
|
|
700
|
+
});
|
|
701
|
+
this.addNode({
|
|
702
|
+
id: 'sim_trotterization',
|
|
703
|
+
label: 'Trotter-Suzuki Decomposition',
|
|
704
|
+
kind: 'concept',
|
|
705
|
+
researchLine: 'molecular_simulation',
|
|
706
|
+
description: 'Approximates e^(-iHt) as product of local terms e^(-iH_1 t) e^(-iH_2 t) ... Error decreases with Trotter steps. Standard for chemistry simulation.',
|
|
707
|
+
feasibility: 'current',
|
|
708
|
+
tags: ['time_evolution', 'product_formula', 'chemistry'],
|
|
709
|
+
parameters: { errorScaling: 'O(t^2/k)', approach: 'product_formula' },
|
|
710
|
+
confidence: 0.95,
|
|
711
|
+
});
|
|
712
|
+
this.addNode({
|
|
713
|
+
id: 'sim_qubitization',
|
|
714
|
+
label: 'Qubitization (Quantum Walk)',
|
|
715
|
+
kind: 'concept',
|
|
716
|
+
researchLine: 'molecular_simulation',
|
|
717
|
+
description: 'Technique to implement block-encoded Hamiltonian evolution with optimal query complexity. Lower gate count than Trotter for chemistry. Core of modern fault-tolerant simulation.',
|
|
718
|
+
feasibility: 'mid_term',
|
|
719
|
+
tags: ['block_encoding', 'optimal_query', 'fault_tolerant'],
|
|
720
|
+
parameters: { queryComplexity: 'optimal', era: 'fault_tolerant', advantage: 'lower_gates_than_trotter' },
|
|
721
|
+
confidence: 0.88,
|
|
722
|
+
});
|
|
723
|
+
this.addNode({
|
|
724
|
+
id: 'sim_fe_mnn',
|
|
725
|
+
label: 'FeMoco (Nitrogenase Active Site)',
|
|
726
|
+
kind: 'concept',
|
|
727
|
+
researchLine: 'molecular_simulation',
|
|
728
|
+
description: 'Iron-molybdenum cofactor of nitrogenase; the canonical "killer app" target for quantum chemistry. Classical methods struggle with strong correlation. Requires ~2,000-4,000 logical qubits.',
|
|
729
|
+
feasibility: 'long_term',
|
|
730
|
+
tags: ['FeMoco', 'nitrogenase', 'strong_correlation', 'killer_app'],
|
|
731
|
+
parameters: { logicalQubits: 3000, TgateCount: 1e11, motivation: 'fertilizer_production' },
|
|
732
|
+
confidence: 0.85,
|
|
733
|
+
});
|
|
734
|
+
this.addNode({
|
|
735
|
+
id: 'sim_transition_metal',
|
|
736
|
+
label: 'Transition-Metal Catalysis',
|
|
737
|
+
kind: 'concept',
|
|
738
|
+
researchLine: 'molecular_simulation',
|
|
739
|
+
description: 'Catalytic cycles involving Fe, Cu, Ni (e.g., C-H activation, cross-coupling). Strongly correlated d-electrons. Near-term targets for VQE on 100-1000 qubits.',
|
|
740
|
+
feasibility: 'near_term',
|
|
741
|
+
tags: ['catalysis', 'transition_metal', 'VQE_target'],
|
|
742
|
+
parameters: { qubitsRange: '100-1000', era: 'NISQ_to_early_FT', application: 'pharma_chem' },
|
|
743
|
+
confidence: 0.80,
|
|
744
|
+
});
|
|
745
|
+
this.addNode({
|
|
746
|
+
id: 'sim_drug_discovery',
|
|
747
|
+
label: 'Quantum-Enhanced Drug Discovery',
|
|
748
|
+
kind: 'concept',
|
|
749
|
+
researchLine: 'molecular_simulation',
|
|
750
|
+
description: 'Using quantum simulation for binding-affinity prediction, protein-ligand dynamics, and ADMET. Hybrid quantum-classical pipelines. Roche, Boehringer exploring.',
|
|
751
|
+
feasibility: 'mid_term',
|
|
752
|
+
tags: ['drug_discovery', 'binding_affinity', 'hybrid', 'pharma'],
|
|
753
|
+
parameters: { era: 'NISQ_to_FT', pipeline: 'hybrid', partners: ['Roche', 'Boehringer'] },
|
|
754
|
+
confidence: 0.72,
|
|
755
|
+
});
|
|
756
|
+
this.addNode({
|
|
757
|
+
id: 'sim_materials',
|
|
758
|
+
label: 'Materials Simulation (High-Tc, Battery)',
|
|
759
|
+
kind: 'concept',
|
|
760
|
+
researchLine: 'molecular_simulation',
|
|
761
|
+
description: 'Simulating strongly correlated materials: high-Tc superconductors, battery cathodes, catalysts. Quantum advantage expected for Hubbard model, transition-metal oxides.',
|
|
762
|
+
feasibility: 'mid_term',
|
|
763
|
+
tags: ['materials', 'Hubbard_model', 'high_Tc', 'battery'],
|
|
764
|
+
parameters: { era: 'early_FT', targets: ['cuprates', 'Li_ion_cathode', 'OER_catalyst'] },
|
|
765
|
+
confidence: 0.78,
|
|
766
|
+
});
|
|
767
|
+
|
|
768
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
769
|
+
// CROSS-CUTTING CONCEPTS
|
|
770
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
771
|
+
this.addNode({
|
|
772
|
+
id: 'concept_quantum_advantage',
|
|
773
|
+
label: 'Quantum Advantage / Supremacy',
|
|
774
|
+
kind: 'concept',
|
|
775
|
+
researchLine: null,
|
|
776
|
+
description: 'Demonstration that a quantum device solves a defined problem faster than the best classical algorithm. Achieved by Google (2019, RCS), USTC (2020, GBS), Xanadu (2022, GBS). Practical advantage remains elusive.',
|
|
777
|
+
feasibility: 'current',
|
|
778
|
+
tags: ['advantage', 'supremacy', 'milestone'],
|
|
779
|
+
parameters: { demonstrations: ['Google_2019', 'USTC_2020', 'Xanadu_2022'], practical: false },
|
|
780
|
+
confidence: 0.95,
|
|
781
|
+
});
|
|
782
|
+
this.addNode({
|
|
783
|
+
id: 'concept_logical_qubit',
|
|
784
|
+
label: 'Logical Qubit',
|
|
785
|
+
kind: 'concept',
|
|
786
|
+
researchLine: 'quantum_error_correction',
|
|
787
|
+
description: 'An error-corrected qubit composed of many physical qubits via a QEC code. The unit of fault-tolerant computation. Current best: ~1 logical qubit at distance-7 (Google Willow).',
|
|
788
|
+
feasibility: 'current',
|
|
789
|
+
tags: ['logical_qubit', 'error_corrected', 'fault_tolerance'],
|
|
790
|
+
parameters: { demonstrated: 1, targetForUseful: 100, targetForRSA: 4000 },
|
|
791
|
+
confidence: 0.95,
|
|
792
|
+
});
|
|
793
|
+
this.addNode({
|
|
794
|
+
id: 'concept_ftqc_roadmap',
|
|
795
|
+
label: 'Fault-Tolerant QC Roadmap',
|
|
796
|
+
kind: 'concept',
|
|
797
|
+
researchLine: null,
|
|
798
|
+
description: 'Industry consensus: 1 logical qubit (2024-2025) → 100 logical (2028-2030) → 4,000 logical for RSA-2048 (2035+). IBM, Google, Quantinuum, Atom Computing all targeting 100K+ physical qubits by 2033.',
|
|
799
|
+
feasibility: 'mid_term',
|
|
800
|
+
tags: ['roadmap', 'fault_tolerance', 'industry_consensus'],
|
|
801
|
+
parameters: { timeline_100logical: '2028-2030', timeline_RSA: '2035+', physicalQubitTarget: 100000 },
|
|
802
|
+
confidence: 0.80,
|
|
803
|
+
});
|
|
804
|
+
|
|
805
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
806
|
+
// RELATIONSHIPS — this is what ensures nothing stays isolated
|
|
807
|
+
// ═══════════════════════════════════════════════════════════════════════
|
|
808
|
+
// QEC ↔ Qubits
|
|
809
|
+
this.addEdge({ from: 'qec_surface_code', to: 'qubit_transmon', type: 'implements', weight: 0.9 });
|
|
810
|
+
this.addEdge({ from: 'qec_surface_code', to: 'qubit_neutral_atom', type: 'implements', weight: 0.8 });
|
|
811
|
+
this.addEdge({ from: 'hw_google_willow', to: 'qec_surface_code', type: 'implements', weight: 0.95,
|
|
812
|
+
evidence: ['Willow demonstrated distance-7 surface code below threshold, Dec 2024'] });
|
|
813
|
+
this.addEdge({ from: 'qec_bacon_shor', to: 'qubit_cat', type: 'corrects', weight: 0.85 });
|
|
814
|
+
this.addEdge({ from: 'qubit_cat', to: 'qec_bacon_shor', type: 'qubit_modality_for', weight: 0.85 });
|
|
815
|
+
this.addEdge({ from: 'qec_qldpc', to: 'qubit_transmon', type: 'cross_links', weight: 0.6,
|
|
816
|
+
evidence: ['qLDPC requires long-range connectivity; transmon heavy-hex may need modification'] });
|
|
817
|
+
this.addEdge({ from: 'qec_qldpc', to: 'qubit_neutral_atom', type: 'cross_links', weight: 0.7,
|
|
818
|
+
evidence: ['Neutral atoms with reconfigurable geometry are natural for qLDPC long-range checks'] });
|
|
819
|
+
this.addEdge({ from: 'qec_magic_state_distillation', to: 'qec_surface_code', type: 'depends_on', weight: 0.9 });
|
|
820
|
+
this.addEdge({ from: 'qec_surface_code', to: 'qec_measurement_results', type: 'measured_by', weight: 1.0 });
|
|
821
|
+
this.addEdge({ from: 'qec_color_code', to: 'qec_magic_state_distillation', type: 'improves', weight: 0.7,
|
|
822
|
+
evidence: ['Color codes have transversal Clifford, reducing MSD overhead'] });
|
|
823
|
+
this.addEdge({ from: 'qubit_topological', to: 'hw_microsoft_majorana1', type: 'implements', weight: 0.6 });
|
|
824
|
+
this.addEdge({ from: 'qubit_topological', to: 'qec_surface_code', type: 'contradicts', weight: 0.3,
|
|
825
|
+
evidence: ['Topological qubits aim for intrinsic protection, reducing QEC overhead'] });
|
|
826
|
+
|
|
827
|
+
// Qubits ↔ Hardware
|
|
828
|
+
this.addEdge({ from: 'hw_ibm_condor', to: 'qubit_transmon', type: 'qubit_modality_for', weight: 0.95 });
|
|
829
|
+
this.addEdge({ from: 'hw_ibm_heron', to: 'qubit_transmon', type: 'qubit_modality_for', weight: 0.95 });
|
|
830
|
+
this.addEdge({ from: 'hw_rigetti_ankaa', to: 'qubit_transmon', type: 'qubit_modality_for', weight: 0.9 });
|
|
831
|
+
this.addEdge({ from: 'hw_ionq_forte', to: 'qubit_trapped_ion', type: 'qubit_modality_for', weight: 0.95 });
|
|
832
|
+
this.addEdge({ from: 'hw_quantinuum_h2', to: 'qubit_trapped_ion', type: 'qubit_modality_for', weight: 0.95 });
|
|
833
|
+
this.addEdge({ from: 'hw_quera_aquila', to: 'qubit_neutral_atom', type: 'qubit_modality_for', weight: 0.95 });
|
|
834
|
+
this.addEdge({ from: 'hw_atom_computing', to: 'qubit_neutral_atom', type: 'qubit_modality_for', weight: 0.95 });
|
|
835
|
+
this.addEdge({ from: 'hw_psiquantum', to: 'qubit_photonic', type: 'qubit_modality_for', weight: 0.9 });
|
|
836
|
+
this.addEdge({ from: 'hw_xanadu_borealis', to: 'qubit_photonic', type: 'qubit_modality_for', weight: 0.85 });
|
|
837
|
+
this.addEdge({ from: 'qubit_fluxonium', to: 'qubit_transmon', type: 'improves', weight: 0.7,
|
|
838
|
+
evidence: ['Fluxonium offers 3-10x longer T1 than transmon'] });
|
|
839
|
+
this.addEdge({ from: 'qubit_spin_qubit', to: 'qubit_transmon', type: 'cross_links', weight: 0.5,
|
|
840
|
+
evidence: ['Both leverage semiconductor fab; spin qubits use CMOS, transmons use Nb/Al'] });
|
|
841
|
+
|
|
842
|
+
// Algorithms ↔ QEC (algorithms need fault tolerance)
|
|
843
|
+
this.addEdge({ from: 'algo_shor', to: 'qec_surface_code', type: 'depends_on', weight: 0.95,
|
|
844
|
+
evidence: ['Shor for RSA-2048 requires ~4,000 logical qubits = millions of physical'] });
|
|
845
|
+
this.addEdge({ from: 'algo_qpe', to: 'qec_magic_state_distillation', type: 'depends_on', weight: 0.9 });
|
|
846
|
+
this.addEdge({ from: 'algo_hhl', to: 'algo_qsvt', type: 'cross_links', weight: 0.8,
|
|
847
|
+
evidence: ['HHL is a special case of QSVT'] });
|
|
848
|
+
this.addEdge({ from: 'algo_qsvt', to: 'algo_qpe', type: 'cross_links', weight: 0.8 });
|
|
849
|
+
this.addEdge({ from: 'algo_grover', to: 'algo_qsvt', type: 'cross_links', weight: 0.7 });
|
|
850
|
+
this.addEdge({ from: 'algo_qft', to: 'algo_shor', type: 'implements', weight: 1.0 });
|
|
851
|
+
this.addEdge({ from: 'algo_qft', to: 'algo_qpe', type: 'implements', weight: 1.0 });
|
|
852
|
+
this.addEdge({ from: 'algo_vqe', to: 'concept_ftqc_roadmap', type: 'cross_links', weight: 0.5,
|
|
853
|
+
evidence: ['VQE is a NISQ bridge to FTQC algorithms'] });
|
|
854
|
+
this.addEdge({ from: 'algo_qaoa', to: 'algo_vqe', type: 'cross_links', weight: 0.7 });
|
|
855
|
+
|
|
856
|
+
// Molecular Simulation ↔ Algorithms ↔ QEC
|
|
857
|
+
this.addEdge({ from: 'sim_fermionic_hamiltonian', to: 'sim_jordan_wigner', type: 'implements', weight: 0.95 });
|
|
858
|
+
this.addEdge({ from: 'sim_fermionic_hamiltonian', to: 'algo_qpe', type: 'depends_on', weight: 0.85,
|
|
859
|
+
evidence: ['QPE is the algorithm of choice for FTQC chemistry'] });
|
|
860
|
+
this.addEdge({ from: 'sim_fermionic_hamiltonian', to: 'algo_vqe', type: 'cross_links', weight: 0.8,
|
|
861
|
+
evidence: ['VQE is the NISQ-era precursor to QPE chemistry'] });
|
|
862
|
+
this.addEdge({ from: 'sim_trotterization', to: 'sim_fermionic_hamiltonian', type: 'implements', weight: 0.85 });
|
|
863
|
+
this.addEdge({ from: 'sim_qubitization', to: 'sim_fermionic_hamiltonian', type: 'implements', weight: 0.9 });
|
|
864
|
+
this.addEdge({ from: 'sim_qubitization', to: 'algo_qsvt', type: 'depends_on', weight: 0.85,
|
|
865
|
+
evidence: ['Qubitization is an application of QSVT'] });
|
|
866
|
+
this.addEdge({ from: 'sim_fe_mnn', to: 'sim_fermionic_hamiltonian', type: 'depends_on', weight: 1.0 });
|
|
867
|
+
this.addEdge({ from: 'sim_fe_mnn', to: 'qec_surface_code', type: 'depends_on', weight: 0.9,
|
|
868
|
+
evidence: ['FeMoco requires ~3,000 logical qubits = ~1M physical with surface code'] });
|
|
869
|
+
this.addEdge({ from: 'sim_transition_metal', to: 'sim_fermionic_hamiltonian', type: 'depends_on', weight: 0.9 });
|
|
870
|
+
this.addEdge({ from: 'sim_transition_metal', to: 'algo_vqe', type: 'implements', weight: 0.8 });
|
|
871
|
+
this.addEdge({ from: 'sim_drug_discovery', to: 'sim_transition_metal', type: 'cross_links', weight: 0.7 });
|
|
872
|
+
this.addEdge({ from: 'sim_drug_discovery', to: 'sim_fermionic_hamiltonian', type: 'depends_on', weight: 0.8 });
|
|
873
|
+
this.addEdge({ from: 'sim_materials', to: 'sim_fermionic_hamiltonian', type: 'depends_on', weight: 0.85 });
|
|
874
|
+
this.addEdge({ from: 'sim_materials', to: 'algo_qpe', type: 'cross_links', weight: 0.7 });
|
|
875
|
+
|
|
876
|
+
// Cross-cutting
|
|
877
|
+
this.addEdge({ from: 'concept_logical_qubit', to: 'qec_surface_code', type: 'depends_on', weight: 1.0 });
|
|
878
|
+
this.addEdge({ from: 'concept_ftqc_roadmap', to: 'concept_logical_qubit', type: 'measured_by', weight: 0.9 });
|
|
879
|
+
this.addEdge({ from: 'concept_ftqc_roadmap', to: 'hw_ibm_condor', type: 'cross_links', weight: 0.6 });
|
|
880
|
+
this.addEdge({ from: 'concept_ftqc_roadmap', to: 'hw_atom_computing', type: 'cross_links', weight: 0.6 });
|
|
881
|
+
this.addEdge({ from: 'concept_quantum_advantage', to: 'hw_xanadu_borealis', type: 'measured_by', weight: 0.8 });
|
|
882
|
+
this.addEdge({ from: 'concept_quantum_advantage', to: 'hw_google_willow', type: 'cross_links', weight: 0.7 });
|
|
883
|
+
|
|
884
|
+
this.emit('seeded', this.stats());
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
|
|
888
|
+
export { RELATION_TYPES, FEASIBILITY_TIERS };
|