Install
pip install -e '.[dev]'
The public proofofship CLI is the first shipped product surface in this repo.
Install
pip install -e '.[dev]'
Surface checks
proofofship validate --json
proofofship check-public-surface --json
Compute the recency weight for a receipt age.
proofofship weight 45 --jsonCompute a public score payload with lifetime reputation and recent activity.
proofofship score examples/score.sample.json --handle example-builder --jsonEmit a public receipts payload for a profile handle.
proofofship receipts example-builder examples/score.sample.json --jsonEmit badge URLs or Markdown for third-party repository embeds.
proofofship badge verified example-builder --markdownPrint canonical public profile URLs.
proofofship urls example-builder --json