quantum-spherifier 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env.example +37 -0
- package/LICENSE +21 -0
- package/README.md +738 -0
- package/config/default.json +83 -0
- package/config/production.json +31 -0
- package/docker/Dockerfile +37 -0
- package/docker/docker-compose.yml +25 -0
- package/docs/architecture.md +160 -0
- package/docs/qspherifier.jpg +0 -0
- package/package.json +128 -0
- package/plugins/example-plugin.js +44 -0
- package/research/INDEX.md +37 -0
- package/research/cross_refs/.gitkeep +0 -0
- package/research/designs/.gitkeep +0 -0
- package/research/hypotheses/.gitkeep +0 -0
- package/research/hypotheses/new_qubit_modalities/doc_0035ce8c/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0035ce8c/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_005f1a09/main.md +63 -0
- package/research/hypotheses/new_qubit_modalities/doc_005f1a09/manifest.json +143 -0
- package/research/hypotheses/new_qubit_modalities/doc_05f0ed46/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_05f0ed46/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_05fd0eb1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_05fd0eb1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_0705eed0/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0705eed0/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_07aff3d1/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_07aff3d1/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_0894efe7/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0894efe7/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_08e086ad/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_08e086ad/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_0929ce83/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0929ce83/manifest.json +119 -0
- package/research/hypotheses/new_qubit_modalities/doc_0b51b472/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_0b51b472/manifest.json +131 -0
- package/research/hypotheses/new_qubit_modalities/doc_0cfcfcbe/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0cfcfcbe/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_0d9f04a2/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_0d9f04a2/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_0f665487/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_0f665487/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_11a00531/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_11a00531/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_12507df9/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_12507df9/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_14edc7a7/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_14edc7a7/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_17dce1f5/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_17dce1f5/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_18a79edc/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_18a79edc/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_18b76f8b/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_18b76f8b/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_1d8b27dd/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_1d8b27dd/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_1e746572/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_1e746572/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_1f409f63/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_1f409f63/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_1fb93b3c/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_1fb93b3c/manifest.json +118 -0
- package/research/hypotheses/new_qubit_modalities/doc_2014700e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2014700e/manifest.json +118 -0
- package/research/hypotheses/new_qubit_modalities/doc_21d9499b/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_21d9499b/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_22744a09/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_22744a09/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_25a11cb2/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_25a11cb2/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_26180f52/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_26180f52/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_264f31a7/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_264f31a7/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_273d88b1/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_273d88b1/manifest.json +140 -0
- package/research/hypotheses/new_qubit_modalities/doc_27b9d2bc/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_27b9d2bc/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_2942ef20/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2942ef20/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_2babdd5a/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_2babdd5a/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_2bb39428/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2bb39428/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_2e1771dc/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_2e1771dc/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_2f6e27eb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_2f6e27eb/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_2ff8c87a/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_2ff8c87a/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_311003a4/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_311003a4/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_329910b6/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_329910b6/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_32b3ea58/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_32b3ea58/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_354b23cb/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_354b23cb/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_3630eed6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_3630eed6/manifest.json +113 -0
- package/research/hypotheses/new_qubit_modalities/doc_37ca8f04/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_37ca8f04/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_3a8f0c5e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_3a8f0c5e/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_3d55724e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_3d55724e/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_3e27ad06/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_3e27ad06/manifest.json +108 -0
- package/research/hypotheses/new_qubit_modalities/doc_401a8bad/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_401a8bad/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_40f8352b/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_40f8352b/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_4331dcfd/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_4331dcfd/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_4337cbdc/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_4337cbdc/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d2acc5/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d2acc5/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d39a5f/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_45d39a5f/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_4ed900da/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_4ed900da/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_525bf00e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_525bf00e/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_54035ce1/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_54035ce1/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_552565a2/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_552565a2/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_5652c681/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_5652c681/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_59b3863c/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_59b3863c/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_5cd7ecd5/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_5cd7ecd5/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_5dec51b1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_5dec51b1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_5e6dc9c1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_5e6dc9c1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_60cdeb68/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_60cdeb68/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_637c1a32/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_637c1a32/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_659be8e8/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_659be8e8/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_69f47a99/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_69f47a99/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_6a06ee6e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_6a06ee6e/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_6c383667/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_6c383667/manifest.json +123 -0
- package/research/hypotheses/new_qubit_modalities/doc_788cc9f1/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_788cc9f1/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_85cd549d/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_85cd549d/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_86023f9a/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_86023f9a/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_86c37a8e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_86c37a8e/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_875cb066/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_875cb066/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_8a7a0b27/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8a7a0b27/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8b8c723e/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8b8c723e/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8c881657/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8c881657/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d3bbca1/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d3bbca1/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d45fa02/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d45fa02/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d5389e6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_8d5389e6/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_9288e51d/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_9288e51d/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_9bd195fd/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_9bd195fd/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c000140/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c000140/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c1775b8/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_9c1775b8/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_9ea9fbaa/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_9ea9fbaa/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_9f34ca4b/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_9f34ca4b/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_9fe95a15/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_9fe95a15/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a0b6a004/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_a0b6a004/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_a11472f7/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a11472f7/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a226de32/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a226de32/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a3ed0beb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a3ed0beb/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_a49aeac3/main.md +63 -0
- package/research/hypotheses/new_qubit_modalities/doc_a49aeac3/manifest.json +143 -0
- package/research/hypotheses/new_qubit_modalities/doc_a548aead/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_a548aead/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_a94c6b43/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_a94c6b43/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_ab2c416b/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_ab2c416b/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_ad5b545f/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ad5b545f/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_ae0d0b6f/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_ae0d0b6f/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_aeb039af/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_aeb039af/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_b5569c01/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_b5569c01/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_ba323435/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ba323435/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_be91ffb6/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_be91ffb6/manifest.json +121 -0
- package/research/hypotheses/new_qubit_modalities/doc_bfc11573/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_bfc11573/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_c01dda61/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_c01dda61/manifest.json +140 -0
- package/research/hypotheses/new_qubit_modalities/doc_c40b6bac/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c40b6bac/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_c449abfd/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_c449abfd/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_c5286a95/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c5286a95/manifest.json +123 -0
- package/research/hypotheses/new_qubit_modalities/doc_c6232031/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c6232031/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_c8567a48/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_c8567a48/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_ca23e08b/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ca23e08b/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_caf7e9d3/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_caf7e9d3/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_cbb77c2d/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_cbb77c2d/manifest.json +110 -0
- package/research/hypotheses/new_qubit_modalities/doc_cc601d30/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_cc601d30/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_ccdd3f14/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_ccdd3f14/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_cde08d2e/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_cde08d2e/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_ce6a235a/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_ce6a235a/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d093b9ad/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_d093b9ad/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d17719c6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_d17719c6/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d399eea3/main.md +63 -0
- package/research/hypotheses/new_qubit_modalities/doc_d399eea3/manifest.json +143 -0
- package/research/hypotheses/new_qubit_modalities/doc_d3d90e51/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_d3d90e51/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_d874dc7e/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_d874dc7e/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_db98a164/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_db98a164/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_dbe2ca8c/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_dbe2ca8c/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_dc21205e/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_dc21205e/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_e13ae515/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_e13ae515/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_e14a007d/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_e14a007d/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_e15ccaf5/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_e15ccaf5/manifest.json +116 -0
- package/research/hypotheses/new_qubit_modalities/doc_e2d250b7/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e2d250b7/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_e32df689/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_e32df689/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_e5b4bedb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e5b4bedb/manifest.json +134 -0
- package/research/hypotheses/new_qubit_modalities/doc_e72263b3/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e72263b3/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_e855d210/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_e855d210/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_ecf6f682/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ecf6f682/manifest.json +133 -0
- package/research/hypotheses/new_qubit_modalities/doc_ed1d25a4/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_ed1d25a4/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_f07aa6d9/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_f07aa6d9/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_f257c4ba/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_f257c4ba/manifest.json +128 -0
- package/research/hypotheses/new_qubit_modalities/doc_f2e20da6/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_f2e20da6/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_f34857aa/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_f34857aa/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_fae0902f/main.md +62 -0
- package/research/hypotheses/new_qubit_modalities/doc_fae0902f/manifest.json +146 -0
- package/research/hypotheses/new_qubit_modalities/doc_fbbb63bb/main.md +60 -0
- package/research/hypotheses/new_qubit_modalities/doc_fbbb63bb/manifest.json +139 -0
- package/research/hypotheses/new_qubit_modalities/doc_fd4cec3b/main.md +61 -0
- package/research/hypotheses/new_qubit_modalities/doc_fd4cec3b/manifest.json +136 -0
- package/research/hypotheses/new_qubit_modalities/doc_fe713bc9/main.md +59 -0
- package/research/hypotheses/new_qubit_modalities/doc_fe713bc9/manifest.json +133 -0
- package/research/hypotheses/quantum_algorithms/doc_479d7cf8/main.md +62 -0
- package/research/hypotheses/quantum_algorithms/doc_479d7cf8/manifest.json +146 -0
- package/research/hypotheses/quantum_algorithms/doc_6dbdd005/main.md +63 -0
- package/research/hypotheses/quantum_algorithms/doc_6dbdd005/manifest.json +143 -0
- package/research/hypotheses/quantum_algorithms/doc_b862fc72/main.md +61 -0
- package/research/hypotheses/quantum_algorithms/doc_b862fc72/manifest.json +140 -0
- package/research/hypotheses/quantum_algorithms/doc_cdf33ced/main.md +63 -0
- package/research/hypotheses/quantum_algorithms/doc_cdf33ced/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_3986910a/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_3986910a/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_460e1a25/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_460e1a25/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_4cdf3487/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_4cdf3487/manifest.json +131 -0
- package/research/hypotheses/quantum_error_correction/doc_55457312/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_55457312/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_562627d3/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_562627d3/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_60af027e/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_60af027e/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_83a8579f/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_83a8579f/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_8ec38dbd/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_8ec38dbd/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_90cb416e/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_90cb416e/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_a40b574c/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_a40b574c/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_b4efacc8/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_b4efacc8/manifest.json +143 -0
- package/research/hypotheses/quantum_error_correction/doc_ca0d6569/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_ca0d6569/manifest.json +146 -0
- package/research/hypotheses/quantum_error_correction/doc_d1eb8740/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_d1eb8740/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_e55fcdcf/main.md +62 -0
- package/research/hypotheses/quantum_error_correction/doc_e55fcdcf/manifest.json +120 -0
- package/research/hypotheses/quantum_error_correction/doc_f227b165/main.md +63 -0
- package/research/hypotheses/quantum_error_correction/doc_f227b165/manifest.json +133 -0
- package/research/hypotheses/quantum_error_correction/doc_f5f78884/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_f5f78884/manifest.json +140 -0
- package/research/hypotheses/quantum_error_correction/doc_fdbcc4b0/main.md +61 -0
- package/research/hypotheses/quantum_error_correction/doc_fdbcc4b0/manifest.json +140 -0
- package/research/indices/patent_queue.md +124 -0
- package/research/patents/.gitkeep +0 -0
- package/research/patents/new_qubit_modalities/doc_083cce20/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_083cce20/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_083cce20/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_096ccdfa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_096ccdfa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_096ccdfa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_099071ac/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_099071ac/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_099071ac/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_0adeaec6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_0adeaec6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_0adeaec6/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_0e4132a8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_0e4132a8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_0e4132a8/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_10af60fa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_10af60fa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_10af60fa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_10afe71a/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_10afe71a/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_10afe71a/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1339dcfa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1339dcfa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1339dcfa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_15222e50/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_15222e50/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_15222e50/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_19e3f8ad/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_19e3f8ad/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_19e3f8ad/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_1a5d01f8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1a5d01f8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1a5d01f8/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1bd8bb3b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1bd8bb3b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1bd8bb3b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1c7b4dc1/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1c7b4dc1/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1c7b4dc1/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1ce08a7e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1ce08a7e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1ce08a7e/manifest.json +130 -0
- package/research/patents/new_qubit_modalities/doc_1cecf1a6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1cecf1a6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1cecf1a6/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_1d9ad900/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1d9ad900/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1d9ad900/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_1ec2eda5/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_1ec2eda5/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_1ec2eda5/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_24b05ff7/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_24b05ff7/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_24b05ff7/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_31c650c7/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_31c650c7/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_31c650c7/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_32f4c6cd/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_32f4c6cd/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_32f4c6cd/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_35a33533/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_35a33533/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_35a33533/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_37d39074/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_37d39074/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_37d39074/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_3bf9f16d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_3bf9f16d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_3bf9f16d/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4440d9d5/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4440d9d5/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4440d9d5/manifest.json +130 -0
- package/research/patents/new_qubit_modalities/doc_46620281/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_46620281/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_46620281/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_48532723/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_48532723/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_48532723/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_496df511/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_496df511/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_496df511/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4c89560e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4c89560e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4c89560e/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4cea899d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4cea899d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4cea899d/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_4d2078d6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_4d2078d6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_4d2078d6/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_567d30eb/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_567d30eb/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_567d30eb/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_58bc6d20/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_58bc6d20/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_58bc6d20/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_59084437/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_59084437/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_59084437/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_5b665385/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_5b665385/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_5b665385/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_5f6eb22e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_5f6eb22e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_5f6eb22e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_61841835/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_61841835/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_61841835/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_652f3497/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_652f3497/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_652f3497/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_65e31048/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_65e31048/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_65e31048/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_6906c32e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_6906c32e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_6906c32e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_69b6b7f2/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_69b6b7f2/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_69b6b7f2/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_6c2088b8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_6c2088b8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_6c2088b8/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_6f269347/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_6f269347/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_6f269347/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_72bb1059/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_72bb1059/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_72bb1059/manifest.json +134 -0
- package/research/patents/new_qubit_modalities/doc_7302b617/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7302b617/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7302b617/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_73419bbf/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_73419bbf/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_73419bbf/manifest.json +139 -0
- package/research/patents/new_qubit_modalities/doc_7403ead0/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7403ead0/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7403ead0/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_7541d2ca/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7541d2ca/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7541d2ca/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_7680aa01/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7680aa01/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7680aa01/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_7c687253/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7c687253/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7c687253/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_7e9ac677/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_7e9ac677/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_7e9ac677/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_80d1269d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_80d1269d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_80d1269d/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_8415653b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8415653b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8415653b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_86c2029b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_86c2029b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_86c2029b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_88f8f770/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_88f8f770/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_88f8f770/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_8b820b6d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8b820b6d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8b820b6d/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_8de83b3b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8de83b3b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8de83b3b/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_8f3c09b2/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8f3c09b2/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8f3c09b2/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_8f84e761/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_8f84e761/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_8f84e761/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_900ee19f/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_900ee19f/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_900ee19f/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_908b0523/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_908b0523/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_908b0523/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_931099a3/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_931099a3/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_931099a3/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_93ee5d51/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_93ee5d51/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_93ee5d51/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_98121789/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_98121789/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_98121789/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_99fa1dbf/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_99fa1dbf/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_99fa1dbf/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_9abf5f6a/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_9abf5f6a/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_9abf5f6a/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_9cff9f3f/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_9cff9f3f/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_9cff9f3f/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_9fed647b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_9fed647b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_9fed647b/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_a3f62d60/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_a3f62d60/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_a3f62d60/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_a788a20b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_a788a20b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_a788a20b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_a9b5116c/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_a9b5116c/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_a9b5116c/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_aaa731aa/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_aaa731aa/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_aaa731aa/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_afa469c3/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_afa469c3/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_afa469c3/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b19b53e2/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b19b53e2/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b19b53e2/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b64d1987/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b64d1987/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b64d1987/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b68e9075/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b68e9075/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b68e9075/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_b6b86c9e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b6b86c9e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b6b86c9e/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_b7240f70/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b7240f70/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b7240f70/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b7b42d51/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b7b42d51/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b7b42d51/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b83f6b8a/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b83f6b8a/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b83f6b8a/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_b8f7e1bb/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_b8f7e1bb/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_b8f7e1bb/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_bc5321b9/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_bc5321b9/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_bc5321b9/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_c361e73b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_c361e73b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_c361e73b/manifest.json +135 -0
- package/research/patents/new_qubit_modalities/doc_cb9b6a6e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cb9b6a6e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cb9b6a6e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_cf3eeb26/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cf3eeb26/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cf3eeb26/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_cfbeb808/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cfbeb808/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cfbeb808/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_cffd04a6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_cffd04a6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_cffd04a6/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_d416b00f/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d416b00f/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d416b00f/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_d557dc44/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d557dc44/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d557dc44/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_d80f7790/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d80f7790/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d80f7790/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_d8aadbce/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_d8aadbce/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_d8aadbce/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_da88d4e8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_da88d4e8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_da88d4e8/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_de3d7026/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_de3d7026/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_de3d7026/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_e14c8177/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e14c8177/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e14c8177/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_e1d1a39d/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e1d1a39d/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e1d1a39d/manifest.json +146 -0
- package/research/patents/new_qubit_modalities/doc_e4e26a47/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e4e26a47/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e4e26a47/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_e6cb751e/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e6cb751e/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e6cb751e/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_e77f22ca/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e77f22ca/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e77f22ca/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_e907e2a8/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_e907e2a8/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_e907e2a8/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_f5f85ca6/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f5f85ca6/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f5f85ca6/manifest.json +125 -0
- package/research/patents/new_qubit_modalities/doc_f6a9e5b3/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f6a9e5b3/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f6a9e5b3/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_f83f92f0/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f83f92f0/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f83f92f0/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_f99fe94b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f99fe94b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f99fe94b/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_f9d8235b/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_f9d8235b/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_f9d8235b/manifest.json +144 -0
- package/research/patents/new_qubit_modalities/doc_fe0561b4/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_fe0561b4/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_fe0561b4/manifest.json +145 -0
- package/research/patents/new_qubit_modalities/doc_ff47a428/main.md +64 -0
- package/research/patents/new_qubit_modalities/doc_ff47a428/main.tex +68 -0
- package/research/patents/new_qubit_modalities/doc_ff47a428/manifest.json +145 -0
- package/research/patents/quantum_algorithms/doc_af0d56c9/main.md +64 -0
- package/research/patents/quantum_algorithms/doc_af0d56c9/main.tex +68 -0
- package/research/patents/quantum_algorithms/doc_af0d56c9/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_0a24b8af/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_0a24b8af/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_0a24b8af/manifest.json +141 -0
- package/research/patents/quantum_error_correction/doc_0a6aee57/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_0a6aee57/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_0a6aee57/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_20a67ec2/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_20a67ec2/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_20a67ec2/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_458e5def/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_458e5def/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_458e5def/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_475ce69d/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_475ce69d/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_475ce69d/manifest.json +135 -0
- package/research/patents/quantum_error_correction/doc_6c43b9d3/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_6c43b9d3/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_6c43b9d3/manifest.json +145 -0
- package/research/patents/quantum_error_correction/doc_837d0cbb/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_837d0cbb/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_837d0cbb/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_89199c22/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_89199c22/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_89199c22/manifest.json +145 -0
- package/research/patents/quantum_error_correction/doc_aaee59e8/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_aaee59e8/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_aaee59e8/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_cf5f172b/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_cf5f172b/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_cf5f172b/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_d5f8a4ee/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_d5f8a4ee/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_d5f8a4ee/manifest.json +146 -0
- package/research/patents/quantum_error_correction/doc_df16f521/main.md +64 -0
- package/research/patents/quantum_error_correction/doc_df16f521/main.tex +68 -0
- package/research/patents/quantum_error_correction/doc_df16f521/manifest.json +145 -0
- package/research/simulations/.gitkeep +0 -0
- package/research/topics/algorithms/seed_qsvt_2026/main.tex +93 -0
- package/research/topics/algorithms/seed_qsvt_2026/manifest.json +19 -0
- package/research/topics/molecular_simulation/seed_femoco_2026/main.tex +119 -0
- package/research/topics/molecular_simulation/seed_femoco_2026/manifest.json +20 -0
- package/research/topics/qec/seed_surface_code_2026/main.tex +89 -0
- package/research/topics/qec/seed_surface_code_2026/manifest.json +20 -0
- package/research/topics/qubits/seed_neutral_atom_2026/main.tex +98 -0
- package/research/topics/qubits/seed_neutral_atom_2026/manifest.json +19 -0
- package/scripts/benchmark.js +56 -0
- package/scripts/cli.js +237 -0
- package/src/core/ANNPsi.js +266 -0
- package/src/core/ArtificialJunkyNeuron.js +439 -0
- package/src/core/QSpherifierAgent.js +620 -0
- package/src/core/StateSerializer.js +74 -0
- package/src/index.js +178 -0
- package/src/layers/AJNLayer.js +248 -0
- package/src/layers/TransformerBlock.js +201 -0
- package/src/llm/AnthropicAdapter.js +76 -0
- package/src/llm/DeepSeekAdapter.js +78 -0
- package/src/llm/GoogleAdapter.js +78 -0
- package/src/llm/LLMAdapter.js +64 -0
- package/src/llm/LLMRouter.js +107 -0
- package/src/llm/LocalLLMAdapter.js +72 -0
- package/src/llm/OpenAIAdapter.js +78 -0
- package/src/llm/ZAIAdapter.js +99 -0
- package/src/modules/CascadeMonitor.js +84 -0
- package/src/modules/CitationGraph.js +119 -0
- package/src/modules/DocumentArchivist.js +326 -0
- package/src/modules/HierarchicalCommandInterpreter.js +220 -0
- package/src/modules/HypothesisGenerator.js +421 -0
- package/src/modules/MemorySystem.js +210 -0
- package/src/modules/MetricsCollector.js +139 -0
- package/src/modules/PatentClusterManager.js +199 -0
- package/src/modules/PatentDraftAssistant.js +221 -0
- package/src/modules/PluginManager.js +92 -0
- package/src/modules/QuantumKnowledgeGraph.js +888 -0
- package/src/modules/ResearchLineRouter.js +187 -0
- package/src/modules/ResourceFeasibilityChecker.js +494 -0
- package/src/modules/SafetyGuardrails.js +139 -0
- package/src/modules/TokenEnergyArbitrator.js +129 -0
- package/src/tools/BibliographyTool.js +74 -0
- package/src/tools/FileSystemTool.js +91 -0
- package/src/tools/LaTeXDocumentTool.js +94 -0
- package/src/tools/QuantumPhysicsTool.js +219 -0
- package/src/tools/Tool.js +30 -0
- package/src/tools/ToolRegistry.js +40 -0
- package/src/tools/WebSearchTool.js +50 -0
- package/src/training/TrainingPipeline.js +52 -0
- package/tests/run.js +200 -0
- package/web/public/css/dashboard.css +431 -0
- package/web/public/favicon.png +0 -0
- package/web/public/index.html +170 -0
- package/web/public/js/dashboard.js +431 -0
- package/web/public/qspherifier.png +0 -0
- package/web/server.js +306 -0
|
@@ -0,0 +1,431 @@
|
|
|
1
|
+
/* quantum-spherifier v1.0 — Dashboard CSS
|
|
2
|
+
* Design language: quantum / scientific / dark-accent with quantum-blue + purple
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
:root {
|
|
6
|
+
--bg: #0a0e1a;
|
|
7
|
+
--bg-card: #111729;
|
|
8
|
+
--bg-card-2: #1a2238;
|
|
9
|
+
--border: #1f2a44;
|
|
10
|
+
--text: #e6edf3;
|
|
11
|
+
--muted: #8b949e;
|
|
12
|
+
--accent: #4cc2ff; /* quantum blue */
|
|
13
|
+
--accent-2: #7c5cff; /* quantum purple */
|
|
14
|
+
--green: #3fb950;
|
|
15
|
+
--yellow: #d29922;
|
|
16
|
+
--red: #f85149;
|
|
17
|
+
--purple: #bc8cff;
|
|
18
|
+
--cyan: #39d0d8;
|
|
19
|
+
--pink: #ff6ec7;
|
|
20
|
+
--radius: 10px;
|
|
21
|
+
--shadow: 0 4px 16px rgba(0,0,0,0.3);
|
|
22
|
+
--mono: ui-monospace, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
|
|
23
|
+
--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
* { box-sizing: border-box; }
|
|
27
|
+
|
|
28
|
+
body {
|
|
29
|
+
margin: 0;
|
|
30
|
+
background: var(--bg);
|
|
31
|
+
background-image: radial-gradient(circle at 20% 0%, rgba(124, 92, 255, 0.08) 0%, transparent 40%),
|
|
32
|
+
radial-gradient(circle at 80% 100%, rgba(76, 194, 255, 0.06) 0%, transparent 40%);
|
|
33
|
+
color: var(--text);
|
|
34
|
+
font-family: var(--sans);
|
|
35
|
+
font-size: 14px;
|
|
36
|
+
line-height: 1.5;
|
|
37
|
+
min-height: 100vh;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
/* Top bar */
|
|
41
|
+
.topbar {
|
|
42
|
+
display: flex;
|
|
43
|
+
justify-content: space-between;
|
|
44
|
+
align-items: center;
|
|
45
|
+
padding: 16px 24px;
|
|
46
|
+
background: linear-gradient(180deg, #0f1626, #0a0e1a);
|
|
47
|
+
border-bottom: 1px solid var(--border);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.brand { display: flex; gap: 16px; align-items: center; }
|
|
51
|
+
.brand .logo { font-size: 32px; line-height: 1; filter: drop-shadow(0 0 8px var(--accent-2)); }
|
|
52
|
+
.brand h1 {
|
|
53
|
+
margin: 0;
|
|
54
|
+
font-size: 18px;
|
|
55
|
+
font-weight: 600;
|
|
56
|
+
letter-spacing: -0.02em;
|
|
57
|
+
}
|
|
58
|
+
.brand .alias { color: var(--accent-2); font-weight: 500; }
|
|
59
|
+
.brand .version {
|
|
60
|
+
font-size: 11px;
|
|
61
|
+
font-weight: 400;
|
|
62
|
+
color: var(--accent);
|
|
63
|
+
padding: 2px 6px;
|
|
64
|
+
border: 1px solid var(--accent);
|
|
65
|
+
border-radius: 4px;
|
|
66
|
+
margin-left: 6px;
|
|
67
|
+
}
|
|
68
|
+
.brand p {
|
|
69
|
+
margin: 4px 0 0;
|
|
70
|
+
font-size: 12px;
|
|
71
|
+
color: var(--muted);
|
|
72
|
+
max-width: 720px;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.status-chips { display: flex; gap: 8px; flex-wrap: wrap; }
|
|
76
|
+
.chip {
|
|
77
|
+
background: var(--bg-card);
|
|
78
|
+
border: 1px solid var(--border);
|
|
79
|
+
border-radius: 999px;
|
|
80
|
+
padding: 4px 12px;
|
|
81
|
+
font-size: 11px;
|
|
82
|
+
font-family: var(--mono);
|
|
83
|
+
color: var(--muted);
|
|
84
|
+
}
|
|
85
|
+
.chip-ok { color: var(--green); border-color: var(--green); }
|
|
86
|
+
|
|
87
|
+
/* Tabs */
|
|
88
|
+
.tabs {
|
|
89
|
+
display: flex;
|
|
90
|
+
gap: 0;
|
|
91
|
+
padding: 0 24px;
|
|
92
|
+
border-bottom: 1px solid var(--border);
|
|
93
|
+
background: var(--bg-card);
|
|
94
|
+
overflow-x: auto;
|
|
95
|
+
}
|
|
96
|
+
.tab {
|
|
97
|
+
background: none;
|
|
98
|
+
border: none;
|
|
99
|
+
border-bottom: 2px solid transparent;
|
|
100
|
+
color: var(--muted);
|
|
101
|
+
padding: 12px 16px;
|
|
102
|
+
cursor: pointer;
|
|
103
|
+
font-size: 13px;
|
|
104
|
+
font-weight: 500;
|
|
105
|
+
transition: color 0.15s, border-color 0.15s;
|
|
106
|
+
white-space: nowrap;
|
|
107
|
+
}
|
|
108
|
+
.tab:hover { color: var(--text); }
|
|
109
|
+
.tab.active { color: var(--accent); border-bottom-color: var(--accent); }
|
|
110
|
+
|
|
111
|
+
/* Layout */
|
|
112
|
+
.layout { padding: 24px; }
|
|
113
|
+
.panel { display: none; }
|
|
114
|
+
.panel.active { display: block; }
|
|
115
|
+
|
|
116
|
+
.panel-header {
|
|
117
|
+
display: flex;
|
|
118
|
+
justify-content: space-between;
|
|
119
|
+
align-items: center;
|
|
120
|
+
margin-bottom: 16px;
|
|
121
|
+
gap: 12px;
|
|
122
|
+
flex-wrap: wrap;
|
|
123
|
+
}
|
|
124
|
+
.panel-header h2 { margin: 0; font-size: 16px; font-weight: 600; }
|
|
125
|
+
.filter-group { display: flex; gap: 8px; align-items: center; }
|
|
126
|
+
|
|
127
|
+
/* Feed */
|
|
128
|
+
.feed {
|
|
129
|
+
background: var(--bg-card);
|
|
130
|
+
border: 1px solid var(--border);
|
|
131
|
+
border-radius: var(--radius);
|
|
132
|
+
padding: 12px;
|
|
133
|
+
max-height: 70vh;
|
|
134
|
+
overflow-y: auto;
|
|
135
|
+
font-family: var(--mono);
|
|
136
|
+
font-size: 12px;
|
|
137
|
+
}
|
|
138
|
+
.feed-entry {
|
|
139
|
+
padding: 8px 10px;
|
|
140
|
+
border-bottom: 1px solid var(--border);
|
|
141
|
+
display: flex;
|
|
142
|
+
gap: 12px;
|
|
143
|
+
}
|
|
144
|
+
.feed-entry:last-child { border-bottom: none; }
|
|
145
|
+
.feed-time { color: var(--muted); flex-shrink: 0; min-width: 80px; }
|
|
146
|
+
.feed-tag {
|
|
147
|
+
font-weight: 600;
|
|
148
|
+
flex-shrink: 0;
|
|
149
|
+
min-width: 120px;
|
|
150
|
+
}
|
|
151
|
+
.feed-tag.cycle { color: var(--accent); }
|
|
152
|
+
.feed-tag.routed { color: var(--cyan); }
|
|
153
|
+
.feed-tag.hypothesis { color: var(--green); }
|
|
154
|
+
.feed-tag.patent { color: var(--purple); }
|
|
155
|
+
.feed-tag.archive { color: var(--yellow); }
|
|
156
|
+
.feed-tag.error { color: var(--red); }
|
|
157
|
+
.feed-tag.safety { color: var(--red); }
|
|
158
|
+
.feed-tag.plan { color: var(--accent); }
|
|
159
|
+
.feed-tag.ann { color: var(--muted); }
|
|
160
|
+
.feed-tag.metrics { color: var(--muted); }
|
|
161
|
+
.feed-tag.clusters { color: var(--pink); }
|
|
162
|
+
.feed-tag.system { color: var(--muted); }
|
|
163
|
+
.feed-msg { color: var(--text); flex: 1; }
|
|
164
|
+
|
|
165
|
+
/* Research Lines grid */
|
|
166
|
+
.lines-grid {
|
|
167
|
+
display: grid;
|
|
168
|
+
grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
|
|
169
|
+
gap: 16px;
|
|
170
|
+
}
|
|
171
|
+
.line-card {
|
|
172
|
+
background: var(--bg-card);
|
|
173
|
+
border: 1px solid var(--border);
|
|
174
|
+
border-radius: var(--radius);
|
|
175
|
+
padding: 20px;
|
|
176
|
+
position: relative;
|
|
177
|
+
overflow: hidden;
|
|
178
|
+
}
|
|
179
|
+
.line-card::before {
|
|
180
|
+
content: '';
|
|
181
|
+
position: absolute;
|
|
182
|
+
top: 0; left: 0; right: 0;
|
|
183
|
+
height: 3px;
|
|
184
|
+
}
|
|
185
|
+
.line-card.qec::before { background: var(--accent); }
|
|
186
|
+
.line-card.qubits::before { background: var(--green); }
|
|
187
|
+
.line-card.algo::before { background: var(--purple); }
|
|
188
|
+
.line-card.sim::before { background: var(--cyan); }
|
|
189
|
+
.line-card h3 {
|
|
190
|
+
margin: 0 0 8px;
|
|
191
|
+
font-size: 15px;
|
|
192
|
+
display: flex;
|
|
193
|
+
justify-content: space-between;
|
|
194
|
+
align-items: center;
|
|
195
|
+
}
|
|
196
|
+
.line-card .line-badge {
|
|
197
|
+
font-size: 10px;
|
|
198
|
+
padding: 2px 8px;
|
|
199
|
+
border-radius: 4px;
|
|
200
|
+
font-weight: 600;
|
|
201
|
+
}
|
|
202
|
+
.line-card.qec .line-badge { background: rgba(76,194,255,0.15); color: var(--accent); }
|
|
203
|
+
.line-card.qubits .line-badge { background: rgba(63,185,80,0.15); color: var(--green); }
|
|
204
|
+
.line-card.algo .line-badge { background: rgba(188,140,255,0.15); color: var(--purple); }
|
|
205
|
+
.line-card.sim .line-badge { background: rgba(57,208,216,0.15); color: var(--cyan); }
|
|
206
|
+
.line-card .goal { font-size: 13px; color: var(--text); margin-bottom: 12px; }
|
|
207
|
+
.line-card .metrics { font-size: 11px; color: var(--muted); }
|
|
208
|
+
.line-card .metrics strong { color: var(--text); }
|
|
209
|
+
.line-card .cycles {
|
|
210
|
+
margin-top: 12px;
|
|
211
|
+
padding-top: 12px;
|
|
212
|
+
border-top: 1px solid var(--border);
|
|
213
|
+
font-size: 12px;
|
|
214
|
+
font-family: var(--mono);
|
|
215
|
+
color: var(--accent);
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
/* Archive */
|
|
219
|
+
.archive-list { display: grid; gap: 8px; }
|
|
220
|
+
.archive-card {
|
|
221
|
+
background: var(--bg-card);
|
|
222
|
+
border: 1px solid var(--border);
|
|
223
|
+
border-radius: var(--radius);
|
|
224
|
+
padding: 14px 16px;
|
|
225
|
+
display: grid;
|
|
226
|
+
grid-template-columns: 80px 1fr auto;
|
|
227
|
+
gap: 16px;
|
|
228
|
+
align-items: center;
|
|
229
|
+
}
|
|
230
|
+
.archive-card .date { font-family: var(--mono); font-size: 11px; color: var(--muted); }
|
|
231
|
+
.archive-card .title { font-weight: 600; }
|
|
232
|
+
.archive-card .meta { font-size: 12px; color: var(--muted); margin-top: 4px; }
|
|
233
|
+
.archive-card .tags { display: flex; gap: 6px; flex-wrap: wrap; }
|
|
234
|
+
.tag {
|
|
235
|
+
font-size: 10px;
|
|
236
|
+
padding: 2px 8px;
|
|
237
|
+
border-radius: 4px;
|
|
238
|
+
background: var(--bg-card-2);
|
|
239
|
+
color: var(--muted);
|
|
240
|
+
font-family: var(--mono);
|
|
241
|
+
}
|
|
242
|
+
.tag.patent_ready { background: rgba(63, 185, 80, 0.15); color: var(--green); }
|
|
243
|
+
.tag.patent_pending { background: rgba(210, 153, 34, 0.15); color: var(--yellow); }
|
|
244
|
+
.tag.final_result { background: rgba(188, 140, 255, 0.15); color: var(--purple); }
|
|
245
|
+
.tag.cross_linked { background: rgba(255, 110, 199, 0.15); color: var(--pink); }
|
|
246
|
+
.tag.qec { background: rgba(76,194,255,0.15); color: var(--accent); }
|
|
247
|
+
.tag.qubits { background: rgba(63,185,80,0.15); color: var(--green); }
|
|
248
|
+
.tag.algorithms { background: rgba(188,140,255,0.15); color: var(--purple); }
|
|
249
|
+
.tag.molecular_simulation { background: rgba(57,208,216,0.15); color: var(--cyan); }
|
|
250
|
+
|
|
251
|
+
/* Patents */
|
|
252
|
+
.patents-list { display: grid; gap: 12px; }
|
|
253
|
+
.patent-card {
|
|
254
|
+
background: var(--bg-card);
|
|
255
|
+
border: 1px solid var(--border);
|
|
256
|
+
border-left: 4px solid var(--purple);
|
|
257
|
+
border-radius: var(--radius);
|
|
258
|
+
padding: 14px 16px;
|
|
259
|
+
}
|
|
260
|
+
.patent-card h3 { margin: 0 0 8px; font-size: 14px; color: var(--purple); }
|
|
261
|
+
.patent-card .meta { font-size: 12px; color: var(--muted); margin-bottom: 8px; }
|
|
262
|
+
.patent-card ol { margin: 0; padding-left: 20px; font-size: 12px; }
|
|
263
|
+
.patent-card ol li { margin-bottom: 4px; }
|
|
264
|
+
|
|
265
|
+
/* Clusters */
|
|
266
|
+
.clusters-list { display: grid; gap: 16px; }
|
|
267
|
+
.cluster-card {
|
|
268
|
+
background: var(--bg-card);
|
|
269
|
+
border: 1px solid var(--border);
|
|
270
|
+
border-radius: var(--radius);
|
|
271
|
+
padding: 20px;
|
|
272
|
+
}
|
|
273
|
+
.cluster-card.filing-ready {
|
|
274
|
+
border-left: 4px solid var(--green);
|
|
275
|
+
background: linear-gradient(90deg, rgba(63,185,80,0.05), var(--bg-card) 30%);
|
|
276
|
+
}
|
|
277
|
+
.cluster-card.filing-ready .cluster-title::before {
|
|
278
|
+
content: '★ ';
|
|
279
|
+
color: var(--green);
|
|
280
|
+
}
|
|
281
|
+
.cluster-card .cluster-title {
|
|
282
|
+
font-size: 15px;
|
|
283
|
+
font-weight: 600;
|
|
284
|
+
margin: 0 0 8px;
|
|
285
|
+
color: var(--text);
|
|
286
|
+
}
|
|
287
|
+
.cluster-card .cluster-meta {
|
|
288
|
+
font-size: 12px;
|
|
289
|
+
color: var(--muted);
|
|
290
|
+
margin-bottom: 12px;
|
|
291
|
+
display: flex;
|
|
292
|
+
gap: 12px;
|
|
293
|
+
flex-wrap: wrap;
|
|
294
|
+
}
|
|
295
|
+
.cluster-card .cluster-meta .status-filing { color: var(--green); font-weight: 600; }
|
|
296
|
+
.cluster-card .cluster-summary {
|
|
297
|
+
font-size: 13px;
|
|
298
|
+
color: var(--text);
|
|
299
|
+
white-space: pre-wrap;
|
|
300
|
+
background: var(--bg-card-2);
|
|
301
|
+
border-radius: 6px;
|
|
302
|
+
padding: 12px;
|
|
303
|
+
margin-bottom: 12px;
|
|
304
|
+
font-family: var(--mono);
|
|
305
|
+
}
|
|
306
|
+
.cluster-card .cluster-members { font-size: 12px; color: var(--muted); }
|
|
307
|
+
.cluster-card .cluster-members li { margin-bottom: 4px; }
|
|
308
|
+
.cluster-card .cluster-concepts {
|
|
309
|
+
margin-top: 8px;
|
|
310
|
+
display: flex;
|
|
311
|
+
gap: 6px;
|
|
312
|
+
flex-wrap: wrap;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
/* KG */
|
|
316
|
+
.kg-source {
|
|
317
|
+
background: var(--bg-card);
|
|
318
|
+
border: 1px solid var(--border);
|
|
319
|
+
border-radius: var(--radius);
|
|
320
|
+
padding: 14px;
|
|
321
|
+
font-family: var(--mono);
|
|
322
|
+
font-size: 12px;
|
|
323
|
+
overflow: auto;
|
|
324
|
+
max-height: 60vh;
|
|
325
|
+
white-space: pre-wrap;
|
|
326
|
+
color: var(--text);
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
/* Metrics */
|
|
330
|
+
.metrics-grid {
|
|
331
|
+
display: grid;
|
|
332
|
+
grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
|
|
333
|
+
gap: 12px;
|
|
334
|
+
}
|
|
335
|
+
.metric-card {
|
|
336
|
+
background: var(--bg-card);
|
|
337
|
+
border: 1px solid var(--border);
|
|
338
|
+
border-radius: var(--radius);
|
|
339
|
+
padding: 14px;
|
|
340
|
+
}
|
|
341
|
+
.metric-card .label { font-size: 11px; color: var(--muted); text-transform: uppercase; letter-spacing: 0.05em; }
|
|
342
|
+
.metric-card .value { font-size: 24px; font-weight: 600; font-family: var(--mono); margin-top: 4px; }
|
|
343
|
+
.metric-card .sub { font-size: 11px; color: var(--muted); margin-top: 4px; }
|
|
344
|
+
|
|
345
|
+
/* Guidance */
|
|
346
|
+
.guide-form textarea {
|
|
347
|
+
width: 100%;
|
|
348
|
+
background: var(--bg-card);
|
|
349
|
+
border: 1px solid var(--border);
|
|
350
|
+
border-radius: var(--radius);
|
|
351
|
+
padding: 12px;
|
|
352
|
+
color: var(--text);
|
|
353
|
+
font-family: var(--sans);
|
|
354
|
+
font-size: 14px;
|
|
355
|
+
resize: vertical;
|
|
356
|
+
}
|
|
357
|
+
.guide-actions {
|
|
358
|
+
display: flex;
|
|
359
|
+
gap: 12px;
|
|
360
|
+
align-items: center;
|
|
361
|
+
margin-top: 12px;
|
|
362
|
+
}
|
|
363
|
+
.btn-primary {
|
|
364
|
+
background: linear-gradient(135deg, var(--accent), var(--accent-2));
|
|
365
|
+
color: #001019;
|
|
366
|
+
border: none;
|
|
367
|
+
border-radius: 6px;
|
|
368
|
+
padding: 8px 20px;
|
|
369
|
+
font-size: 13px;
|
|
370
|
+
font-weight: 600;
|
|
371
|
+
cursor: pointer;
|
|
372
|
+
}
|
|
373
|
+
.btn-primary:hover { filter: brightness(1.15); }
|
|
374
|
+
.btn-mini {
|
|
375
|
+
background: var(--bg-card-2);
|
|
376
|
+
color: var(--text);
|
|
377
|
+
border: 1px solid var(--border);
|
|
378
|
+
border-radius: 6px;
|
|
379
|
+
padding: 4px 12px;
|
|
380
|
+
font-size: 12px;
|
|
381
|
+
cursor: pointer;
|
|
382
|
+
}
|
|
383
|
+
.btn-mini:hover { background: var(--bg-card); }
|
|
384
|
+
|
|
385
|
+
select, input[type="search"] {
|
|
386
|
+
background: var(--bg-card);
|
|
387
|
+
border: 1px solid var(--border);
|
|
388
|
+
border-radius: 6px;
|
|
389
|
+
color: var(--text);
|
|
390
|
+
padding: 6px 10px;
|
|
391
|
+
font-size: 13px;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
.quick-directives { display: flex; flex-direction: column; gap: 8px; margin-top: 12px; }
|
|
395
|
+
.btn-quick {
|
|
396
|
+
background: var(--bg-card);
|
|
397
|
+
border: 1px solid var(--border);
|
|
398
|
+
border-left: 3px solid var(--accent-2);
|
|
399
|
+
border-radius: 6px;
|
|
400
|
+
color: var(--text);
|
|
401
|
+
padding: 10px 14px;
|
|
402
|
+
text-align: left;
|
|
403
|
+
cursor: pointer;
|
|
404
|
+
font-size: 13px;
|
|
405
|
+
}
|
|
406
|
+
.btn-quick:hover { background: var(--bg-card-2); border-left-color: var(--accent); }
|
|
407
|
+
|
|
408
|
+
/* Footer */
|
|
409
|
+
.footer {
|
|
410
|
+
display: flex;
|
|
411
|
+
justify-content: space-between;
|
|
412
|
+
padding: 16px 24px;
|
|
413
|
+
border-top: 1px solid var(--border);
|
|
414
|
+
background: var(--bg-card);
|
|
415
|
+
font-size: 12px;
|
|
416
|
+
color: var(--muted);
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
/* Utilities */
|
|
420
|
+
.muted { color: var(--muted); }
|
|
421
|
+
.small { font-size: 12px; }
|
|
422
|
+
a { color: var(--accent); }
|
|
423
|
+
|
|
424
|
+
/* Responsive */
|
|
425
|
+
@media (max-width: 768px) {
|
|
426
|
+
.topbar { flex-direction: column; gap: 12px; align-items: flex-start; }
|
|
427
|
+
.archive-card { grid-template-columns: 1fr; }
|
|
428
|
+
.feed-entry { flex-direction: column; gap: 4px; }
|
|
429
|
+
.feed-tag { min-width: 0; }
|
|
430
|
+
.lines-grid { grid-template-columns: 1fr; }
|
|
431
|
+
}
|
|
Binary file
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
+
<link rel="icon" type="image/png" href="favicon.png">
|
|
7
|
+
<title>quantum-spherifier (:qSpherifier) v1.0 — Autonomous Quantum Computing Research Agent</title>
|
|
8
|
+
<link rel="stylesheet" href="/css/dashboard.css" />
|
|
9
|
+
</head>
|
|
10
|
+
<body>
|
|
11
|
+
<header class="topbar">
|
|
12
|
+
<div class="brand">
|
|
13
|
+
<img class="logo" width="64px" src="qspherifier.png">
|
|
14
|
+
<div>
|
|
15
|
+
<h1>quantum-spherifier <span class="alias">:qSpherifier</span> <span class="version">v1.0</span></h1>
|
|
16
|
+
<p>Autonomous Scientific Research Agent for Quantum Computing — QEC · New Qubits · Algorithms · Molecular Simulation</p>
|
|
17
|
+
</div>
|
|
18
|
+
</div>
|
|
19
|
+
<div class="status-chips">
|
|
20
|
+
<span class="chip" id="chip-cycle">Cycle: —</span>
|
|
21
|
+
<span class="chip" id="chip-line">Line: —</span>
|
|
22
|
+
<span class="chip" id="chip-mode">Mode: —</span>
|
|
23
|
+
<span class="chip" id="chip-llm">LLM: —</span>
|
|
24
|
+
<span class="chip" id="chip-docs">Docs: 0</span>
|
|
25
|
+
<span class="chip" id="chip-clusters">Clusters: 0</span>
|
|
26
|
+
<span class="chip chip-ok" id="chip-ws">WS: connecting…</span>
|
|
27
|
+
</div>
|
|
28
|
+
</header>
|
|
29
|
+
|
|
30
|
+
<nav class="tabs">
|
|
31
|
+
<button class="tab active" data-tab="feed">Research Feed</button>
|
|
32
|
+
<button class="tab" data-tab="lines">Research Lines</button>
|
|
33
|
+
<button class="tab" data-tab="archive">Archive</button>
|
|
34
|
+
<button class="tab" data-tab="patents">Patent Queue</button>
|
|
35
|
+
<button class="tab" data-tab="clusters">Patent Clusters</button>
|
|
36
|
+
<button class="tab" data-tab="kg">Knowledge Graph</button>
|
|
37
|
+
<button class="tab" data-tab="metrics">Metrics</button>
|
|
38
|
+
<button class="tab" data-tab="guide">Owner Guidance</button>
|
|
39
|
+
</nav>
|
|
40
|
+
|
|
41
|
+
<main class="layout">
|
|
42
|
+
|
|
43
|
+
<!-- Research Feed -->
|
|
44
|
+
<section class="panel active" id="panel-feed">
|
|
45
|
+
<div class="panel-header">
|
|
46
|
+
<h2>Real-time Research Feed</h2>
|
|
47
|
+
<button id="btn-clear-feed" class="btn-mini">Clear</button>
|
|
48
|
+
</div>
|
|
49
|
+
<div id="feed" class="feed"></div>
|
|
50
|
+
</section>
|
|
51
|
+
|
|
52
|
+
<!-- Research Lines -->
|
|
53
|
+
<section class="panel" id="panel-lines">
|
|
54
|
+
<div class="panel-header">
|
|
55
|
+
<h2>Four Research Lines</h2>
|
|
56
|
+
<span class="muted">The agent cycles through these, cross-linking every 5th cycle.</span>
|
|
57
|
+
</div>
|
|
58
|
+
<div id="lines-grid" class="lines-grid"></div>
|
|
59
|
+
</section>
|
|
60
|
+
|
|
61
|
+
<!-- Archive -->
|
|
62
|
+
<section class="panel" id="panel-archive">
|
|
63
|
+
<div class="panel-header">
|
|
64
|
+
<h2>Document Archive</h2>
|
|
65
|
+
<div class="filter-group">
|
|
66
|
+
<select id="archive-filter">
|
|
67
|
+
<option value="">All lines</option>
|
|
68
|
+
<option value="quantum_error_correction">QEC</option>
|
|
69
|
+
<option value="new_qubit_modalities">New Qubits</option>
|
|
70
|
+
<option value="quantum_algorithms">Algorithms</option>
|
|
71
|
+
<option value="molecular_simulation">Molecular Simulation</option>
|
|
72
|
+
</select>
|
|
73
|
+
<input type="search" id="archive-search" placeholder="Search documents…" />
|
|
74
|
+
</div>
|
|
75
|
+
</div>
|
|
76
|
+
<div id="archive-list" class="archive-list"></div>
|
|
77
|
+
</section>
|
|
78
|
+
|
|
79
|
+
<!-- Patents -->
|
|
80
|
+
<section class="panel" id="panel-patents">
|
|
81
|
+
<div class="panel-header">
|
|
82
|
+
<h2>Patent Queue</h2>
|
|
83
|
+
<button id="btn-refresh-patents" class="btn-mini">Refresh</button>
|
|
84
|
+
</div>
|
|
85
|
+
<div id="patents-list" class="patents-list"></div>
|
|
86
|
+
</section>
|
|
87
|
+
|
|
88
|
+
<!-- Patent Clusters -->
|
|
89
|
+
<section class="panel" id="panel-clusters">
|
|
90
|
+
<div class="panel-header">
|
|
91
|
+
<h2>Patent Clusters — Coherent Grouped Solutions</h2>
|
|
92
|
+
<button id="btn-refresh-clusters" class="btn-mini">Refresh</button>
|
|
93
|
+
</div>
|
|
94
|
+
<p class="muted">
|
|
95
|
+
Clusters group patent-eligible documents into complete solutions that span
|
|
96
|
+
multiple research lines (hardware foundation + application layer). A cluster
|
|
97
|
+
is <strong>filing-ready</strong> when it combines QEC/Qubits with Algorithms/Simulation.
|
|
98
|
+
</p>
|
|
99
|
+
<div id="clusters-list" class="clusters-list"></div>
|
|
100
|
+
</section>
|
|
101
|
+
|
|
102
|
+
<!-- Knowledge Graph -->
|
|
103
|
+
<section class="panel" id="panel-kg">
|
|
104
|
+
<div class="panel-header">
|
|
105
|
+
<h2>Quantum Knowledge Graph</h2>
|
|
106
|
+
<div class="filter-group">
|
|
107
|
+
<select id="kg-filter">
|
|
108
|
+
<option value="">All lines</option>
|
|
109
|
+
<option value="quantum_error_correction">QEC</option>
|
|
110
|
+
<option value="new_qubit_modalities">New Qubits</option>
|
|
111
|
+
<option value="quantum_algorithms">Algorithms</option>
|
|
112
|
+
<option value="molecular_simulation">Molecular Simulation</option>
|
|
113
|
+
</select>
|
|
114
|
+
<span id="kg-stats" class="muted"></span>
|
|
115
|
+
</div>
|
|
116
|
+
</div>
|
|
117
|
+
<pre id="kg-mermaid" class="kg-source"></pre>
|
|
118
|
+
<p class="muted small">Tip: paste the above into <a href="https://mermaid.live" target="_blank" rel="noopener">mermaid.live</a> for an interactive view.</p>
|
|
119
|
+
</section>
|
|
120
|
+
|
|
121
|
+
<!-- Metrics -->
|
|
122
|
+
<section class="panel" id="panel-metrics">
|
|
123
|
+
<div class="panel-header"><h2>Live Metrics</h2></div>
|
|
124
|
+
<div id="metrics-grid" class="metrics-grid"></div>
|
|
125
|
+
</section>
|
|
126
|
+
|
|
127
|
+
<!-- Owner Guidance -->
|
|
128
|
+
<section class="panel" id="panel-guide">
|
|
129
|
+
<div class="panel-header"><h2>Owner Guidance</h2></div>
|
|
130
|
+
<p class="muted">
|
|
131
|
+
quantum-spherifier runs autonomously by default (AJN addiction property).
|
|
132
|
+
Use this panel to steer it toward a specific research target. The directive
|
|
133
|
+
is parsed by the Hierarchical Command Interpreter and injected as a new
|
|
134
|
+
addiction target into the AJN backbone.
|
|
135
|
+
</p>
|
|
136
|
+
<form id="guide-form" class="guide-form">
|
|
137
|
+
<textarea id="guide-input" rows="4"
|
|
138
|
+
placeholder="Example: Focus on surface code distance 11 with neutral atoms, targeting logical error rate 1e-9"></textarea>
|
|
139
|
+
<div class="guide-actions">
|
|
140
|
+
<select id="safety-select">
|
|
141
|
+
<option value="standard">Safety: standard</option>
|
|
142
|
+
<option value="strict">Safety: strict</option>
|
|
143
|
+
<option value="permissive">Safety: permissive</option>
|
|
144
|
+
</select>
|
|
145
|
+
<button type="submit" class="btn-primary">Send Directive</button>
|
|
146
|
+
</div>
|
|
147
|
+
</form>
|
|
148
|
+
|
|
149
|
+
<h3>Quick Directives</h3>
|
|
150
|
+
<div class="quick-directives">
|
|
151
|
+
<button class="btn-quick" data-directive="Focus on surface code distance 11 on neutral atoms, targeting logical error rate 1e-9">Surface code d=11 on neutral atoms</button>
|
|
152
|
+
<button class="btn-quick" data-directive="Investigate qLDPC codes on reconfigurable neutral-atom arrays for constant-rate encoding with 10x overhead reduction">qLDPC on neutral atoms</button>
|
|
153
|
+
<button class="btn-quick" data-directive="Explore fluxonium qubits with T1 = 1 ms and 99.9% 2-qubit gate fidelity for 100-qubit processors">Fluxonium long-coherence qubits</button>
|
|
154
|
+
<button class="btn-quick" data-directive="Design a QPE algorithm for FeMoco simulation requiring 3000 logical qubits and 1e11 T-gates">FeMoco via QPE</button>
|
|
155
|
+
<button class="btn-quick" data-directive="Evaluate cat-qubit Bacon-Shor codes for biased-noise error correction with 4x overhead reduction">Cat-qubit Bacon-Shor</button>
|
|
156
|
+
<button class="btn-quick" data-directive="Develop a VQE ansatz for Ni-catalyzed C-H activation on 80 NISQ qubits with 1 kcal/mol accuracy">VQE for transition-metal catalysis</button>
|
|
157
|
+
<button class="btn-quick" data-directive="Cross-link QSVT-based algorithms with qubitization for molecular simulation, targeting 100x T-gate reduction">QSVT + qubitization cross-link</button>
|
|
158
|
+
<button class="btn-quick" data-directive="Assess silicon spin qubits on Intel 3 CMOS nodes for 1000-qubit density scaling">Silicon spin qubits CMOS</button>
|
|
159
|
+
</div>
|
|
160
|
+
</section>
|
|
161
|
+
</main>
|
|
162
|
+
|
|
163
|
+
<footer class="footer">
|
|
164
|
+
<span>quantum-spherifier (:qSpherifier) v1.0 — based on AJN theory by Justo Tapiador Garcia (UA). MIT License.</span>
|
|
165
|
+
<span id="footer-uptime">Uptime: 0s</span>
|
|
166
|
+
</footer>
|
|
167
|
+
|
|
168
|
+
<script src="/js/dashboard.js"></script>
|
|
169
|
+
</body>
|
|
170
|
+
</html>
|