Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Publishing Model

Sysand Index separates publication from consumption.

Publishing

Publishing sends a release archive and metadata to Sysand Index. Sysand Index validates the upload, stores release files, and exposes project and index metadata.

Consumption

The sysand client consumes the index endpoints and resolves packages for local projects.

Use the Sysand client documentation for command-line workflows that install, add, or resolve packages.

Authentication

Publishing requires authentication. Browsing and reading public package metadata does not.

Trusted publishing is preferred for CI because it avoids long-lived secrets.