How to Publish a Contract
[stub] Publishing will package a contract artifact, source revision, constructor schema, and usage notes so downstream callers can instantiate it without importing the authoring source.
Planned Checklist
- Build the artifact from a pinned source revision.
- Include constructor and method ABI metadata.
- Include example constructor arguments and expected state shape.
- Link the verification guide once the artifact registry flow lands.