@p-acp/privacy-adapters
v0.5.0
Published
This package implements the privacy-adapters responsibilities of the Private Agent Commerce Protocol. Every public module exposes a descriptor, validator, deterministic commitment helper, and inspectable invariant list.
Downloads
1,490
Readme
@p-acp/privacy-adapters
This package implements the privacy-adapters responsibilities of the Private Agent Commerce Protocol. Every public module exposes a descriptor, validator, deterministic commitment helper, and inspectable invariant list.
Boundaries
- No wallet custody or private-key handling.
- Private payloads remain behind adapter interfaces.
- Canonical commitments are deterministic and domain-separated.
- Invalid role, state, recipient, expiry, and replay paths are explicit.
Agreement-room access
Use issueRoomGrant to bind a grant to the room's current epoch and active member key. Use rotateRoomAccess to rotate participant keys and issue replacement grants as one deterministic plan. See the repository's encrypted agreement rooms guide and runnable example.
