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
package/README.md
ADDED
|
@@ -0,0 +1,738 @@
|
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="docs/qspherifier.jpg" alt="QUANTU-SPHERIFIER" width="640" />
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
# THE QUANTUM SPHERIFIER (:qSpherifier) v1.0
|
|
7
|
+
|
|
8
|
+
**An Autonomous Scientific Research Agent for Quantum Computing**
|
|
9
|
+
|
|
10
|
+
> *Build quantum computers capable of solving problems impossible for current
|
|
11
|
+
> (and short/mid-term) classical computers.*
|
|
12
|
+
|
|
13
|
+
[](LICENSE)
|
|
14
|
+
[](https://nodejs.org)
|
|
15
|
+
[](#)
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
## Table of Contents
|
|
20
|
+
|
|
21
|
+
- [Overview](#overview)
|
|
22
|
+
- [Key Principles](#key-principles)
|
|
23
|
+
- [The Four Research Lines](#the-four-research-lines)
|
|
24
|
+
- [Architecture](#architecture)
|
|
25
|
+
- [The Artificial Junky Neuron (AJN)](#the-artificial-junky-neuron-ajn)
|
|
26
|
+
- [Resource Anchoring — Nothing Stays Isolated](#resource-anchoring--nothing-stays-isolated)
|
|
27
|
+
- [Multi-LLM Integration](#multi-llm-integration)
|
|
28
|
+
- [Document Generation & Patent Clustering](#document-generation--patent-clustering)
|
|
29
|
+
- [Installation](#installation)
|
|
30
|
+
- [Quick Start](#quick-start)
|
|
31
|
+
- [Usage](#usage)
|
|
32
|
+
- [Autonomous Research](#autonomous-research)
|
|
33
|
+
- [Web Dashboard](#web-dashboard)
|
|
34
|
+
- [CLI Commands](#cli-commands)
|
|
35
|
+
- [Owner Guidance](#owner-guidance)
|
|
36
|
+
- [Configuration](#configuration)
|
|
37
|
+
- [Docker](#docker)
|
|
38
|
+
- [Project Structure](#project-structure)
|
|
39
|
+
- [Testing](#testing)
|
|
40
|
+
- [Lineage & Credits](#lineage--credits)
|
|
41
|
+
- [License](#license)
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
## Overview
|
|
46
|
+
|
|
47
|
+
**quantum-spherifier** is an autonomous AI research
|
|
48
|
+
agent that, upon launch, immediately begins producing scientific documents —
|
|
49
|
+
hypotheses, designs, simulation reports, and patent drafts — across four
|
|
50
|
+
research lines of quantum computing. It does **not** wait for an owner
|
|
51
|
+
directive; this is the core property of the **Artificial Junky Neuron (AJN)**
|
|
52
|
+
framework on which it is built.
|
|
53
|
+
|
|
54
|
+
The agent was created by **dramatically re-targeting and extending**
|
|
55
|
+
[`fusionary-agent`](https://github.com/Justo-Tapiador/fusionary-agent) (which
|
|
56
|
+
targeted nuclear fusion energy) to the quantum-computing domain. Both inherit
|
|
57
|
+
from the original **`predator-jungle-agent`** v2.0 by Justo Tapiador Garcia
|
|
58
|
+
(Universidad de Alicante), which defines the AJN architecture.
|
|
59
|
+
|
|
60
|
+
### What makes qSpherifier different
|
|
61
|
+
|
|
62
|
+
| Feature | fusionary-agent | **quantum-spherifier** |
|
|
63
|
+
|---------|-----------------|------------------------|
|
|
64
|
+
| Domain | Nuclear fusion | **Quantum computing** |
|
|
65
|
+
| Research lines | Implicit (fusion subdomains) | **4 explicit lines** with a `ResearchLineRouter` |
|
|
66
|
+
| Cross-linking | Optional | **Mandatory** — every hypothesis must reference KG concepts |
|
|
67
|
+
| Patent clustering | None | **`PatentClusterManager`** groups filing-ready solutions |
|
|
68
|
+
| LLM adapters | 3 (ZAI, Anthropic, OpenAI) | **6** (+ Google Gemini, DeepSeek, Local Ollama) with **task-routed** failover |
|
|
69
|
+
| Resource anchors | Fusion hardware (ITER, SPARC, NIF) | **Real 2026 quantum hardware** (IBM Condor, Google Willow, IonQ, Quantinuum, QuEra, Atom Computing, PsiQuantum, Microsoft Majorana) |
|
|
70
|
+
| Feasibility rules | Fusion physics (B-field, TBR, Q) | **Quantum metrics** (qubit count, gate fidelity, code distance, T-gate count, coherence, error rate) |
|
|
71
|
+
| Physics tool | Plasma physics (Lawson, <σv>) | **Quantum physics** (surface-code error rate, overhead, Shor resources, chemistry T-count) |
|
|
72
|
+
| Web dashboard | 6 tabs | **8 tabs** (added Research Lines + Patent Clusters) |
|
|
73
|
+
|
|
74
|
+
---
|
|
75
|
+
|
|
76
|
+
## Key Principles
|
|
77
|
+
|
|
78
|
+
1. **Autonomous activation (AJN addiction)** — On launch, qSpherifier
|
|
79
|
+
immediately starts researching. It does not wait for a request. This is the
|
|
80
|
+
defining "addiction" property of the Artificial Junky Neuron.
|
|
81
|
+
|
|
82
|
+
2. **Four research lines, deliberately cross-linked** — QEC, New Qubits,
|
|
83
|
+
Algorithms, and Molecular Simulation. Every 5th cycle is a **cross-link
|
|
84
|
+
cycle** that bridges two lines, ensuring that hardware advances (QEC/Qubits)
|
|
85
|
+
are enlaced with application advances (Algorithms/Simulation).
|
|
86
|
+
|
|
87
|
+
3. **Resource anchoring to reality** — Every proposed solution is verified
|
|
88
|
+
against the actual quantum-computing capacity of human civilisation as of
|
|
89
|
+
2026. Solutions that exceed credible roadmaps are downgraded and not marked
|
|
90
|
+
patent-eligible. Nothing is proposed that requires physics or infrastructure
|
|
91
|
+
beyond what exists or is under active construction.
|
|
92
|
+
|
|
93
|
+
4. **Nothing stays isolated** — Every hypothesis must cross-link to at least
|
|
94
|
+
one node in the Quantum Knowledge Graph. The `ResourceFeasibilityChecker`
|
|
95
|
+
verifies this and flags isolated solutions with reduced confidence.
|
|
96
|
+
|
|
97
|
+
5. **Coherent patent clustering** — Successful solutions (intermediate or
|
|
98
|
+
final) are grouped into clusters that combine hardware-foundation documents
|
|
99
|
+
with application-layer documents. A cluster is **filing-ready** when it
|
|
100
|
+
spans both layers.
|
|
101
|
+
|
|
102
|
+
6. **Multi-LLM task routing** — Different research tasks use the most
|
|
103
|
+
appropriate frontier LLM: GLM-4.6 for hypothesis generation, Claude for
|
|
104
|
+
patent drafting, Gemini for literature review, DeepSeek for proof
|
|
105
|
+
verification — with automatic failover.
|
|
106
|
+
|
|
107
|
+
---
|
|
108
|
+
|
|
109
|
+
## The Four Research Lines
|
|
110
|
+
|
|
111
|
+
### 1. Quantum Error Correction (QEC)
|
|
112
|
+
|
|
113
|
+
**Goal:** Build fault-tolerant logical qubits by suppressing physical errors
|
|
114
|
+
below threshold and reducing the physical-to-logical overhead.
|
|
115
|
+
|
|
116
|
+
**Key metrics:** logical_error_rate, code_distance, physical_to_logical_overhead, threshold
|
|
117
|
+
|
|
118
|
+
**Seed topics:** Surface code, qLDPC, Color code, Magic-state distillation, Bacon-Shor
|
|
119
|
+
|
|
120
|
+
**State of the art (2026):** Google Willow (105 qubits) demonstrated
|
|
121
|
+
exponential error suppression below the surface-code threshold at distance 7.
|
|
122
|
+
Quantinuum H2 demonstrated non-Abelian topological states. The frontier is
|
|
123
|
+
qLDPC codes with constant-rate encoding, which could reduce overhead from
|
|
124
|
+
$O(d^2)$ to $O(1)$.
|
|
125
|
+
|
|
126
|
+
### 2. New Qubit Modalities
|
|
127
|
+
|
|
128
|
+
**Goal:** Develop qubit platforms with longer coherence, higher gate fidelity,
|
|
129
|
+
lower cost, and better scalability.
|
|
130
|
+
|
|
131
|
+
**Key metrics:** T1, T2, gate2qFidelity, qubitCount, costPerQubit
|
|
132
|
+
|
|
133
|
+
**Seed topics:** Transmon, Fluxonium, Cat qubit, Trapped ion, Neutral atom, Photonic, Topological, Silicon spin, NV center
|
|
134
|
+
|
|
135
|
+
**State of the art (2026):** IBM Condor (1,121 qubits) and Atom Computing
|
|
136
|
+
(1,180 neutral atoms) lead in qubit count. Quantinuum H2 leads in gate
|
|
137
|
+
fidelity (99.87%). Fluxonium offers 3–10× longer coherence than transmon.
|
|
138
|
+
Microsoft's Majorana 1 is the first topological-qubit prototype.
|
|
139
|
+
|
|
140
|
+
### 3. Quantum Algorithms
|
|
141
|
+
|
|
142
|
+
**Goal:** Discover and optimize algorithms with provable or practical quantum
|
|
143
|
+
advantage on near-term and fault-tolerant hardware.
|
|
144
|
+
|
|
145
|
+
**Key metrics:** circuit_depth, tgate_count, speedup, qubit_requirement
|
|
146
|
+
|
|
147
|
+
**Seed topics:** Shor, Grover, VQE, QAOA, QFT, HHL, QPE, QML, QSVT
|
|
148
|
+
|
|
149
|
+
**State of the art (2026):** QSVT (Gilyen et al. 2019) is the unifying
|
|
150
|
+
framework that subsumes Grover, QPE, HHL, and Hamiltonian simulation as
|
|
151
|
+
special cases, achieving optimal query complexity. Qubitization (a QSVT
|
|
152
|
+
variant) reduces FeMoco T-gate count by ~100× versus Trotterization.
|
|
153
|
+
|
|
154
|
+
### 4. Molecular Simulation
|
|
155
|
+
|
|
156
|
+
**Goal:** Simulate fermionic systems (catalysts, drugs, materials) beyond
|
|
157
|
+
classical capability.
|
|
158
|
+
|
|
159
|
+
**Key metrics:** logical_qubits, tgate_count, chemical_accuracy, molecule_size
|
|
160
|
+
|
|
161
|
+
**Seed topics:** FeMoco, Transition-metal catalysis, Drug discovery, Materials, Fermionic Hamiltonian, Jordan-Wigner, Trotter, Qubitization
|
|
162
|
+
|
|
163
|
+
**State of the art (2026):** FeMoco (nitrogenase active site) remains the
|
|
164
|
+
canonical "killer app" target, requiring ~3,000 logical qubits and ~10¹⁰
|
|
165
|
+
T-gates for chemical accuracy. NISQ-era VQE on transition-metal catalysts is
|
|
166
|
+
the near-term stepping stone. Qubitization is the algorithm of choice for
|
|
167
|
+
fault-tolerant chemistry.
|
|
168
|
+
|
|
169
|
+
---
|
|
170
|
+
|
|
171
|
+
## Architecture
|
|
172
|
+
|
|
173
|
+
qSpherifier is a **14-layer ANN-Psi backbone** (AJN + Transformer) wrapped in
|
|
174
|
+
a research-cycle orchestrator, backed by a multi-LLM router, a quantum
|
|
175
|
+
knowledge graph, and a hierarchical document archive.
|
|
176
|
+
|
|
177
|
+
```
|
|
178
|
+
┌─────────────────────────────────────────────────────────────────┐
|
|
179
|
+
│ Owner Guidance Layer │
|
|
180
|
+
│ Web Dashboard (Express + WS) · CLI (Commander) │
|
|
181
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
182
|
+
│
|
|
183
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
184
|
+
│ QSpherifierAgent (orchestrator) │
|
|
185
|
+
│ ResearchLineRouter · HypothesisGenerator · Feasibility │
|
|
186
|
+
│ PatentDraftAssistant · PatentClusterManager · DocumentArchivist │
|
|
187
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
188
|
+
│
|
|
189
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
190
|
+
│ ANN-Psi Backbone (14 layers) │
|
|
191
|
+
│ L1-L2 Hybrid AJN · L3 Hetero AJN K=8 · L4-L5 Transformer │
|
|
192
|
+
│ L6 Hetero AJN K=16 · L7 Hybrid AJN · L8-L9 Transformer │
|
|
193
|
+
│ L10 Hetero AJN K=32 · L11 Hybrid AJN · L12 Hetero AJN K=8 │
|
|
194
|
+
│ L13 Hybrid AJN · L14 Output AJN │
|
|
195
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
196
|
+
│
|
|
197
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
198
|
+
│ LLM Router (task-routed multi-LLM) │
|
|
199
|
+
│ ZAI/GLM-4.6 · Claude Opus 4.1 · GPT-4o · Gemini 2.0 · │
|
|
200
|
+
│ DeepSeek-R1 · Local (Ollama) │
|
|
201
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
202
|
+
│
|
|
203
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
204
|
+
│ Quantum Knowledge Graph + Citation Graph │
|
|
205
|
+
│ Real 2026 hardware anchors · 4 research-line clusters │
|
|
206
|
+
│ Cross-link enforcement (nothing stays isolated) │
|
|
207
|
+
└───────────────────────┬─────────────────────────────────────────┘
|
|
208
|
+
│
|
|
209
|
+
┌───────────────────────▼─────────────────────────────────────────┐
|
|
210
|
+
│ Document Archive (hierarchical, tagged) │
|
|
211
|
+
│ topics/ hypotheses/ designs/ simulations/ patents/ │
|
|
212
|
+
│ LaTeX + PDF + manifest.json + references.bib │
|
|
213
|
+
└─────────────────────────────────────────────────────────────────┘
|
|
214
|
+
```
|
|
215
|
+
|
|
216
|
+
See [`docs/architecture.md`](docs/architecture.md) for the full design document.
|
|
217
|
+
|
|
218
|
+
---
|
|
219
|
+
|
|
220
|
+
## The Artificial Junky Neuron (AJN)
|
|
221
|
+
|
|
222
|
+
The AJN is the theoretical foundation (Tapiador García, 2024). Each neuron
|
|
223
|
+
cycles through six **addiction phases**:
|
|
224
|
+
|
|
225
|
+
| Phase | Behaviour |
|
|
226
|
+
|-------|-----------|
|
|
227
|
+
| **RANDOM** | High-entropy exploration of the quantum knowledge space |
|
|
228
|
+
| **REINFORCE** | Bias developing toward a high-reward stimulus |
|
|
229
|
+
| **SATURATION** | Topic sufficiently explored; praxes suppressed |
|
|
230
|
+
| **WITHDRAWAL** | Craving returns; activation threshold decays |
|
|
231
|
+
| **FRUSTRATION** | Failure state; covariance expanding chaotically |
|
|
232
|
+
| **EXTINCTION** | Addiction dissolved; reset to random exploration |
|
|
233
|
+
|
|
234
|
+
**Multi-objective reward:** `quality × novelty × feasibility × patentability`
|
|
235
|
+
|
|
236
|
+
- `quality` — scientific soundness of the hypothesis
|
|
237
|
+
- `novelty` — curiosity bonus for under-explored KG regions
|
|
238
|
+
- `feasibility` — resource-feasibility weighting (real hardware anchors)
|
|
239
|
+
- `patentability` — rewards praxes whose artifact is patent-eligible
|
|
240
|
+
|
|
241
|
+
**Training features:** cosine-annealed learning rate, Hebbian traces,
|
|
242
|
+
stratified replay buffer (top-quartile experiences), momentum, cascade
|
|
243
|
+
monitoring.
|
|
244
|
+
|
|
245
|
+
This is what makes qSpherifier **autonomous**: it does not wait for requests.
|
|
246
|
+
It is "addicted" to quantum research and works continuously upon launch.
|
|
247
|
+
|
|
248
|
+
---
|
|
249
|
+
|
|
250
|
+
## Resource Anchoring — Nothing Stays Isolated
|
|
251
|
+
|
|
252
|
+
Every proposed solution is verified against `RESOURCE_ANCHORS` — a table
|
|
253
|
+
encoding the **actual quantum-computing capacity of human civilisation as of
|
|
254
|
+
2026**:
|
|
255
|
+
|
|
256
|
+
### Superconducting platforms
|
|
257
|
+
- **IBM Condor** — 1,121 qubits (2023)
|
|
258
|
+
- **IBM Heron R2** — 156 qubits, tunable couplers, 99.7% 2Q fidelity
|
|
259
|
+
- **Google Willow** — 105 qubits, below-threshold QEC, distance-7 surface code
|
|
260
|
+
- **Rigetti Ankaa-3** — 84 qubits, 99.5% 2Q fidelity
|
|
261
|
+
|
|
262
|
+
### Trapped-ion platforms
|
|
263
|
+
- **IonQ Forte Enterprise** — 36 algorithmic qubits, all-to-all, 99.6% 2Q
|
|
264
|
+
- **Quantinuum H2** — 56 qubits, 99.87% 2Q fidelity (best in class)
|
|
265
|
+
|
|
266
|
+
### Neutral-atom platforms
|
|
267
|
+
- **QuEra Aquila** — 256 rubidium atoms (AWS Braket)
|
|
268
|
+
- **Atom Computing** — 1,180 strontium atoms, 40s T1 (first 1K+ qubit platform)
|
|
269
|
+
|
|
270
|
+
### Photonic platforms
|
|
271
|
+
- **Xanadu Borealis** — 216 squeezed modes (GBS quantum advantage 2022)
|
|
272
|
+
- **PsiQuantum Omega** — targeting 1M photonic qubits (GlobalFoundries fab)
|
|
273
|
+
|
|
274
|
+
### Topological
|
|
275
|
+
- **Microsoft Majorana 1** — first topological-qubit prototype (2024)
|
|
276
|
+
|
|
277
|
+
### Silicon spin
|
|
278
|
+
- **Intel Tunnel Falls** — 12-qubit silicon spin chip (Intel 3 CMOS node)
|
|
279
|
+
|
|
280
|
+
### Infrastructure
|
|
281
|
+
- **Dilution refrigerators** (Bluefors, Oxford Instruments) — 10–20 mK
|
|
282
|
+
- **Cryo-CMOS control** (Intel, Google, SeeQC)
|
|
283
|
+
- **GPU clusters** (NVIDIA H100/H200, cuQuantum) for classical simulation
|
|
284
|
+
- **Exascale supercomputers** (Frontier, Aurora, Fugaku)
|
|
285
|
+
|
|
286
|
+
### Feasibility rules (examples)
|
|
287
|
+
|
|
288
|
+
| Rule | Test | Effect |
|
|
289
|
+
|------|------|--------|
|
|
290
|
+
| Physical qubits | >100M → speculative; >10K → mid_term; >1K → near_term; >100 → current | Caps unrealizable claims |
|
|
291
|
+
| Logical qubits | >10K → speculative; >1K → long_term; >10 → near_term; ≥1 → current | Maps to FTQC roadmap |
|
|
292
|
+
| Gate fidelity | <99% → long_term; <99.5% → mid_term; <99.9% → near_term; ≥99.9% → current | QEC threshold gating |
|
|
293
|
+
| Code distance | >30 → long_term; >15 → mid_term; ≥3 → current | Surface-code scaling |
|
|
294
|
+
| T-gate count | >10¹² → speculative; >10⁹ → long_term; >10⁶ → mid_term | Circuit-depth feasibility |
|
|
295
|
+
| Coherence | >1000s → speculative; >1s → near_term; >1ms → current | Qubit modality maturity |
|
|
296
|
+
|
|
297
|
+
---
|
|
298
|
+
|
|
299
|
+
## Multi-LLM Integration
|
|
300
|
+
|
|
301
|
+
qSpherifier uses a **task-routed multi-LLM router** with automatic failover:
|
|
302
|
+
|
|
303
|
+
| Task | Primary model | Why |
|
|
304
|
+
|------|---------------|-----|
|
|
305
|
+
| `hypothesis_generation` | **GLM-4.6** (Z.ai) | Best STEM reasoning per token; 200K context |
|
|
306
|
+
| `patent_drafting` | **Claude Opus 4.1** (Anthropic) | Precise legal language; careful claim construction |
|
|
307
|
+
| `literature_review` | **Gemini 2.0 Flash** (Google) | 2M-token context; cost-effective long-document analysis |
|
|
308
|
+
| `proof_verification` | **DeepSeek-R1** | Chain-of-thought reasoning; cost-effective mathematical verification |
|
|
309
|
+
| `default` / fallback | **GPT-4o** (OpenAI) → Local (Ollama) | High throughput; air-gapped fallback |
|
|
310
|
+
|
|
311
|
+
**Failover:** If the primary adapter fails, the router tries the next in the
|
|
312
|
+
priority list. Failing adapters are demoted for 30 seconds before retry.
|
|
313
|
+
Per-adapter success/failure rates are tracked.
|
|
314
|
+
|
|
315
|
+
**Configuration:** Set any of these environment variables (all optional; the
|
|
316
|
+
router skips adapters with missing keys):
|
|
317
|
+
|
|
318
|
+
```bash
|
|
319
|
+
ZAI_API_KEY= # GLM-4.6 (primary)
|
|
320
|
+
ANTHROPIC_API_KEY= # Claude Opus 4.1
|
|
321
|
+
OPENAI_API_KEY= # GPT-4o
|
|
322
|
+
GOOGLE_API_KEY= # Gemini 2.0
|
|
323
|
+
DEEPSEEK_API_KEY= # DeepSeek-R1
|
|
324
|
+
OLLAMA_ENDPOINT= # Local Ollama (air-gapped fallback)
|
|
325
|
+
```
|
|
326
|
+
|
|
327
|
+
If no API keys are set, qSpherifier falls back to **template-based** hypothesis
|
|
328
|
+
and patent generation — it still works, just with less creative output.
|
|
329
|
+
|
|
330
|
+
---
|
|
331
|
+
|
|
332
|
+
## Document Generation & Patent Clustering
|
|
333
|
+
|
|
334
|
+
### Hierarchical archive
|
|
335
|
+
|
|
336
|
+
Every artifact is stored under `research/<category>/<line>/<id>/`:
|
|
337
|
+
|
|
338
|
+
```
|
|
339
|
+
research/
|
|
340
|
+
├── topics/ # Background research notes (seeded)
|
|
341
|
+
│ ├── qec/seed_surface_code_2026/ main.tex + manifest.json
|
|
342
|
+
│ ├── qubits/seed_neutral_atom_2026/ main.tex + manifest.json
|
|
343
|
+
│ ├── algorithms/seed_qsvt_2026/ main.tex + manifest.json
|
|
344
|
+
│ └── molecular_simulation/seed_femoco_2026/ main.tex + manifest.json
|
|
345
|
+
├── hypotheses/ # Formalised hypothesis records
|
|
346
|
+
├── designs/ # Quantum-processor / algorithm designs
|
|
347
|
+
├── simulations/ # Numerical simulation reports
|
|
348
|
+
├── patents/ # USPTO-style patent application drafts
|
|
349
|
+
├── cross_refs/ # Cross-reference indices
|
|
350
|
+
├── indices/ # patent_queue.md, master INDEX.md
|
|
351
|
+
└── INDEX.md # Auto-generated master index
|
|
352
|
+
```
|
|
353
|
+
|
|
354
|
+
Each document directory contains:
|
|
355
|
+
- `manifest.json` — machine-readable metadata (tags, cross-links, patent flags)
|
|
356
|
+
- `main.tex` — LaTeX source (when applicable)
|
|
357
|
+
- `main.md` — Markdown source (for indices)
|
|
358
|
+
- `references.bib` — BibTeX bibliography (when applicable)
|
|
359
|
+
- `figures/` — embedded figures
|
|
360
|
+
|
|
361
|
+
### Patent clustering
|
|
362
|
+
|
|
363
|
+
The `PatentClusterManager` groups patent-eligible documents into **coherent
|
|
364
|
+
clusters** using union-find on shared KG concepts and cross-links. A cluster
|
|
365
|
+
is **filing-ready** when it contains:
|
|
366
|
+
- At least one **hardware-foundation** document (QEC or Qubits line)
|
|
367
|
+
- At least one **application-layer** document (Algorithms or Simulation line)
|
|
368
|
+
- At least 2 shared KG concepts
|
|
369
|
+
|
|
370
|
+
This ensures that patent filings represent **complete solutions** — not
|
|
371
|
+
isolated hardware or algorithmic tricks, but integrated paths from physical
|
|
372
|
+
qubits to useful computation.
|
|
373
|
+
|
|
374
|
+
---
|
|
375
|
+
|
|
376
|
+
## Installation
|
|
377
|
+
|
|
378
|
+
### Prerequisites
|
|
379
|
+
|
|
380
|
+
- **Node.js** ≥ 18.0.0
|
|
381
|
+
- **pdflatex** (optional, for PDF compilation — `texlive-latex-base` + `texlive-latex-extra`)
|
|
382
|
+
- At least one LLM API key (optional but recommended)
|
|
383
|
+
|
|
384
|
+
### From source
|
|
385
|
+
|
|
386
|
+
```bash
|
|
387
|
+
git clone https://github.com/Justo-Tapiador/quantum-spherifier.git
|
|
388
|
+
cd quantum-spherifier
|
|
389
|
+
npm install
|
|
390
|
+
cp .env.example .env # then edit .env to add your API keys
|
|
391
|
+
```
|
|
392
|
+
|
|
393
|
+
---
|
|
394
|
+
|
|
395
|
+
## Quick Start
|
|
396
|
+
|
|
397
|
+
```bash
|
|
398
|
+
# 1. Start the web dashboard (the agent boots autonomously inside it)
|
|
399
|
+
npm run web
|
|
400
|
+
# → open http://localhost:3000
|
|
401
|
+
|
|
402
|
+
# 2. Or run headless autonomous research
|
|
403
|
+
npm run research -- --cycles 100
|
|
404
|
+
|
|
405
|
+
# 3. Guide the agent toward a specific target
|
|
406
|
+
npm run guide "Focus on surface code distance 11 with neutral atoms, targeting logical error rate 1e-9"
|
|
407
|
+
```
|
|
408
|
+
|
|
409
|
+
The agent starts researching immediately. Watch the **Research Feed** tab for
|
|
410
|
+
real-time progress, the **Archive** tab for produced documents, and the
|
|
411
|
+
**Patent Clusters** tab for filing-ready solution groups.
|
|
412
|
+
|
|
413
|
+
---
|
|
414
|
+
|
|
415
|
+
## Usage
|
|
416
|
+
|
|
417
|
+
### Autonomous Research
|
|
418
|
+
|
|
419
|
+
This is the default and defining mode. On launch, qSpherifier immediately
|
|
420
|
+
begins cycling through the four research lines, generating hypotheses,
|
|
421
|
+
assessing feasibility, and archiving documents.
|
|
422
|
+
|
|
423
|
+
```bash
|
|
424
|
+
npm run research -- --cycles 500 --safety standard
|
|
425
|
+
```
|
|
426
|
+
|
|
427
|
+
Options:
|
|
428
|
+
- `-c, --cycles <n>` — maximum cycles (default 50)
|
|
429
|
+
- `-s, --safety <level>` — `permissive` | `standard` | `strict`
|
|
430
|
+
- `--no-autonomous` — wait for explicit owner directives (disables AJN addiction)
|
|
431
|
+
|
|
432
|
+
### Web Dashboard
|
|
433
|
+
|
|
434
|
+
The dashboard provides 8 tabs:
|
|
435
|
+
|
|
436
|
+
1. **Research Feed** — real-time WebSocket event stream
|
|
437
|
+
2. **Research Lines** — overview of the 4 lines and their cycle counts
|
|
438
|
+
3. **Archive** — all produced documents, filterable by research line
|
|
439
|
+
4. **Patent Queue** — patent-eligible documents with full claims
|
|
440
|
+
5. **Patent Clusters** — grouped filing-ready solutions (★ = filing-ready)
|
|
441
|
+
6. **Knowledge Graph** — Mermaid diagram of the quantum KG (filterable by line)
|
|
442
|
+
7. **Metrics** — live counters, gauges, and histograms
|
|
443
|
+
8. **Owner Guidance** — send directives to steer the agent
|
|
444
|
+
|
|
445
|
+
```bash
|
|
446
|
+
npm run web
|
|
447
|
+
# → http://localhost:3000
|
|
448
|
+
```
|
|
449
|
+
|
|
450
|
+
### CLI Commands
|
|
451
|
+
|
|
452
|
+
```bash
|
|
453
|
+
npm run cli -- research # Run autonomous research (default)
|
|
454
|
+
npm run cli -- guide "<text>" # Send an owner directive
|
|
455
|
+
npm run cli -- web # Start web dashboard
|
|
456
|
+
npm run cli -- demo # Run a 3-cycle demo
|
|
457
|
+
npm run cli -- train # Run the 4-phase training pipeline
|
|
458
|
+
npm run cli -- checkpoint save # Save a checkpoint
|
|
459
|
+
npm run cli -- checkpoint list # List checkpoints
|
|
460
|
+
npm run cli -- patents # List patent-eligible documents
|
|
461
|
+
npm run cli -- clusters # List patent clusters
|
|
462
|
+
npm run cli -- archive # Rebuild archive indices
|
|
463
|
+
npm run cli -- status # Print agent status
|
|
464
|
+
npm run cli -- kg # Print knowledge graph stats + Mermaid
|
|
465
|
+
npm run cli -- benchmark # Run performance benchmark
|
|
466
|
+
```
|
|
467
|
+
|
|
468
|
+
### Owner Guidance
|
|
469
|
+
|
|
470
|
+
The owner can steer qSpherifier at any time. The directive is parsed by the
|
|
471
|
+
`HierarchicalCommandInterpreter` (LLM-assisted, regex fallback) into a
|
|
472
|
+
structured research plan:
|
|
473
|
+
|
|
474
|
+
```bash
|
|
475
|
+
# Via CLI
|
|
476
|
+
npm run guide "Focus on qLDPC codes on reconfigurable neutral-atom arrays for constant-rate encoding"
|
|
477
|
+
|
|
478
|
+
# Via web UI
|
|
479
|
+
# → Owner Guidance tab → type directive → Send Directive
|
|
480
|
+
|
|
481
|
+
# Via REST API
|
|
482
|
+
curl -X POST http://localhost:3000/api/guide \
|
|
483
|
+
-H 'Content-Type: application/json' \
|
|
484
|
+
-d '{"directive":"Evaluate cat-qubit Bacon-Shor codes for biased-noise error correction"}'
|
|
485
|
+
```
|
|
486
|
+
|
|
487
|
+
**Quick directives** (buttons in the web UI):
|
|
488
|
+
- Surface code d=11 on neutral atoms
|
|
489
|
+
- qLDPC on neutral atoms
|
|
490
|
+
- Fluxonium long-coherence qubits
|
|
491
|
+
- FeMoco via QPE
|
|
492
|
+
- Cat-qubit Bacon-Shor
|
|
493
|
+
- VQE for transition-metal catalysis
|
|
494
|
+
- QSVT + qubitization cross-link
|
|
495
|
+
- Silicon spin qubits CMOS
|
|
496
|
+
|
|
497
|
+
The directive forces an immediate new cycle; the agent does not abandon its
|
|
498
|
+
autonomous work but pivots the next cycle to the directed target.
|
|
499
|
+
|
|
500
|
+
---
|
|
501
|
+
|
|
502
|
+
## Configuration
|
|
503
|
+
|
|
504
|
+
### Environment variables (`.env`)
|
|
505
|
+
|
|
506
|
+
See [`.env.example`](.env.example) for the full template. Key variables:
|
|
507
|
+
|
|
508
|
+
```bash
|
|
509
|
+
# Agent
|
|
510
|
+
QSPHERIFIER_RESEARCH_DIR=./research
|
|
511
|
+
QSPHERIFIER_MAX_CYCLES=500
|
|
512
|
+
QSPHERIFIER_SAFETY=standard
|
|
513
|
+
|
|
514
|
+
# Web
|
|
515
|
+
QSPHERIFIER_PORT=3000
|
|
516
|
+
QSPHERIFIER_HOST=0.0.0.0
|
|
517
|
+
|
|
518
|
+
# LLM keys (all optional; router skips missing)
|
|
519
|
+
ZAI_API_KEY=
|
|
520
|
+
ANTHROPIC_API_KEY=
|
|
521
|
+
OPENAI_API_KEY=
|
|
522
|
+
GOOGLE_API_KEY=
|
|
523
|
+
DEEPSEEK_API_KEY=
|
|
524
|
+
OLLAMA_ENDPOINT=http://localhost:11434
|
|
525
|
+
```
|
|
526
|
+
|
|
527
|
+
### Config files
|
|
528
|
+
|
|
529
|
+
- [`config/default.json`](config/default.json) — default configuration
|
|
530
|
+
- [`config/production.json`](config/production.json) — production overrides (strict safety, more cycles)
|
|
531
|
+
|
|
532
|
+
### Safety levels
|
|
533
|
+
|
|
534
|
+
| Level | Behaviour |
|
|
535
|
+
|-------|-----------|
|
|
536
|
+
| `permissive` | Minimal checks; fast batch research |
|
|
537
|
+
| `standard` (default) | Blocks destructive file ops; rate-limited |
|
|
538
|
+
| `strict` | All checks + requires ≥1 resource anchor per claim + ≥1 KG cross-link |
|
|
539
|
+
|
|
540
|
+
**Forbidden patterns** (all levels): faster-than-light, infinite coherence,
|
|
541
|
+
no-decoherence, perpetual quantum, free energy, "break RSA-2048 today".
|
|
542
|
+
|
|
543
|
+
---
|
|
544
|
+
|
|
545
|
+
## Docker
|
|
546
|
+
|
|
547
|
+
```bash
|
|
548
|
+
# Build
|
|
549
|
+
npm run docker:build
|
|
550
|
+
# or
|
|
551
|
+
docker build -t quantum-spherifier -f docker/Dockerfile .
|
|
552
|
+
|
|
553
|
+
# Run
|
|
554
|
+
npm run docker:run
|
|
555
|
+
# or
|
|
556
|
+
docker run -p 3000:3000 \
|
|
557
|
+
-v $(pwd)/research:/app/research \
|
|
558
|
+
-v $(pwd)/data:/app/data \
|
|
559
|
+
-v $(pwd)/.env:/app/.env:ro \
|
|
560
|
+
quantum-spherifier
|
|
561
|
+
|
|
562
|
+
# Or with docker-compose
|
|
563
|
+
docker-compose -f docker/docker-compose.yml up
|
|
564
|
+
```
|
|
565
|
+
|
|
566
|
+
The Docker image includes `pdflatex` for PDF compilation.
|
|
567
|
+
|
|
568
|
+
---
|
|
569
|
+
|
|
570
|
+
## Project Structure
|
|
571
|
+
|
|
572
|
+
```
|
|
573
|
+
quantum-spherifier/
|
|
574
|
+
├── src/
|
|
575
|
+
│ ├── core/
|
|
576
|
+
│ │ ├── QSpherifierAgent.js # Main orchestrator
|
|
577
|
+
│ │ ├── ANNPsi.js # 14-layer backbone (quantum stimulus classes)
|
|
578
|
+
│ │ ├── ArtificialJunkyNeuron.js # AJN core (6-phase addiction dynamics)
|
|
579
|
+
│ │ └── StateSerializer.js # Checkpoint save/load
|
|
580
|
+
│ ├── layers/
|
|
581
|
+
│ │ ├── AJNLayer.js # Homogeneous/Heterogeneous/Hybrid AJN layers
|
|
582
|
+
│ │ └── TransformerBlock.js # Multi-head self-attention
|
|
583
|
+
│ ├── modules/
|
|
584
|
+
│ │ ├── QuantumKnowledgeGraph.js # KG with real 2026 hardware anchors
|
|
585
|
+
│ │ ├── ResourceFeasibilityChecker.js # Quantum feasibility rules + anchors
|
|
586
|
+
│ │ ├── HypothesisGenerator.js # 4-line + cross-line hypothesis generation
|
|
587
|
+
│ │ ├── ResearchLineRouter.js # Routes cycles to 4 lines (+ cross-link every 5th)
|
|
588
|
+
│ │ ├── DocumentArchivist.js # Hierarchical archive with cross-links
|
|
589
|
+
│ │ ├── PatentDraftAssistant.js # USPTO-style patent drafting
|
|
590
|
+
│ │ ├── PatentClusterManager.js # Groups patents into filing-ready clusters
|
|
591
|
+
│ │ ├── HierarchicalCommandInterpreter.js # Parses owner directives
|
|
592
|
+
│ │ ├── SafetyGuardrails.js # Quantum-specific safety filters
|
|
593
|
+
│ │ ├── MemorySystem.js # 3-tier persistent memory
|
|
594
|
+
│ │ ├── CitationGraph.js # Citation/prior-art tracking
|
|
595
|
+
│ │ ├── MetricsCollector.js # Counters, gauges, histograms
|
|
596
|
+
│ │ ├── PluginManager.js # Hook-based plugin system
|
|
597
|
+
│ │ ├── CascadeMonitor.js # Self-healing cascade detection
|
|
598
|
+
│ │ └── TokenEnergyArbitrator.js # PID-controlled praxis emission
|
|
599
|
+
│ ├── tools/
|
|
600
|
+
│ │ ├── QuantumPhysicsTool.js # Surface-code error rate, overhead, Shor resources
|
|
601
|
+
│ │ ├── LaTeXDocumentTool.js # TeX → PDF compilation
|
|
602
|
+
│ │ ├── FileSystemTool.js # Sandboxed file I/O
|
|
603
|
+
│ │ ├── WebSearchTool.js # Web search via z-ai-web-dev-sdk
|
|
604
|
+
│ │ ├── BibliographyTool.js # BibTeX generation
|
|
605
|
+
│ │ ├── Tool.js # Abstract base
|
|
606
|
+
│ │ └── ToolRegistry.js # Central registry
|
|
607
|
+
│ ├── llm/
|
|
608
|
+
│ │ ├── LLMRouter.js # Task-routed multi-LLM with failover
|
|
609
|
+
│ │ ├── ZAIAdapter.js # GLM-4.6 (primary)
|
|
610
|
+
│ │ ├── AnthropicAdapter.js # Claude Opus 4.1
|
|
611
|
+
│ │ ├── OpenAIAdapter.js # GPT-4o
|
|
612
|
+
│ │ ├── GoogleAdapter.js # Gemini 2.0
|
|
613
|
+
│ │ ├── DeepSeekAdapter.js # DeepSeek-R1
|
|
614
|
+
│ │ ├── LocalLLMAdapter.js # Ollama (air-gapped fallback)
|
|
615
|
+
│ │ └── LLMAdapter.js # Abstract base
|
|
616
|
+
│ ├── training/
|
|
617
|
+
│ │ └── TrainingPipeline.js # 4-phase training
|
|
618
|
+
│ └── index.js # Entry point + createQSpherifier factory
|
|
619
|
+
├── web/
|
|
620
|
+
│ ├── server.js # Express + WebSocket server
|
|
621
|
+
│ └── public/
|
|
622
|
+
│ ├── index.html # 8-tab dashboard
|
|
623
|
+
│ ├── css/dashboard.css # Quantum-themed dark UI
|
|
624
|
+
│ └── js/dashboard.js # Real-time client
|
|
625
|
+
├── scripts/
|
|
626
|
+
│ ├── cli.js # Commander-based CLI
|
|
627
|
+
│ └── benchmark.js # Performance benchmark
|
|
628
|
+
├── research/ # Hierarchical document archive (seeded)
|
|
629
|
+
│ ├── INDEX.md
|
|
630
|
+
│ ├── indices/patent_queue.md
|
|
631
|
+
│ └── topics/{qec,qubits,algorithms,molecular_simulation}/seed_*/main.tex
|
|
632
|
+
├── config/
|
|
633
|
+
│ ├── default.json
|
|
634
|
+
│ └── production.json
|
|
635
|
+
├── docker/
|
|
636
|
+
│ ├── Dockerfile
|
|
637
|
+
│ └── docker-compose.yml
|
|
638
|
+
├── tests/
|
|
639
|
+
│ └── run.js # Smoke tests
|
|
640
|
+
├── plugins/
|
|
641
|
+
│ └── example-plugin.js # Example plugins (cross-link enforcer, metrics logger)
|
|
642
|
+
├── docs/
|
|
643
|
+
│ └── architecture.md # Full architecture document
|
|
644
|
+
├── .env.example
|
|
645
|
+
├── .gitignore
|
|
646
|
+
├── LICENSE
|
|
647
|
+
├── package.json
|
|
648
|
+
└── README.md
|
|
649
|
+
```
|
|
650
|
+
|
|
651
|
+
---
|
|
652
|
+
|
|
653
|
+
## Testing
|
|
654
|
+
|
|
655
|
+
```bash
|
|
656
|
+
npm test
|
|
657
|
+
```
|
|
658
|
+
|
|
659
|
+
The test suite verifies:
|
|
660
|
+
- Knowledge Graph seeds with real 2026 quantum hardware nodes
|
|
661
|
+
- All four research lines have seeded concepts
|
|
662
|
+
- Cross-link edges exist (nothing isolated)
|
|
663
|
+
- `findUnderExplored` works per-line
|
|
664
|
+
- Feasibility checker correctly tiers claims (100 qubits → current; 10M → speculative)
|
|
665
|
+
- Resource anchors are detected for real hardware references
|
|
666
|
+
- Cross-link verification flags isolated solutions
|
|
667
|
+
- Surface-code error-rate formula is correct
|
|
668
|
+
- Shor RSA-2048 resources are huge (≥1000 logical qubits)
|
|
669
|
+
- FeMoco chemistry resources require >1M T-gates
|
|
670
|
+
- Research line router routes and detects cross-link cycles
|
|
671
|
+
- Document archivist archives, lists, and filters patents
|
|
672
|
+
- Full agent boots and runs one cycle in template mode (no LLM)
|
|
673
|
+
|
|
674
|
+
---
|
|
675
|
+
|
|
676
|
+
## Lineage & Credits
|
|
677
|
+
|
|
678
|
+
```
|
|
679
|
+
predator-jungle-agent v2.0 (Justo Tapiador Garcia, UA)
|
|
680
|
+
│
|
|
681
|
+
│ + fusion domain specialization
|
|
682
|
+
▼
|
|
683
|
+
fusionary-agent v1.0 (https://github.com/Justo-Tapiador/fusionary-agent)
|
|
684
|
+
│
|
|
685
|
+
│ + quantum computing domain, 4 research lines, cross-linking,
|
|
686
|
+
│ patent clustering, 6 LLM adapters, real 2026 hardware anchors
|
|
687
|
+
▼
|
|
688
|
+
quantum-spherifier (:qSpherifier) v1.0 ← you are here
|
|
689
|
+
```
|
|
690
|
+
|
|
691
|
+
### Theoretical foundation
|
|
692
|
+
|
|
693
|
+
> Tapiador García, J. (2024). *Agentic Theory: Definition of the Artificial
|
|
694
|
+
> Junky Neuron (AJN).* Preprint WALLERMAX-AI 2604.00012. Universidad de
|
|
695
|
+
> Alicante (UA).
|
|
696
|
+
|
|
697
|
+
The AJN is a neuron model inspired by addiction neurobiology: it exhibits
|
|
698
|
+
craving, reinforcement, saturation, withdrawal, frustration, and extinction.
|
|
699
|
+
Unlike a standard artificial neuron, it does not passively wait for input —
|
|
700
|
+
it actively *seeks* stimulus. This is the architectural property that makes
|
|
701
|
+
qSpherifier autonomous.
|
|
702
|
+
|
|
703
|
+
### Acknowledgements
|
|
704
|
+
|
|
705
|
+
- The `predator-jungle-agent` and `fusionary-agent` projects for the AJN
|
|
706
|
+
infrastructure.
|
|
707
|
+
- The quantum-computing community for the open literature on QEC, qubit
|
|
708
|
+
modalities, algorithms, and molecular simulation that seeds the knowledge
|
|
709
|
+
graph.
|
|
710
|
+
- The LLM providers (Z.ai, Anthropic, OpenAI, Google, DeepSeek) whose models
|
|
711
|
+
power the hypothesis generation and patent drafting.
|
|
712
|
+
|
|
713
|
+
---
|
|
714
|
+
|
|
715
|
+
## License
|
|
716
|
+
|
|
717
|
+
MIT License — see [LICENSE](LICENSE).
|
|
718
|
+
|
|
719
|
+
---
|
|
720
|
+
|
|
721
|
+
## Citation
|
|
722
|
+
|
|
723
|
+
If you use quantum-spherifier in your research, please cite:
|
|
724
|
+
|
|
725
|
+
```bibtex
|
|
726
|
+
@software{quantum_spherifier_2026,
|
|
727
|
+
title = {quantum-spherifier: Autonomous Scientific Research Agent for Quantum Computing},
|
|
728
|
+
author = {Tapiador Garcia, Justo and quantum-spherifier Project},
|
|
729
|
+
year = {2026},
|
|
730
|
+
version = {1.0.0},
|
|
731
|
+
url = {https://github.com/Justo-Tapiador/quantum-spherifier},
|
|
732
|
+
note = {Based on Agentic Theory and the Artificial Junky Neuron (AJN)}
|
|
733
|
+
}
|
|
734
|
+
```
|
|
735
|
+
|
|
736
|
+
---
|
|
737
|
+
|
|
738
|
+
*quantum-spherifier does not wait. It researches.*
|