92
total weekly downloads
6 packages
@postcept/demo
Run broken-refund scenarios (timeout after write, duplicate refunds, pending settlement, provider drift) through Postcept's verification engine from your terminal. No account, no setup.
@postcept/gauntlet
The Completion Gap Gauntlet: reproducible broken-refund scenarios scored against Postcept's real verification engine and a naive baseline, so the completion gap is measurable, not asserted.
@postcept/mcp
Model Context Protocol server for Postcept, outcome verification for AI agents. Lets an agent verify its own high-risk actions (refunds, cancellations, ticket resolutions) against the system of record and receive a signed completion receipt.
@postcept/receipt
Independently verify a Postcept Receipt, the signed proof that an AI agent's high-risk action actually happened in the system of record. Runs anywhere, needs only the public key.
@postcept/relay
Customer-side relay for Postcept. Reads your system of record with credentials that never leave your environment, signs what it saw as an observation envelope, and submits it for verification. Postcept judges completion without holding your provider keys.
@postcept/sdk
TypeScript client for the Postcept API. Outcome verification for AI agents: check high-risk agent actions against the system of record and get a signed completion receipt.