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,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "1.0.0",
|
|
3
|
+
"agent": {
|
|
4
|
+
"maxCycles": 500,
|
|
5
|
+
"cycleIntervalMs": 8000,
|
|
6
|
+
"autonomousMode": true,
|
|
7
|
+
"safetyLevel": "standard",
|
|
8
|
+
"dModel": 256,
|
|
9
|
+
"nHeads": 8,
|
|
10
|
+
"dFF": 1024,
|
|
11
|
+
"maxSteps": 200
|
|
12
|
+
},
|
|
13
|
+
"llm": {
|
|
14
|
+
"defaultAdapter": "zai",
|
|
15
|
+
"defaultModel": "glm-4.6",
|
|
16
|
+
"temperature": 0.7,
|
|
17
|
+
"maxTokens": 8192,
|
|
18
|
+
"timeoutMs": 120000,
|
|
19
|
+
"taskRouting": {
|
|
20
|
+
"hypothesis_generation": ["zai", "anthropic", "openai", "google", "deepseek", "local"],
|
|
21
|
+
"patent_drafting": ["anthropic", "zai", "openai", "google", "local"],
|
|
22
|
+
"literature_review": ["google", "zai", "openai", "local"],
|
|
23
|
+
"proof_verification": ["deepseek", "zai", "anthropic", "local"],
|
|
24
|
+
"default": ["zai", "anthropic", "openai", "google", "deepseek", "local"]
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"research": {
|
|
28
|
+
"rootDir": "./research",
|
|
29
|
+
"categories": ["topics", "hypotheses", "designs", "simulations", "patents", "cross_refs", "indices"],
|
|
30
|
+
"researchLines": [
|
|
31
|
+
"quantum_error_correction",
|
|
32
|
+
"new_qubit_modalities",
|
|
33
|
+
"quantum_algorithms",
|
|
34
|
+
"molecular_simulation"
|
|
35
|
+
],
|
|
36
|
+
"patentEligibleThreshold": "mid_term",
|
|
37
|
+
"crossLinkCycleEvery": 5
|
|
38
|
+
},
|
|
39
|
+
"memory": {
|
|
40
|
+
"storageDir": "./data/memory",
|
|
41
|
+
"maxWorking": 50,
|
|
42
|
+
"ttlMs": 1800000
|
|
43
|
+
},
|
|
44
|
+
"knowledge_graph": {
|
|
45
|
+
"storagePath": "./data/knowledge_graph.json"
|
|
46
|
+
},
|
|
47
|
+
"citation_graph": {
|
|
48
|
+
"storagePath": "./data/citation_graph.json"
|
|
49
|
+
},
|
|
50
|
+
"safety": {
|
|
51
|
+
"protectedPaths": ["/etc", "/root", "/var", "/usr", "/boot", "/sys", "/proc", "/dev"],
|
|
52
|
+
"rateLimits": {
|
|
53
|
+
"perMinute": 60,
|
|
54
|
+
"perHour": 600
|
|
55
|
+
},
|
|
56
|
+
"forbiddenPatterns": [
|
|
57
|
+
"faster_than_light",
|
|
58
|
+
"infinite_coherence",
|
|
59
|
+
"no_decoherence",
|
|
60
|
+
"perpetual_quantum",
|
|
61
|
+
"free_energy",
|
|
62
|
+
"break_rsa_2048_today"
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
"metrics": {
|
|
66
|
+
"enableConsole": false,
|
|
67
|
+
"consoleIntervalMs": 30000
|
|
68
|
+
},
|
|
69
|
+
"web": {
|
|
70
|
+
"port": 3000,
|
|
71
|
+
"host": "0.0.0.0",
|
|
72
|
+
"wsPath": "/ws"
|
|
73
|
+
},
|
|
74
|
+
"training": {
|
|
75
|
+
"epochsI": 10,
|
|
76
|
+
"epochsII_T1": 5,
|
|
77
|
+
"epochsII_T2": 5,
|
|
78
|
+
"epochsII_T3": 5,
|
|
79
|
+
"epochsIII": 8,
|
|
80
|
+
"epochsIV": 6,
|
|
81
|
+
"earlyStoppingPatience": 5
|
|
82
|
+
}
|
|
83
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "1.0.0",
|
|
3
|
+
"agent": {
|
|
4
|
+
"maxCycles": 10000,
|
|
5
|
+
"cycleIntervalMs": 5000,
|
|
6
|
+
"autonomousMode": true,
|
|
7
|
+
"safetyLevel": "strict",
|
|
8
|
+
"dModel": 256,
|
|
9
|
+
"nHeads": 8,
|
|
10
|
+
"dFF": 1024
|
|
11
|
+
},
|
|
12
|
+
"llm": {
|
|
13
|
+
"defaultAdapter": "zai",
|
|
14
|
+
"defaultModel": "glm-4.6",
|
|
15
|
+
"temperature": 0.6,
|
|
16
|
+
"maxTokens": 8192,
|
|
17
|
+
"timeoutMs": 120000
|
|
18
|
+
},
|
|
19
|
+
"research": {
|
|
20
|
+
"rootDir": "./research",
|
|
21
|
+
"patentEligibleThreshold": "near_term"
|
|
22
|
+
},
|
|
23
|
+
"metrics": {
|
|
24
|
+
"enableConsole": true,
|
|
25
|
+
"consoleIntervalMs": 60000
|
|
26
|
+
},
|
|
27
|
+
"web": {
|
|
28
|
+
"port": 3000,
|
|
29
|
+
"host": "0.0.0.0"
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# quantum-spherifier v1.0 — Dockerfile
|
|
2
|
+
# Multi-stage build for a lean production image
|
|
3
|
+
|
|
4
|
+
FROM node:20-slim AS base
|
|
5
|
+
WORKDIR /app
|
|
6
|
+
|
|
7
|
+
# Install system dependencies (including pdflatex for PDF generation)
|
|
8
|
+
RUN apt-get update && apt-get install -y --no-install-recommends \
|
|
9
|
+
texlive-latex-base \
|
|
10
|
+
texlive-latex-recommended \
|
|
11
|
+
texlive-latex-extra \
|
|
12
|
+
texlive-fonts-recommended \
|
|
13
|
+
&& rm -rf /var/lib/apt/lists/*
|
|
14
|
+
|
|
15
|
+
# Copy package files and install dependencies
|
|
16
|
+
COPY package.json package-lock.json* ./
|
|
17
|
+
RUN npm install --omit=dev
|
|
18
|
+
|
|
19
|
+
# Copy source
|
|
20
|
+
COPY . .
|
|
21
|
+
|
|
22
|
+
# Create runtime directories
|
|
23
|
+
RUN mkdir -p /app/research /app/data
|
|
24
|
+
|
|
25
|
+
# Environment
|
|
26
|
+
ENV QSPHERIFIER_RESEARCH_DIR=/app/research
|
|
27
|
+
ENV QSPHERIFIER_PORT=3000
|
|
28
|
+
ENV QSPHERIFIER_HOST=0.0.0.0
|
|
29
|
+
ENV NODE_ENV=production
|
|
30
|
+
|
|
31
|
+
EXPOSE 3000
|
|
32
|
+
|
|
33
|
+
# Health check
|
|
34
|
+
HEALTHCHECK --interval=30s --timeout=10s --start-period=40s --retries=3 \
|
|
35
|
+
CMD node -e "fetch('http://localhost:3000/api/status').then(r=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))"
|
|
36
|
+
|
|
37
|
+
CMD ["node", "web/server.js"]
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# quantum-spherifier v1.0 — Docker Compose
|
|
2
|
+
version: '3.8'
|
|
3
|
+
|
|
4
|
+
services:
|
|
5
|
+
qspherifier:
|
|
6
|
+
build:
|
|
7
|
+
context: .
|
|
8
|
+
dockerfile: docker/Dockerfile
|
|
9
|
+
container_name: qspherifier
|
|
10
|
+
ports:
|
|
11
|
+
- "3000:3000"
|
|
12
|
+
volumes:
|
|
13
|
+
- ./research:/app/research
|
|
14
|
+
- ./data:/app/data
|
|
15
|
+
- ./.env:/app/.env:ro
|
|
16
|
+
environment:
|
|
17
|
+
- QSPHERIFIER_MAX_CYCLES=10000
|
|
18
|
+
- QSPHERIFIER_SAFETY=standard
|
|
19
|
+
restart: unless-stopped
|
|
20
|
+
healthcheck:
|
|
21
|
+
test: ["CMD", "node", "-e", "fetch('http://localhost:3000/api/status').then(r=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))"]
|
|
22
|
+
interval: 30s
|
|
23
|
+
timeout: 10s
|
|
24
|
+
retries: 3
|
|
25
|
+
start_period: 40s
|
|
@@ -0,0 +1,160 @@
|
|
|
1
|
+
# quantum-spherifier (:qSpherifier) v1.0 — Architecture
|
|
2
|
+
|
|
3
|
+
## Overview
|
|
4
|
+
|
|
5
|
+
quantum-spherifier is an **autonomous scientific research agent** specialised in
|
|
6
|
+
quantum computing. It is built on the **Artificial Junky Neuron (AJN)**
|
|
7
|
+
framework (Tapiador García, 2024), inherited from `predator-jungle-agent` v2.0
|
|
8
|
+
via `fusionary-agent`, and re-targeted from nuclear fusion to quantum computing.
|
|
9
|
+
|
|
10
|
+
The defining property of the AJN architecture is the **addiction dynamics**:
|
|
11
|
+
the agent does **not** wait for an owner directive. Upon launch, it immediately
|
|
12
|
+
begins researching its assigned field. The owner can **guide** it at any time
|
|
13
|
+
via the web UI or CLI, but the agent never idles.
|
|
14
|
+
|
|
15
|
+
## Mission
|
|
16
|
+
|
|
17
|
+
> Build quantum computers capable of solving problems impossible for current
|
|
18
|
+
> (and short/mid-term) classical computers.
|
|
19
|
+
|
|
20
|
+
Four research lines:
|
|
21
|
+
|
|
22
|
+
1. **Quantum Error Correction (QEC)** — fault-tolerant logical qubits
|
|
23
|
+
2. **New Qubit Modalities** — transmon, ion, neutral atom, photonic, topological, spin
|
|
24
|
+
3. **Quantum Algorithms** — Shor, Grover, VQE, QAOA, QSVT, HHL, QPE, QML
|
|
25
|
+
4. **Molecular Simulation** — FeMoco, catalysts, drug discovery, materials
|
|
26
|
+
|
|
27
|
+
## Layered Architecture
|
|
28
|
+
|
|
29
|
+
```
|
|
30
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
31
|
+
│ Owner Guidance Layer │
|
|
32
|
+
│ Web Dashboard (Express + WS) · CLI (Commander) │
|
|
33
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
34
|
+
│
|
|
35
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
36
|
+
│ QSpherifierAgent (orchestrator) │
|
|
37
|
+
│ · ResearchLineRouter · HypothesisGenerator · Feasibility │
|
|
38
|
+
│ · PatentDraftAssistant · PatentClusterManager · DocumentArchivist│
|
|
39
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
40
|
+
│
|
|
41
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
42
|
+
│ ANN-Psi Backbone (14 layers) │
|
|
43
|
+
│ L1-L2 Hybrid AJN · L3 Hetero AJN K=8 · L4-L5 Transformer │
|
|
44
|
+
│ L6 Hetero AJN K=16 · L7 Hybrid AJN · L8-L9 Transformer │
|
|
45
|
+
│ L10 Hetero AJN K=32 · L11 Hybrid AJN · L12 Hetero AJN K=8 │
|
|
46
|
+
│ L13 Hybrid AJN · L14 Output AJN │
|
|
47
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
48
|
+
│
|
|
49
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
50
|
+
│ LLM Router (task-routed multi-LLM) │
|
|
51
|
+
│ ZAI/GLM-4.6 · Claude Opus 4.1 · GPT-4o · Gemini 2.0 · │
|
|
52
|
+
│ DeepSeek-R1 · Local (Ollama) │
|
|
53
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
54
|
+
│
|
|
55
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
56
|
+
│ Quantum Knowledge Graph + Citation Graph │
|
|
57
|
+
│ Real 2026 hardware anchors · 4 research-line clusters │
|
|
58
|
+
│ Cross-link enforcement (nothing stays isolated) │
|
|
59
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
60
|
+
│
|
|
61
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
62
|
+
│ Document Archive (hierarchical, tagged) │
|
|
63
|
+
│ topics/ hypotheses/ designs/ simulations/ patents/ │
|
|
64
|
+
│ LaTeX + PDF + manifest.json + references.bib │
|
|
65
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
## Research Cycle
|
|
69
|
+
|
|
70
|
+
Each cycle:
|
|
71
|
+
|
|
72
|
+
1. **Route**: `ResearchLineRouter` dispatches to one of the 4 lines (or cross-links two every 5th cycle).
|
|
73
|
+
2. **Interpret**: `HierarchicalCommandInterpreter` parses the owner directive (or picks autonomously).
|
|
74
|
+
3. **Forward pass**: `ANNPsi.forward()` runs the 14-layer AJN + Transformer backbone.
|
|
75
|
+
4. **Generate hypothesis**: `HypothesisGenerator` produces a cross-linked, KG-anchored hypothesis (LLM or template).
|
|
76
|
+
5. **Assess feasibility**: `ResourceFeasibilityChecker` anchors to real 2026 hardware (IBM, Google, IonQ, Quantinuum, QuEra, Atom Computing, PsiQuantum, etc.).
|
|
77
|
+
6. **Archive hypothesis**: stored under `research/hypotheses/<line>/<id>/` with manifest + Markdown.
|
|
78
|
+
7. **Draft patent**: if feasibility tier is not `speculative`, `PatentDraftAssistant` produces a USPTO-style draft (LaTeX + Markdown).
|
|
79
|
+
8. **Archive patent**: stored under `research/patents/<line>/<id>/`.
|
|
80
|
+
9. **Update KG**: new cross-link edges are added so nothing stays isolated.
|
|
81
|
+
10. **Rebuild clusters**: every 5th cycle, `PatentClusterManager` groups patent-eligible documents into coherent filing-ready clusters.
|
|
82
|
+
|
|
83
|
+
## Nothing Stays Isolated
|
|
84
|
+
|
|
85
|
+
The core design principle: **every hypothesis must cross-link to at least one
|
|
86
|
+
KG concept**. The `ResourceFeasibilityChecker` verifies this and flags isolated
|
|
87
|
+
solutions with reduced confidence. The `PatentClusterManager` ensures that
|
|
88
|
+
patent filings combine hardware-foundation advances (QEC/Qubits) with
|
|
89
|
+
application-layer advances (Algorithms/Simulation) into complete solutions.
|
|
90
|
+
|
|
91
|
+
## Resource Anchoring
|
|
92
|
+
|
|
93
|
+
Every claim is verified against the `RESOURCE_ANCHORS` table (see
|
|
94
|
+
`ResourceFeasibilityChecker.js`), which encodes the actual quantum-computing
|
|
95
|
+
capacity of human civilisation as of 2026:
|
|
96
|
+
|
|
97
|
+
- IBM Condor (1,121 qubits), Heron (156 qubits)
|
|
98
|
+
- Google Willow (105 qubits, below-threshold QEC)
|
|
99
|
+
- IonQ Forte (36 algorithmic qubits), Quantinuum H2 (56 qubits)
|
|
100
|
+
- QuEra Aquila (256 atoms), Atom Computing (1,180 atoms)
|
|
101
|
+
- PsiQuantum (photonic, targeting 1M), Xanadu Borealis (216 modes)
|
|
102
|
+
- Microsoft Majorana 1 (topological prototype)
|
|
103
|
+
- Intel Tunnel Falls (12 silicon spin qubits)
|
|
104
|
+
- Dilution refrigerators, cryo-CMOS, GPU clusters, exascale HPC
|
|
105
|
+
|
|
106
|
+
Claims that exceed these anchors are downgraded to `long_term` or `speculative`
|
|
107
|
+
and are not marked patent-eligible.
|
|
108
|
+
|
|
109
|
+
## LLM Integration
|
|
110
|
+
|
|
111
|
+
The `LLMRouter` routes tasks to the most appropriate model:
|
|
112
|
+
|
|
113
|
+
| Task | Primary | Fallbacks |
|
|
114
|
+
|------|---------|-----------|
|
|
115
|
+
| hypothesis_generation | GLM-4.6 | Claude → GPT-4o → Gemini → DeepSeek → Local |
|
|
116
|
+
| patent_drafting | Claude Opus 4.1 | GLM-4.6 → GPT-4o → Gemini → Local |
|
|
117
|
+
| literature_review | Gemini 2.0 | GLM-4.6 → GPT-4o → Local |
|
|
118
|
+
| proof_verification | DeepSeek-R1 | GLM-4.6 → Claude → Local |
|
|
119
|
+
|
|
120
|
+
Adapters with missing API keys are skipped gracefully; the router fails over
|
|
121
|
+
automatically and tracks per-adapter success rates.
|
|
122
|
+
|
|
123
|
+
## AJN Addiction Dynamics
|
|
124
|
+
|
|
125
|
+
The `ArtificialJunkyNeuron` cycles through six phases:
|
|
126
|
+
|
|
127
|
+
1. **RANDOM** — high-entropy exploration
|
|
128
|
+
2. **REINFORCE** — bias toward high-reward stimulus
|
|
129
|
+
3. **SATURATION** — topic sufficiently explored; praxes suppressed
|
|
130
|
+
4. **WITHDRAWAL** — craving returns; threshold decays
|
|
131
|
+
5. **FRUSTRATION** — failure; covariance expanding chaotically
|
|
132
|
+
6. **EXTINCTION** — addiction dissolved; reset to random exploration
|
|
133
|
+
|
|
134
|
+
Multi-objective reward: `quality × novelty × feasibility × patentability`.
|
|
135
|
+
Cosine-annealed learning rate, Hebbian traces, stratified replay buffer.
|
|
136
|
+
|
|
137
|
+
This is what makes qSpherifier **autonomous**: it does not wait for requests.
|
|
138
|
+
It is "addicted" to quantum research and works continuously.
|
|
139
|
+
|
|
140
|
+
## File Layout
|
|
141
|
+
|
|
142
|
+
```
|
|
143
|
+
quantum-spherifier/
|
|
144
|
+
├── src/
|
|
145
|
+
│ ├── core/ QSpherifierAgent, ANNPsi, ArtificialJunkyNeuron, StateSerializer
|
|
146
|
+
│ ├── layers/ AJNLayer (Homogeneous/Heterogeneous/Hybrid), TransformerBlock
|
|
147
|
+
│ ├── modules/ KG, Feasibility, Hypothesis, Patent, Clusters, Router, Memory, Safety, ...
|
|
148
|
+
│ ├── tools/ QuantumPhysics, LaTeX, FileSystem, WebSearch, Bibliography
|
|
149
|
+
│ ├── llm/ ZAI, Anthropic, OpenAI, Google, DeepSeek, Local, Router
|
|
150
|
+
│ ├── training/ TrainingPipeline
|
|
151
|
+
│ └── index.js Entry point + createQSpherifier factory
|
|
152
|
+
├── web/ Express + WS dashboard
|
|
153
|
+
├── scripts/ CLI + benchmark
|
|
154
|
+
├── research/ Hierarchical document archive (seeded)
|
|
155
|
+
├── config/ default.json, production.json
|
|
156
|
+
├── docker/ Dockerfile + docker-compose
|
|
157
|
+
├── tests/ Smoke tests
|
|
158
|
+
├── plugins/ Example plugins
|
|
159
|
+
└── README.md
|
|
160
|
+
```
|
|
Binary file
|
package/package.json
ADDED
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "quantum-spherifier",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "quantum-spherifier (:qSpherifier) v1.0 — Autonomous Scientific Research Agent for Quantum Computing. Built on the Artificial Junky Neuron (AJN) framework, extended from predator-jungle-agent v2.0 via fusionary-agent by Justo Tapiador Garcia (UA). Generates LaTeX/PDF scientific documents across four research lines (QEC, new qubits, quantum algorithms, molecular simulation), organizes them hierarchically, cross-links all advances to real 2026 hardware, and prepares coherent patentable solution clusters.",
|
|
5
|
+
"main": "src/index.js",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"bin": {
|
|
8
|
+
"qspherifier": "./scripts/cli.js"
|
|
9
|
+
},
|
|
10
|
+
"repository": {
|
|
11
|
+
"type": "git",
|
|
12
|
+
"url": "https://github.com/Justo-Tapiador/quantum-spherifier.git"
|
|
13
|
+
},
|
|
14
|
+
"homepage": "https://github.com/Justo-Tapiador/quantum-spherifier#readme",
|
|
15
|
+
"bugs": {
|
|
16
|
+
"url": "https://github.com/Justo-Tapiador/quantum-spherifier/issues"
|
|
17
|
+
},
|
|
18
|
+
"scripts": {
|
|
19
|
+
"start": "node src/index.js",
|
|
20
|
+
"dev": "node --watch src/index.js",
|
|
21
|
+
"cli": "node scripts/cli.js",
|
|
22
|
+
"web": "node web/server.js",
|
|
23
|
+
"research": "node scripts/cli.js research",
|
|
24
|
+
"guide": "node scripts/cli.js guide",
|
|
25
|
+
"test": "node --experimental-vm-modules tests/run.js",
|
|
26
|
+
"demo": "node scripts/cli.js demo",
|
|
27
|
+
"train": "node scripts/cli.js train",
|
|
28
|
+
"benchmark": "node scripts/benchmark.js",
|
|
29
|
+
"checkpoint": "node scripts/cli.js checkpoint",
|
|
30
|
+
"patents": "node scripts/cli.js patents",
|
|
31
|
+
"clusters": "node scripts/cli.js clusters",
|
|
32
|
+
"archive": "node scripts/cli.js archive",
|
|
33
|
+
"status": "node scripts/cli.js status",
|
|
34
|
+
"kg": "node scripts/cli.js kg",
|
|
35
|
+
"docker:build": "docker build -t quantum-spherifier -f docker/Dockerfile .",
|
|
36
|
+
"docker:run": "docker run -p 3000:3000 -v $(pwd)/research:/app/research -v $(pwd)/data:/app/data quantum-spherifier"
|
|
37
|
+
},
|
|
38
|
+
"keywords": [
|
|
39
|
+
"quantum-computing",
|
|
40
|
+
"quantum-error-correction",
|
|
41
|
+
"qec",
|
|
42
|
+
"qubits",
|
|
43
|
+
"quantum-algorithms",
|
|
44
|
+
"molecular-simulation",
|
|
45
|
+
"quantum-chemistry",
|
|
46
|
+
"autonomous-agent",
|
|
47
|
+
"agentic-ai",
|
|
48
|
+
"junky-neuron",
|
|
49
|
+
"AJN",
|
|
50
|
+
"deep-agentic-flow",
|
|
51
|
+
"surface-code",
|
|
52
|
+
"qldpc",
|
|
53
|
+
"transmon",
|
|
54
|
+
"trapped-ion",
|
|
55
|
+
"neutral-atom",
|
|
56
|
+
"photonic",
|
|
57
|
+
"topological",
|
|
58
|
+
"silicon-spin",
|
|
59
|
+
"shor",
|
|
60
|
+
"grover",
|
|
61
|
+
"vqe",
|
|
62
|
+
"qaoa",
|
|
63
|
+
"qsvt",
|
|
64
|
+
"femoco",
|
|
65
|
+
"fault-tolerant",
|
|
66
|
+
"patent-drafting",
|
|
67
|
+
"latex",
|
|
68
|
+
"scientific-publishing",
|
|
69
|
+
"LLM-integration",
|
|
70
|
+
"GLM",
|
|
71
|
+
"claude",
|
|
72
|
+
"GPT-4o",
|
|
73
|
+
"gemini",
|
|
74
|
+
"deepseek",
|
|
75
|
+
"transformer",
|
|
76
|
+
"self-attention",
|
|
77
|
+
"persistent-memory",
|
|
78
|
+
"safety-guardrails",
|
|
79
|
+
"plugin-architecture"
|
|
80
|
+
],
|
|
81
|
+
"author": {
|
|
82
|
+
"name": "quantum-spherifier Project — based on Agentic Theory by Justo Tapiador Garcia",
|
|
83
|
+
"affiliation": "Universidad de Alicante (UA) — extended for quantum computing research",
|
|
84
|
+
"url": "https://github.com/Justo-Tapiador/predator-jungle-agent",
|
|
85
|
+
"email": "justo.tapiador@gmail.com"
|
|
86
|
+
},
|
|
87
|
+
"license": "MIT",
|
|
88
|
+
"files": [
|
|
89
|
+
"src/",
|
|
90
|
+
"config/",
|
|
91
|
+
"web/",
|
|
92
|
+
"scripts/",
|
|
93
|
+
"research/",
|
|
94
|
+
"plugins/",
|
|
95
|
+
"docker/",
|
|
96
|
+
"tests/",
|
|
97
|
+
"docs/",
|
|
98
|
+
"README.md",
|
|
99
|
+
"LICENSE",
|
|
100
|
+
".env.example",
|
|
101
|
+
"docs/qspherifier.jpg"
|
|
102
|
+
],
|
|
103
|
+
"publishConfig": {
|
|
104
|
+
"access": "public"
|
|
105
|
+
},
|
|
106
|
+
"dependencies": {
|
|
107
|
+
"chalk": "^5.3.0",
|
|
108
|
+
"commander": "^12.0.0",
|
|
109
|
+
"dotenv": "^16.4.5",
|
|
110
|
+
"eventemitter3": "^5.0.1",
|
|
111
|
+
"express": "^4.18.3",
|
|
112
|
+
"inquirer": "^9.2.15",
|
|
113
|
+
"mathjs": "^13.0.0",
|
|
114
|
+
"ora": "^8.0.1",
|
|
115
|
+
"pino": "^9.0.0",
|
|
116
|
+
"pino-pretty": "^11.0.0",
|
|
117
|
+
"uuid": "^14.0.1",
|
|
118
|
+
"ws": "^8.16.0",
|
|
119
|
+
"z-ai-web-dev-sdk": "latest",
|
|
120
|
+
"zod": "^3.23.0"
|
|
121
|
+
},
|
|
122
|
+
"devDependencies": {
|
|
123
|
+
"eslint": "^8.57.0"
|
|
124
|
+
},
|
|
125
|
+
"engines": {
|
|
126
|
+
"node": ">=18.0.0"
|
|
127
|
+
}
|
|
128
|
+
}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* example-plugin.js — quantum-spherifier (v1.0)
|
|
3
|
+
* Demonstrates the plugin hook system. Plugins can observe and modify
|
|
4
|
+
* the research cycle at defined hook points.
|
|
5
|
+
*
|
|
6
|
+
* Register via:
|
|
7
|
+
* agent.plugins.register(myPlugin);
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
export const quantumMetricsPlugin = {
|
|
11
|
+
name: 'quantum-metrics-logger',
|
|
12
|
+
version: '1.0.0',
|
|
13
|
+
hooks: {
|
|
14
|
+
afterStep: async (ctx) => {
|
|
15
|
+
const { cycleId, hypothesis, routing } = ctx;
|
|
16
|
+
if (hypothesis?.feasibility?.tier === 'current' || hypothesis?.feasibility?.tier === 'near_term') {
|
|
17
|
+
console.log(`[Plugin] ★ Near-term feasible hypothesis in ${routing?.line}: ${hypothesis.statement?.slice(0, 100)}`);
|
|
18
|
+
}
|
|
19
|
+
return ctx;
|
|
20
|
+
},
|
|
21
|
+
hypothesisGenerated: async (ctx) => {
|
|
22
|
+
// Could trigger external notifications, Slack alerts, etc.
|
|
23
|
+
return ctx;
|
|
24
|
+
},
|
|
25
|
+
patentDrafted: async (ctx) => {
|
|
26
|
+
console.log(`[Plugin] Patent drafted with ${ctx.patentDraft?.claims?.length ?? 0} claims`);
|
|
27
|
+
return ctx;
|
|
28
|
+
},
|
|
29
|
+
},
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
export const crossLinkEnforcerPlugin = {
|
|
33
|
+
name: 'cross-link-enforcer',
|
|
34
|
+
version: '1.0.0',
|
|
35
|
+
hooks: {
|
|
36
|
+
afterStep: async (ctx) => {
|
|
37
|
+
const { hypothesis } = ctx;
|
|
38
|
+
if (hypothesis && (!hypothesis.supportingConcepts || hypothesis.supportingConcepts.length === 0)) {
|
|
39
|
+
console.warn(`[Plugin] ⚠ Hypothesis ${hypothesis.id} has NO cross-links — violating the "nothing isolated" principle`);
|
|
40
|
+
}
|
|
41
|
+
return ctx;
|
|
42
|
+
},
|
|
43
|
+
},
|
|
44
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# quantum-spherifier Research Archive — Master Index
|
|
2
|
+
|
|
3
|
+
> Auto-generated by DocumentArchivist on 2026-07-08T09:29:52.747Z
|
|
4
|
+
> Total documents: 9
|
|
5
|
+
|
|
6
|
+
## Categories
|
|
7
|
+
|
|
8
|
+
- [topics](./topics/) — 4 documents
|
|
9
|
+
- [hypotheses](./hypotheses/) — 4 documents
|
|
10
|
+
- [designs](./designs/) — 0 documents
|
|
11
|
+
- [simulations](./simulations/) — 0 documents
|
|
12
|
+
- [patents](./patents/) — 1 document
|
|
13
|
+
- [cross_refs](./cross_refs/) — 0 documents
|
|
14
|
+
- [indices](./indices/) — 0 documents
|
|
15
|
+
|
|
16
|
+
## By Research Line
|
|
17
|
+
|
|
18
|
+
- **qec**: 0 documents
|
|
19
|
+
- **qubits**: 0 documents
|
|
20
|
+
- **algorithms**: 0 documents
|
|
21
|
+
- **molecular_simulation**: 1 document
|
|
22
|
+
|
|
23
|
+
## Patent Queue
|
|
24
|
+
|
|
25
|
+
See [indices/patent_queue.md](./indices/patent_queue.md) for 1 patent-ready documents.
|
|
26
|
+
|
|
27
|
+
## Recent Documents (last 20)
|
|
28
|
+
|
|
29
|
+
- 2026-07-08 [new_qubit_modalities] [A photonic-fusion-based architecture using Gottesman-Kitaev-Preskill (GKP) bosonic encoding achieves](./hypotheses/new_qubit_modalities/doc_62e9d96d/) `qubits, intermediate_result`
|
|
30
|
+
- 2026-07-08 [new_qubit_modalities] [A 1000-qubit silicon spin-qubit processor fabricated on Intel 3 CMOS nodes, with 2-qubit gate fideli](./hypotheses/new_qubit_modalities/doc_e0abeeb0/) `qubits, intermediate_result`
|
|
31
|
+
- 2026-07-08 [new_qubit_modalities] [A topological qubit prototype based on Majorana zero modes in an InAs/Al nanowire, once braiding is ](./hypotheses/new_qubit_modalities/doc_71780107/) `qubits, intermediate_result`
|
|
32
|
+
- 2026-07-08 [new_qubit_modalities] [High-Density Silicon Spin-Qubit Processor with Enhanced Qubit Density and Reduced Cryogenic Costs](./patents/new_qubit_modalities/doc_397e2b73/) `patent_pending, intermediate_result, qubits`
|
|
33
|
+
- 2026-07-08 [new_qubit_modalities] [A 1000-qubit silicon spin-qubit processor fabricated on Intel 3 CMOS nodes, with 2-qubit gate fideli](./hypotheses/new_qubit_modalities/doc_69be03ff/) `qubits, intermediate_result`
|
|
34
|
+
- 2025-01-01 [quantum_algorithms] [Quantum Singular Value Transformation: A Unifying Framework for Quantum Algorithms (2026)](./topics/algorithms/seed_qsvt_2026/) `algorithms, qsvt, baseline_knowledge, cross_linked`
|
|
35
|
+
- 2025-01-01 [molecular_simulation] [FeMoco Simulation: The Canonical Quantum Chemistry Target and Its Resource Requirements (2026)](./topics/molecular_simulation/seed_femoco_2026/) `molecular_simulation, femoco, baseline_knowledge, cross_linked`
|
|
36
|
+
- 2025-01-01 [quantum_error_correction] [Surface-Code Quantum Error Correction: State of the Art and Path to Fault Tolerance (2026)](./topics/qec/seed_surface_code_2026/) `qec, surface_code, baseline_knowledge, cross_linked`
|
|
37
|
+
- 2025-01-01 [new_qubit_modalities] [Neutral-Atom Qubit Modalities: Scalability, Coherence, and QEC Compatibility (2026)](./topics/qubits/seed_neutral_atom_2026/) `qubits, neutral_atom, baseline_knowledge, cross_linked`
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
# A fluxonium-on-sapphire qubit with T1 = 1000 ms and 2-qubit gate fidelity of 99.9% achieves a 3x-fold coherence improvem
|
|
2
|
+
|
|
3
|
+
**ID:** hyp_bf139e29
|
|
4
|
+
**Research Line:** new_qubit_modalities
|
|
5
|
+
**Source:** template
|
|
6
|
+
**Created:** 2026-07-08T12:18:32.514Z
|
|
7
|
+
|
|
8
|
+
## Research Line: New Qubit Modalities
|
|
9
|
+
|
|
10
|
+
Develop qubit platforms with longer coherence, higher gate fidelity, lower cost, and better scalability.
|
|
11
|
+
|
|
12
|
+
## Statement
|
|
13
|
+
|
|
14
|
+
A fluxonium-on-sapphire qubit with T1 = 1000 ms and 2-qubit gate fidelity of 99.9% achieves a 3x-fold coherence improvement over state-of-the-art transmons while retaining CMOS-compatible fabrication, enabling deeper circuits on 100-qubit processors without QEC.
|
|
15
|
+
|
|
16
|
+
## Rationale
|
|
17
|
+
|
|
18
|
+
Synthesised by combining the qubit_fluxonium + qubit_transmon pattern within research line "new_qubit_modalities". The hypothesis is anchored to 2 knowledge-graph concepts to ensure no advance stays isolated.
|
|
19
|
+
|
|
20
|
+
## Supporting Concepts (Cross-Links)
|
|
21
|
+
|
|
22
|
+
> quantum-spherifier principle: every hypothesis must cross-link to the KG — nothing stays isolated.
|
|
23
|
+
|
|
24
|
+
- qubit_fluxonium
|
|
25
|
+
- qubit_transmon
|
|
26
|
+
|
|
27
|
+
## Predicted Impact
|
|
28
|
+
|
|
29
|
+
Metric: **T1** — increase by 3x
|
|
30
|
+
|
|
31
|
+
## Feasibility Assessment
|
|
32
|
+
|
|
33
|
+
Tier: **mid_term** (confidence 0.59)
|
|
34
|
+
|
|
35
|
+
### Resource Anchors
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Identified Gaps
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
### Resource Profile
|
|
42
|
+
|
|
43
|
+
Physical qubits: 100
|
|
44
|
+
Logical qubits: —
|
|
45
|
+
Code distance: —
|
|
46
|
+
Modality: superconducting_fluxonium
|
|
47
|
+
Operating temp: 10-20mK (dilution refrigerator)
|
|
48
|
+
|
|
49
|
+
### Cross-Link Verification
|
|
50
|
+
|
|
51
|
+
✓ Solution is cross-linked to 2 KG concept(s).
|
|
52
|
+
|
|
53
|
+
## Proposed Experiments
|
|
54
|
+
|
|
55
|
+
- Fabricate a superconducting_fluxonium test chip and measure T1, T2, and 2-qubit gate fidelity over 1000 randomized benchmarking sequences.
|
|
56
|
+
- Characterize the noise spectrum (1/f, quasiparticle, photon shot noise) to identify the dominant decoherence channel.
|
|
57
|
+
- Scale to a 2x2 or 3x3 grid and verify cross-talk remains below the QEC threshold.
|
|
58
|
+
|
|
59
|
+
## Candidate Patent Claims
|
|
60
|
+
|