{"_id":"@aigentic/exotic-wasm","_rev":"3-de51d5720191322ec71f6b677e4b1f47","name":"@aigentic/exotic-wasm","dist-tags":{"latest":"0.1.30"},"versions":{"0.1.29":{"name":"@aigentic/exotic-wasm","version":"0.1.29","keywords":["wasm","exotic-ai","neural-autonomous-org","morphogenetic","time-crystals","ruvector","webassembly","emergent-behavior","swarm-intelligence","artificial-life"],"author":{"name":"RuVector Team","email":"ruvnet@users.noreply.github.com"},"license":"MIT","_id":"@aigentic/exotic-wasm@0.1.29","maintainers":[{"name":"aigentic","email":"engineering@aigentic.net"}],"homepage":"https://ruv.io","bugs":{"url":"https://github.com/ruvnet/ruvector/issues"},"dist":{"shasum":"33041f0fa9f532cbce475382c291e3b0af48455e","tarball":"https://registry.npmjs.org/@aigentic/exotic-wasm/-/exotic-wasm-0.1.29.tgz","fileCount":6,"integrity":"sha512-fU542cXCaz+6ttuQrhJopGGTCUCfo5vElEe9QldrhK+VPZQKaSQFXqkjAn07PVsk3Yub1ocMNpQeXuTJokIIUw==","signatures":[{"sig":"MEYCIQCTLKuK1FT2jdpQdWiIILRSLMsgjq3rANj9RDDTLioD6wIhAPVlxSK8Jq41qq3oCgTMmx0t2J9DcMprPllKwlnd5zLL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":207591},"main":"ruvector_exotic_wasm.js","type":"module","types":"ruvector_exotic_wasm.d.ts","gitHead":"06426cbc6e70f09762e996a98517b0b1fd1c7c4e","_npmUser":{"name":"aigentic","email":"engineering@aigentic.net"},"repository":{"url":"git+https://github.com/ruvnet/ruvector.git","type":"git"},"_npmVersion":"11.12.0","description":"Exotic AI mechanisms for emergent behavior - Neural Autonomous Orgs, Morphogenetic Networks, Time Crystals","directories":{},"sideEffects":["./snippets/*"],"_nodeVersion":"22.22.1","collaborators":["RuVector Team"],"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/exotic-wasm_0.1.29_1779091131884_0.8574565812788115","host":"s3://npm-registry-packages-npm-production"}},"0.1.30":{"name":"@aigentic/exotic-wasm","version":"0.1.30","keywords":["wasm","exotic-ai","neural-autonomous-org","morphogenetic","time-crystals","ruvector","webassembly","emergent-behavior","swarm-intelligence","artificial-life"],"author":{"name":"RuVector Team","email":"ruvnet@users.noreply.github.com"},"license":"MIT","_id":"@aigentic/exotic-wasm@0.1.30","maintainers":[{"name":"aigentic","email":"engineering@aigentic.net"}],"homepage":"https://ruv.io","bugs":{"url":"https://github.com/ruvnet/ruvector/issues"},"dist":{"shasum":"fe1ae4d5603812f76517d08f454aff2cb3a4f611","tarball":"https://registry.npmjs.org/@aigentic/exotic-wasm/-/exotic-wasm-0.1.30.tgz","fileCount":6,"integrity":"sha512-TEVl/uNwTwjICSCFyNbWSi2C4ZjsF8fQm5cAfSmiwzsN+ZEZ+ZbaYytJYS7IhvTu4HkqPVKGAXkei0lOfyrDcg==","signatures":[{"sig":"MEUCIQDPYRIO3AOmBZzMy3uGDUQgNGRWz63Xn2UAP0Avz0LbbAIgZ5Kn3bRG17+rN6WviLgA5fnzL+fTD4W5pmNuModSAKM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":207591},"main":"ruvector_exotic_wasm.js","type":"module","types":"ruvector_exotic_wasm.d.ts","gitHead":"06426cbc6e70f09762e996a98517b0b1fd1c7c4e","_npmUser":{"name":"aigentic","email":"engineering@aigentic.net"},"repository":{"url":"git+https://github.com/ruvnet/ruvector.git","type":"git"},"_npmVersion":"11.12.0","description":"Exotic AI mechanisms for emergent behavior - Neural Autonomous Orgs, Morphogenetic Networks, Time Crystals","directories":{},"sideEffects":["./snippets/*"],"_nodeVersion":"22.22.1","collaborators":["RuVector Team"],"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/exotic-wasm_0.1.30_1779092860030_0.8059109644067903","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2026-05-18T07:58:51.760Z","modified":"2026-09-13T15:30:31.278Z","0.1.29":"2026-05-18T07:58:52.092Z","0.1.30":"2026-05-18T08:27:40.171Z"},"bugs":{"url":"https://github.com/ruvnet/ruvector/issues"},"author":{"name":"RuVector Team","email":"ruvnet@users.noreply.github.com"},"license":"MIT","homepage":"https://ruv.io","keywords":["wasm","exotic-ai","neural-autonomous-org","morphogenetic","time-crystals","ruvector","webassembly","emergent-behavior","swarm-intelligence","artificial-life"],"repository":{"url":"git+https://github.com/ruvnet/ruvector.git","type":"git"},"description":"Exotic AI mechanisms for emergent behavior - Neural Autonomous Orgs, Morphogenetic Networks, Time Crystals","maintainers":[{"email":"engineering@aigentic.net","name":"aiggy"}],"readme":"# @ruvector/exotic-wasm\n\nExotic AI mechanisms for emergent behavior - Neural Autonomous Orgs, Morphogenetic Networks, Time Crystals.\n\n## Features\n\n- **Neural Autonomous Organizations (NAOs)**: Self-organizing neural collectives\n- **Morphogenetic Networks**: Pattern formation inspired by biological development\n- **Time Crystals**: Periodic structures for temporal pattern recognition\n- **Emergent Behavior**: Complex behaviors from simple rules\n\n## Installation\n\n```bash\nnpm install @ruvector/exotic-wasm\n```\n\n## Usage\n\n```javascript\nimport init, {\n  NeuralAutonomousOrg,\n  MorphogeneticNetwork,\n  TimeCrystal\n} from '@ruvector/exotic-wasm';\n\nawait init();\n\n// Create a Neural Autonomous Org\nconst nao = new NeuralAutonomousOrg(config);\nnao.evolve(generations);\n\n// Create a Morphogenetic Network\nconst morpho = new MorphogeneticNetwork(size);\nmorpho.develop(steps);\n\n// Create a Time Crystal\nconst crystal = new TimeCrystal(period);\ncrystal.oscillate(input);\n```\n\n## Concepts\n\n### Neural Autonomous Orgs\nSelf-organizing collectives that evolve governance structures through neural consensus.\n\n### Morphogenetic Networks\nNetworks that develop complex structures through local interaction rules, inspired by embryonic development.\n\n### Time Crystals\nDiscrete time-periodic structures that maintain temporal patterns for sequence processing.\n\n## License\n\nMIT\n\n## Links\n\n- [GitHub Repository](https://github.com/ruvnet/ruvector)\n- [Documentation](https://ruv.io)\n","readmeFilename":"README.md"}