pnpm verify:launch:evidence writes public-launch-evidence.json. The file
uses schema budscollab.public-sdk-launch-evidence.v1 and records:
- the launch contract version and status
- the verifier ids, schema versions, and statuses
- hosted inputs when running hosted verification
- claims allowed by the evidence
- claims still not allowed by the evidence
pnpm verify:launch:evidence-file public-launch-evidence.json audits a saved
evidence file against public-launch-verification-contract.json. Use it during
release review when the evidence file is attached to a release, issue, or pull
request.
After docs, npm, Eve artifacts, and hosted registry routes are live, run:
- the Mintlify docs and agent discovery paths are reachable
- exact SDK package versions are visible on npm
- the Eve artifact directory contains the declared handoff artifacts
- hosted registry routes accept validated artifacts and stay fail-closed until signing and install policy are complete