Pre-Publish Verification
Published Packages
npm version patch inside the package folder, then publish from that folder. Do not publish from the repo root.
Claude Desktop MCP Config
After publishing:Beta Launch Checklist
- Create/confirm X account for ArcPay Somnia.
- Create Telegram beta group.
- Pin
https://arcpay-somnia.vercel.app/betaas the signup link. - Share docs:
https://arcpay-somnia.vercel.app/docs/overview. - Share status:
https://arcpay-somnia.vercel.app/status. - Share x402 demo:
https://x402.20.208.46.195.nip.io/x402/demo. - Invite agent builders to install the CLI/MCP and test paid endpoints.
Security Boundary
Runtime audit is clean withnpm run audit:runtime.
The full root audit still reports dev-only Hardhat v2/toolbox dependency findings. Those do not ship in frontend, worker, x402, MCP, or starter-kit runtime packages. A Hardhat v3 migration should be handled separately because it can change deploy/test behavior.