Publishing a Pack
Once you're happy with a Pack, publish it so others can install it from the marketplace.
How to publish
- Open My Packs and pick the Pack to publish.
- Click "Publish" — the manifest is validated automatically.
- If validation passes, the PublishOutcomeModal shows the result.
- Published Packs appear in the marketplace immediately.
Versioning
Packs follow compatibility rules from schemaVersion 4 onward. Major changes trigger an explicit upgrade notification to existing users.
Trust tiers
- New — fresh from publish
- Verified — reviewed by an operator
- Featured — promoted on the marketplace homepage
Note
TrustTier in PackRunDispatchService gates per-user execution.