{"schemaVersion":"hugging-bay.publisher-launch-kit.v1","generatedAt":"2026-09-05T13:39:54.264Z","baseUrl":"https://huggingbay.xyz","title":"Release With Hugging Bay","description":"A public launch contract for open AI labs and creators that want a Hugging Bay namespace, release page, signed trust bundle, provenance checks, hosted files, and reviewed peer-assisted fallback metadata.","humanUrl":"https://huggingbay.xyz/publishers/launch-kit","apiUrl":"https://huggingbay.xyz/api/publishers/launch-kit","workflowUrl":"https://huggingbay.xyz/api/agents/publisher-workflow","releaseTemplateUrl":"https://huggingbay.xyz/publishers/release-template","releaseTemplateApi":"https://huggingbay.xyz/api/publishers/release-template","launchThesis":"Open model releases should be easy for humans to inspect and easy for agents to cite: namespace claim, public source provenance, license clarity, file hashes, signed manifests, scan status, runtime notes, and optional reviewed fallback distribution.","requiredFlow":[{"step":"claim-namespace","label":"Claim a lab or creator namespace","webUrl":"https://huggingbay.xyz/publishers/apply","apiUrl":"https://huggingbay.xyz/api/publisher-applications","output":"Approved publisher namespace and scoped publisher token."},{"step":"submit-release","label":"Submit a draft release","webUrl":"https://huggingbay.xyz/submit","apiUrl":"https://huggingbay.xyz/api/artifacts","output":"Draft artifact row with license, provenance, model card, runtime metadata, and file hashes."},{"step":"copy-release-template","label":"Copy a release manifest template","webUrl":"https://huggingbay.xyz/publishers/release-template","apiUrl":"https://huggingbay.xyz/api/publishers/release-template?kind=llm","output":"Starter JSON for source URLs, hashes, runtime notes, cross-source evidence, and optional reviewed fallback metadata."},{"step":"upload-manifest","label":"Upload files or attach a large upload manifest","webUrl":"https://huggingbay.xyz/submit","apiUrl":"https://huggingbay.xyz/api/upload-sessions","output":"Content-addressed files or an upload session ready for release checks."},{"step":"run-release-checks","label":"Run release checks","apiUrl":"https://huggingbay.xyz/api/artifacts/{artifactId}/run-checks","output":"Scan, license, provenance, manifest, hash, and metadata readiness status."},{"step":"publish-release","label":"Publish after checks pass","apiUrl":"https://huggingbay.xyz/api/artifacts/{artifactId}/publish","output":"Public artifact page, file list, signed manifest, and trust bundle when hosted files exist."},{"step":"launch-page","label":"Share the launch page","webUrl":"https://huggingbay.xyz/artifact/{artifactId}","apiUrl":"https://huggingbay.xyz/api/artifacts/{artifactId}/card","output":"Human and agent-readable release page with source links, run guidance, and trust signals."},{"step":"signed-trust-bundle","label":"Expose a signed trust bundle","apiUrl":"https://huggingbay.xyz/api/trust-bundles/{artifactId}","output":"Machine-readable SHA-256 hashes, signatures, provenance, license, files, and source metadata."},{"step":"reviewed-fallback","label":"Add optional reviewed magnet/torrent fallback metadata","apiUrl":"https://huggingbay.xyz/api/artifacts/{artifactId}/decentralized-fallbacks","output":"Peer-assisted fallback metadata only after public visibility, license, hash, provenance, scan, and reviewer evidence pass."}],"manifestRequirements":[{"field":"owner","required":true,"reason":"Must match the approved namespace on the publisher token."},{"field":"name","required":true,"reason":"Stable release slug used in artifact, trust-bundle, and launch URLs."},{"field":"sourceUrl","required":true,"reason":"Official upstream source for provenance and same-as-upstream checks."},{"field":"license","required":true,"reason":"Displayed as a release badge and used for mirror/fallback eligibility."},{"field":"provenance","required":true,"reason":"Plain-language attestation that the publisher can distribute the files."},{"field":"sourceFiles[].sha256","required":true,"reason":"Hashes are required for trust bundles, download verification, and fallback review."},{"field":"summary","required":true,"reason":"Short release description for search, cards, answer engines, and social sharing."},{"field":"description","required":true,"reason":"Model/dataset card detail for intended use, limitations, and compatibility."},{"field":"runtimeNotes","required":false,"reason":"Recommended to answer whether users can run the release locally."}],"crossSourceProvenance":[{"source":"Official release page or blog","expected":["release announcement","license statement","artifact name/version"]},{"source":"Hugging Face","expected":["repo id","revision","license","gated/private state","file list"]},{"source":"ModelScope","expected":["namespace","model or collection URL","license","revision/date"]},{"source":"GitHub","expected":["code repository","tag/commit","inference code","license"]},{"source":"Publisher upload manifest","expected":["file path","size","sha256","content type"]}],"reputationBadges":[{"id":"claimed-namespace","label":"Claimed namespace","meaning":"The lab or creator controls an approved Hugging Bay publisher namespace."},{"id":"same-as-upstream","label":"Matches upstream","meaning":"Hashes, source URLs, and metadata align with the official upstream release."},{"id":"signed-manifest","label":"Signed manifest","meaning":"Hosted files are represented in a signed Hugging Bay manifest."},{"id":"scan-passed","label":"Scan passed","meaning":"File and metadata checks did not find a blocking safety issue. Large files are scanned via head and tail sample windows (coverage is reported per artifact as scanCoverage: full or sampled), plus full-file SHA-256 hashing."},{"id":"reviewed-fallback","label":"Reviewed fallback","meaning":"Magnet/torrent metadata was reviewed before publication."},{"id":"community-verified-run","label":"Community run verified","meaning":"Users or reviewers reported successful local/runtime use."}],"sameAsUpstreamChecks":["Official source URL must be HTTPS and match the publisher namespace or release announcement.","Files need SHA-256 hashes; hosted files should match the manifest and trust bundle.","License must be redistributable before Hugging Bay hosts files or publishes fallback distribution metadata.","Gated, private, removed, blocked, or license-unclear sources stay external and cannot use reviewed fallback distribution.","Cross-source rows such as Hugging Face, ModelScope, GitHub, and official release pages should point to the same model family/version."],"reviewedFallbackPolicy":{"publicOnly":true,"endpoint":"https://huggingbay.xyz/api/artifacts/{artifactId}/decentralized-fallbacks","publishedOnlyAfter":["public artifact visibility","redistributable license","source provenance","reviewer evidence","scan not blocked","hash or info-hash present"],"blocked":["gated artifacts","private artifacts","removed artifacts","blocked scans","unknown or non-redistributable license","unreviewed magnets","bypass of upstream access controls"],"note":"Hugging Bay may list reviewed magnet metadata as a fallback. It does not publish unreviewed links and does not use peer distribution to bypass upstream gates."},"launchPageContract":{"artifactPage":"https://huggingbay.xyz/artifact/{artifactId}","filesPage":"https://huggingbay.xyz/artifact/{artifactId}/files","distributionPage":"https://huggingbay.xyz/artifact/{artifactId}/distribution","localKitPage":"https://huggingbay.xyz/local-kit/{artifactId}","trustBundleApi":"https://huggingbay.xyz/api/trust-bundles/{artifactId}","manifestApi":"https://huggingbay.xyz/api/manifests/{artifactId}","cardMarkdownApi":"https://huggingbay.xyz/api/artifacts/{artifactId}/card.md","publisherProfile":"https://huggingbay.xyz/publishers/{namespace}"},"priorityReleaseTargets":["new open-weight lab releases","Chinese and Eastern open-weight releases with clear licenses such as ModelScope/GitHub/Hugging Face cross-posts","popular permissive local LLMs and embedding models","runtime-ready quantized files with clear source provenance","datasets, evals, and agent artifacts with manageable size and redistributable terms"],"cliFlow":["curl -s https://huggingbay.xyz/api/publishers/launch-kit","bay publisher-apply application.json --api https://huggingbay.xyz","bay upload-session draft.json --files-dir ./release-files --write-draft large-draft.json --token <publisher-token> --api https://huggingbay.xyz","bay publish large-draft.json --token <publisher-token> --api https://huggingbay.xyz","bay check owner/name --token <publisher-token> --api https://huggingbay.xyz","bay release owner/name --token <publisher-token> --api https://huggingbay.xyz","curl -s https://huggingbay.xyz/api/trust-bundles/{artifactId}"],"citationTargets":["https://huggingbay.xyz/publishers/launch-kit","https://huggingbay.xyz/api/publishers/launch-kit","https://huggingbay.xyz/publishers/release-template","https://huggingbay.xyz/api/publishers/release-template","https://huggingbay.xyz/api/agents/publisher-workflow","https://huggingbay.xyz/publishers","https://huggingbay.xyz/submit"],"containment":{"state":"unavailable","canonicalState":"unknown","verificationState":"unknown","executable":false,"downloadReady":false,"summary":"Canonical artifact completeness, verification, execution readiness, and download readiness are unavailable during containment."}}