{ "schema": 1, "note": "Static P2P package manifest on the system Hyperdrive. Hyperbee replication is a separate concern; operators merge signed rows into this JSON during image builds.", "topicClassHex": "optional 64-hex swarm topic class for index peers (see BARE_OS_PKG_SWARM_TOPIC_HEX)", "packages": { "example-pkg@1.0.0": { "driveKeyHex": "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef", "manifestSha256Hex": "optional content hash of package root", "publisherPubkeyHex": "optional ed25519 pubkey that signed this row" }, "example-cap@0.0.0": { "driveKeyHex": "0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef", "pathCapabilityEnvelope": { "schema": 1, "note": "Illustrative only; replace pubkeyHex/signatureHex for real issuance. When present, pkg-swarm-index get calls ctx.bareOsVerifyPathCapabilityEnvelope and prints pathCapabilityEnvelopeVerify.", "pubkeyHex": "0000000000000000000000000000000000000000000000000000000000000000", "signatureHex": "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "payload": { "expMs": 1893456000000, "ops": ["read"], "prefix": "/tmp/" } } } } }