Submit
Publish artifacts and benchmark runs under your account. Everything you submit is validated against the open SDK schemas, and runs carry recalculated reproducibility hashes.
Sign in to start publishingCreate an artifact
Describe a QEC code, decoder, algorithm, dataset, or tool with the web form. Keep it private until it is ready to share.
New artifactImport a GitHub repository
Endpoint: POST /api/github/import
Imports public repository metadata as an artifact you own. Imported repositories remain unverified until reproducibility evidence is supplied.
Import benchmark results
Endpoint: POST /api/runs/import with Authorization: Bearer kq_...
Result JSON is validated against the SDK benchmark-result schema and its reproducibility hash is recalculated before anything is stored. Executable files are not accepted.
Manage API tokensVerification evidence
Endpoint: POST /api/verification-evidence
Schema validation, hash verification, review notes, and independent reproduction evidence are curated by maintainers and automation, with reviewer attribution required for review claims.