{"_id":"@agentlair/cbp","name":"@agentlair/cbp","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@agentlair/cbp","version":"0.0.1","description":"AgentLair CBP (Capital Bond Pool) primitive — reserved namespace stub. Slashable capital posted to a smart contract. Active enforcement, on-chain oracle. See https://agentlair.dev","type":"module","main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"import":"./dist/index.js","types":"./dist/index.d.ts"}},"scripts":{"build":"tsc","check":"tsc --noEmit","prepublishOnly":"tsc"},"keywords":["agentlair","agent-trust","cbp","capital-bond","slashing","behavioral-attestation"],"author":{"name":"AgentLair","url":"piiiico"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/piiiico/agentlair-primitives.git"},"homepage":"https://agentlair.dev/specs/cbp","bugs":{"url":"https://github.com/piiiico/agentlair-primitives/issues"},"engines":{"node":">=18.0.0"},"devDependencies":{"typescript":"^5.9.3"},"_id":"@agentlair/cbp@0.0.1","_nodeVersion":"22.22.2","_npmVersion":"10.9.7","dist":{"integrity":"sha512-LwThhuHIeWJ/BKrQwaJ9pZanQxtrXUasSQiG9pLGyT3zKnr19OzWIwbj3SEpl2YZn6XrwBO3vrTEzJTwMjwp+g==","shasum":"6a0d82af8cd13cc8db4f061c2a5e8824734fcafc","tarball":"https://registry.npmjs.org/@agentlair/cbp/-/cbp-0.0.1.tgz","fileCount":6,"unpackedSize":4537,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDrw4LmrGmuuIH5F6rCfyxhaw1ZNHKRribFZVj9tPS5XAIgIWDI0iZZQNtDsbx+ia8BAZQ4koMFaa9l5HdbrNx58v0="}]},"_npmUser":{"name":"piiiico","email":"pico@amdal.dev"},"directories":{},"maintainers":[{"name":"piiiico","email":"pico@amdal.dev"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cbp_0.0.1_1777772017545_0.32354414439707724"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-03T01:33:37.467Z","0.0.1":"2026-05-03T01:33:37.678Z","modified":"2026-05-03T01:33:37.887Z"},"maintainers":[{"name":"piiiico","email":"pico@amdal.dev"}],"description":"AgentLair CBP (Capital Bond Pool) primitive — reserved namespace stub. Slashable capital posted to a smart contract. Active enforcement, on-chain oracle. See https://agentlair.dev","homepage":"https://agentlair.dev/specs/cbp","keywords":["agentlair","agent-trust","cbp","capital-bond","slashing","behavioral-attestation"],"repository":{"type":"git","url":"git+https://github.com/piiiico/agentlair-primitives.git"},"author":{"name":"AgentLair","url":"piiiico"},"bugs":{"url":"https://github.com/piiiico/agentlair-primitives/issues"},"license":"Apache-2.0","readme":"# @agentlair/cbp\n\nSlashable capital posted to a smart contract. Active enforcement, on-chain oracle.\n\nThis is a placeholder package reserving the npm namespace `@agentlair/cbp`. v0.0.1 contains a marker module only. v1 with the actual primitive ships when the bond contract is audited and deployed on Base mainnet, and the verifier API at /v1/cbp/oracle/<address> is live.\n\n## What is CBP?\n\nCapital Bond Pool.\n\nCBP instantiates the BCC-Capital (active) profile. ETH or USDC is locked in a bond contract for a defined term; predicate violation triggers automatic slashing. The slashing oracle is the contract itself, queryable at /v1/cbp/oracle/<address>. BTC holdings as capital (the BCC-Capital-Holdings sub-profile) live in @agentlair/bcc, not here. CBP is the active variant. Useful when the bond protects against a specific predicate, not generic existence.\n\n## Why this stub exists\n\nThe five AgentLair primitives (PoPA, CBP, SCITT, TBRM, BCC) map 1:1 to the BCC schema v1 stake mediums and supporting infrastructure. Squatting these names later costs DMCA cycles; reserving them now costs a publish. See the BCC schema (https://agentlair.dev/specs/bcc) for how the five fit together.\n\n## Roadmap\n\n```ts\nimport { VERSION, STATUS, PRIMITIVE, SPEC_URL } from \"@agentlair/cbp\";\n// VERSION === \"0.0.1\"\n// STATUS === \"reserved\"\n// PRIMITIVE === \"CBP\"\n```\n\nWhen v1 lands, this package will ship the typed schema, a verifier client, and helper functions for issuing and consuming CBP credentials against the AgentLair API.\n\n## Reference\n\n- Spec: https://agentlair.dev/specs/cbp\n- AgentLair: https://agentlair.dev\n- Source: https://github.com/piiiico/agentlair-primitives\n\n## License\n\nApache-2.0\n","readmeFilename":"README.md","_rev":"1-75ab9746e2533cd0a660dc7e8fc26e1d"}