Sign In

@postcept/demo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@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.

latest
Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
5
400%
Maintainers
1
Weekly downloads
 
Created
Source

@postcept/demo

Run broken-refund scenarios through Postcept's verification engine, in your terminal:

npx @postcept/demo

Each scenario (a Stripe call that timed out before the write, a retry that refunded twice, a settlement still pending, a wrong amount, a provider outage, an unknown provider status) runs through the real engine and shows what the agent claimed, what the system of record held, and what Postcept concluded: the outcome, the lifecycle, and whether it is safe to tell anyone the work is done.

No account, no setup. The engine is the production one, reached through the public playground endpoints. The ledger is example data. Receipts come back Ed25519 signed with test: true in the signed body, so you can verify one at https://postcept.com/verify.

npx @postcept/demo --list        # scenarios
npx @postcept/demo duplicate     # run one

Web version: https://postcept.com/lab

Keywords

postcept

FAQs

Package last updated on 12 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts