Publishing
Publishing to the Sovereign Bazaar means submitting package metadata, artifact proofs, and trust badge evidence.
Checklist
- Build the package through the Foundry pipeline.
- Sign the artifact with an Ed25519 publisher key.
- Attach the artifact Variant-CID and build recipe digest.
- Add badge evidence under the package
trustobject. - Validate the registry.
- Verify the artifact itself.
Commands
bash
nexus bazaar validate
nexus verify ./artifact.npkRegistry validation checks metadata. Artifact verification checks signatures, BOMs, and ProvChain proof files.