{"_id":"@agentic-world-model/core","_rev":"2-332b12adcc42e7c15e7539852876f2cb","name":"@agentic-world-model/core","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"@agentic-world-model/core","version":"0.1.0","_id":"@agentic-world-model/core@0.1.0","maintainers":[{"name":"superwork","email":"josh@swit.io"}],"dist":{"shasum":"62af6917c8728e3b1c3d52e33ff62afb4c296ef5","tarball":"https://registry.npmjs.org/@agentic-world-model/core/-/core-0.1.0.tgz","fileCount":44,"integrity":"sha512-IIplxWQvA8qkE0oQUxjMsbf2GJnMlYtsd4/EE2pYBpw7qDvAjc3tYYpwHax1/VkvLlCcnV1bfgIzc2OP84e/Lw==","signatures":[{"sig":"MEYCIQDp5NbprnqpnHeZrc+992fAiCC6JTSchPI+D0r3TXp/2wIhAIQPFFcVCtZfnm8cIDiglaVgYUl12rmKlyroucvR5i+e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47283},"main":"dist/index.js","types":"dist/index.d.ts","gitHead":"dd66f58bbe52c2cf58773a2da5762fb0382962e5","scripts":{"dev":"tsc --watch","test":"vitest run","build":"tsc"},"_npmUser":{"name":"superwork","email":"josh@swit.io"},"_npmVersion":"11.12.1","description":"Core world model engine for agentic-world-model","directories":{},"_nodeVersion":"25.9.0","dependencies":{"ajv":"^8.13.0","yaml":"^2.4.2"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^1.5.2","typescript":"^5.4.5","@types/node":"^20.12.7"},"_npmOperationalInternal":{"tmp":"tmp/core_0.1.0_1777586946830_0.38560449263463115","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@agentic-world-model/core","version":"0.1.1","description":"Core world model engine for agentic-world-model","license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/swit001/agentic-world-model.git"},"main":"dist/index.js","types":"dist/index.d.ts","dependencies":{"ajv":"^8.13.0","yaml":"^2.4.2"},"devDependencies":{"@types/node":"^20.12.7","typescript":"^5.4.5","vitest":"^1.5.2"},"scripts":{"build":"tsc","test":"vitest run","dev":"tsc --watch"},"_id":"@agentic-world-model/core@0.1.1","bugs":{"url":"https://github.com/swit001/agentic-world-model/issues"},"homepage":"https://github.com/swit001/agentic-world-model#readme","_integrity":"sha512-yuqn9gCQxvDn9z9F0vbJhUW6fr/rHfKgwRo9+e2BkFoWx50gI2oQrTgIseZ/w5NdCAJ4WVs9brGK/UTJ2gNfhw==","_resolved":"/private/var/folders/g3/bsbb_ytd7n508z4dj94_bc0h0000gn/T/173e3930c366d6bef47b32bda1f39c2c/agentic-world-model-core-0.1.1.tgz","_from":"file:agentic-world-model-core-0.1.1.tgz","_nodeVersion":"25.9.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-yuqn9gCQxvDn9z9F0vbJhUW6fr/rHfKgwRo9+e2BkFoWx50gI2oQrTgIseZ/w5NdCAJ4WVs9brGK/UTJ2gNfhw==","shasum":"08b885e213291e7559fa651f83ecf62f632f05ca","tarball":"https://registry.npmjs.org/@agentic-world-model/core/-/core-0.1.1.tgz","fileCount":35,"unpackedSize":40958,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDhUrfjPmX46jx2FQM1vJTM16mW/wQBpyKNli8X4vlJ9gIhAM0CjTgL/blMNrY9HIBKSLV3mC7hWbr4Fr6QCSW8Vw8x"}]},"_npmUser":{"name":"superwork","email":"josh@swit.io"},"directories":{},"maintainers":[{"name":"superwork","email":"josh@swit.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_0.1.1_1777588477222_0.7073058417124989"},"_hasShrinkwrap":false}},"time":{"created":"2026-04-30T22:09:06.720Z","modified":"2026-04-30T22:34:37.508Z","0.1.0":"2026-04-30T22:09:06.966Z","0.1.1":"2026-04-30T22:34:37.397Z"},"description":"Core world model engine for agentic-world-model","maintainers":[{"name":"superwork","email":"josh@swit.io"}],"readme":"# @agentic-world-model/core\n\nCore world model engine — validator, simulator, predictor, and diagram generator.\n\nPart of [agentic-world-model](https://github.com/swit001/agentic-world-model).\n\n## Install\n\n```bash\nnpm install @agentic-world-model/core\n```\n\n## Usage\n\n```ts\nimport { loadWorld, validateWorld, simulateTransition, predictPaths, generateMermaid } from \"@agentic-world-model/core\";\n\nconst world = loadWorld(\"path/to/world.yaml\");\nconst result = validateWorld(world);\n```\n\nSee the [main README](https://github.com/swit001/agentic-world-model#readme) for full documentation.\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md","homepage":"https://github.com/swit001/agentic-world-model#readme","repository":{"type":"git","url":"git+https://github.com/swit001/agentic-world-model.git"},"bugs":{"url":"https://github.com/swit001/agentic-world-model/issues"},"license":"Apache-2.0"}