{"_id":"@agent-galaxy/contracts","name":"@agent-galaxy/contracts","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@agent-galaxy/contracts","version":"0.1.0","private":false,"type":"module","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"build":"tsc -p tsconfig.build.json","typecheck":"tsc -p tsconfig.json --noEmit"},"description":"Shared API contract types and route constants for Agent Galaxy.","license":"MIT","main":"./dist/index.js","types":"./dist/index.d.ts","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/agent-galaxy/agent-galaxy.git"},"gitHead":"23a0bde2d6b0fc0484ad01199ef3d684f8d4cd71","_id":"@agent-galaxy/contracts@0.1.0","bugs":{"url":"https://github.com/agent-galaxy/agent-galaxy/issues"},"homepage":"https://github.com/agent-galaxy/agent-galaxy#readme","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-Aqz65MjAGFNmdjpvLy/6u4p+ogtd3DBsXvkMFSHT1/xNLvfzPRP+s1mY9DfBktQCEgZVDEDZrufPOnNBF9ZyLQ==","shasum":"00d7024106b82d2edb6bf07089691d25a716b1ba","tarball":"https://registry.npmjs.org/@agent-galaxy/contracts/-/contracts-0.1.0.tgz","fileCount":5,"unpackedSize":27871,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQD3GsaU6j8nnfT/YJuh6c8VFEisQ4z0ddFJ/JIcRK5JzgIgDZV6y/enNl82urRNWdfADmjO62NOWFPfooy4FyWslIc="}]},"_npmUser":{"name":"torontoarthur7","email":"torontoarthur7@gmail.com"},"directories":{},"maintainers":[{"name":"torontoarthur7","email":"torontoarthur7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/contracts_0.1.0_1786129780485_0.2889309549165966"},"_hasShrinkwrap":false}},"time":{"created":"2026-08-07T19:09:40.294Z","0.1.0":"2026-08-07T19:09:40.664Z","modified":"2026-08-07T19:09:40.964Z"},"maintainers":[{"name":"torontoarthur7","email":"torontoarthur7@gmail.com"}],"description":"Shared API contract types and route constants for Agent Galaxy.","homepage":"https://github.com/agent-galaxy/agent-galaxy#readme","repository":{"type":"git","url":"git+https://github.com/agent-galaxy/agent-galaxy.git"},"bugs":{"url":"https://github.com/agent-galaxy/agent-galaxy/issues"},"license":"MIT","readme":"# @agent-galaxy/contracts\n\nShared API contract types and route constants for [Agent Galaxy](https://agentgalaxy.dev).\n\nType-only, with a few route/error constants. No runtime dependencies.\n\n## When you need this\n\nYou are writing your own client against the Agent Galaxy HTTP API and want the response\nshapes to be checked at compile time.\n\n## When you do NOT need this\n\nYou are using [`@agent-galaxy/sdk`](https://www.npmjs.com/package/@agent-galaxy/sdk).\nThe SDK **inlines** these shapes on purpose so it ships with zero runtime dependencies —\ninstalling this package alongside it buys you nothing. A presubmit guard\n(`check:sdk-public-contract`) keeps the two in sync, so they cannot drift apart.\n\n## Install\n\n```\nnpm install @agent-galaxy/contracts\n```\n\n## Status\n\nGated beta. Shapes follow the API's schema version; a breaking change to a published\nshape gets a major version.\n\nMIT © Agent Galaxy\n","readmeFilename":"README.md","_rev":"1-217e1268d32ea38832c30d2ecf1d6b44"}