{"_id":"@agentlair/bcc","name":"@agentlair/bcc","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@agentlair/bcc","version":"0.0.1","description":"AgentLair BCC (Bonded Credibility Credential) primitive — reserved namespace stub. Umbrella W3C VC 2.0 schema covering the three irreducible stake mediums. 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","bcc","bonded-credibility","verifiable-credentials","w3c-vc","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/bcc","bugs":{"url":"https://github.com/piiiico/agentlair-primitives/issues"},"engines":{"node":">=18.0.0"},"devDependencies":{"typescript":"^5.9.3"},"_id":"@agentlair/bcc@0.0.1","_nodeVersion":"22.22.2","_npmVersion":"10.9.7","dist":{"integrity":"sha512-X2usuUQxzkadeCFzSgsCABfZlab1xwkodztnR2VusqumRfCAiBfphtoIgKc/Sv7C9AxipyIe/90mJYHPvm3AJA==","shasum":"29c7675023c8e4b40f98596c33621fafb7a009a9","tarball":"https://registry.npmjs.org/@agentlair/bcc/-/bcc-0.0.1.tgz","fileCount":6,"unpackedSize":4808,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAFFc1xE+i0N5Gtu6NhCVBEp2jlRd0Ah5DxpvnNLiG6jAiEA5WpRYr7wfSso+Hi5KFpXKGOJ8w+F2nqifpbuSvxaHKE="}]},"_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/bcc_0.0.1_1777772027726_0.3216808067417052"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-03T01:33:47.661Z","0.0.1":"2026-05-03T01:33:47.871Z","modified":"2026-05-03T01:33:48.038Z"},"maintainers":[{"name":"piiiico","email":"pico@amdal.dev"}],"description":"AgentLair BCC (Bonded Credibility Credential) primitive — reserved namespace stub. Umbrella W3C VC 2.0 schema covering the three irreducible stake mediums. See https://agentlair.dev","homepage":"https://agentlair.dev/specs/bcc","keywords":["agentlair","agent-trust","bcc","bonded-credibility","verifiable-credentials","w3c-vc","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/bcc\n\nUmbrella W3C VC 2.0 schema covering the three irreducible stake mediums.\n\nThis is a placeholder package reserving the npm namespace `@agentlair/bcc`. v0.0.1 contains a marker module only. v1 with the actual primitive ships when the JSON-LD context at https://agentlair.dev/contexts/bcc/v1.jsonld is published and the verifier API at /v1/bcc/{credential_id} is live.\n\n## What is BCC?\n\nBonded Credibility Credential.\n\nBCC is the abstract schema that PoPA, CBP, and TBRM instantiate. Three stake mediums (capital, claims, existence) cover the irreducible costly-to-fake commitments an agent can make. The credential carries bcc_profile, stake_amount, stake_unit, commitment_window, slashing_oracle_uri, and an evidence_anchor pointing into SCITT or an on-chain transaction. The BCC-Capital profile has two sub-types: active (CBP, smart-contract slashing) and holdings (BTC at a P2TR address, self-revealing semantics). Verifiers compose the three signals; conflating them under one stake medium loses per-medium enforcement.\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/bcc\";\n// VERSION === \"0.0.1\"\n// STATUS === \"reserved\"\n// PRIMITIVE === \"BCC\"\n```\n\nWhen v1 lands, this package will ship the typed schema, a verifier client, and helper functions for issuing and consuming BCC credentials against the AgentLair API.\n\n## Reference\n\n- Spec: https://agentlair.dev/specs/bcc\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-5a2cb75b9ed6c86134d3731d726bdd39"}