RBKunnela/awp ? reverse-engineered prompt

Reverse engineered prompt

Build me a small TypeScript tool called Agent Witness Protocol that can verify a receipt file offline and tell me if it passes or fails.

I want a command line app where I can run something like awp verify my receipt.json and get a clear report showing what checked out and what failed, using the sample receipt in the repo as a working example. It should also work as a library so other code can import the verify function and check a JSON receipt in tests or in a bigger app.

Please make it easy to install and use from Node, keep the receipt validation strict, and include a few simple examples and tests so I can see it working end to end. If you need to look up current docs online while wiring up the verification details, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab