/ downloads
available public files only

Downloads.

This page now lists only files that are actually present in the public site package. Product binaries, AI model bundles, SDK archives, schemas, regulatory reports, and customer runbooks are not shown here unless the signed artifact is available for download from this site.

$public-files

Available public files.

The files below are present in this static site and can be downloaded directly. High-level officer/founder profiles are intentionally not offered as downloads.

fileformatpurpose
incorporation-document.pdfPDFCompany incorporation document for CIPHERSPHERE TECHNOLOGIES LTD.
registration.mdMarkdownPublic registration summary: company number, office, status, and trading name.
$not-public-downloads

Customer-only artifacts.

Verifier binaries, AI model bundles, prompt/policy packs, SDK packages, OpenAPI files, JSON schemas, HSM guides, security reports, and runbook PDFs are delivered as signed customer packages after entitlement. They are described in the public documentation, but are not presented as downloads until a real file is available.

artifact familydelivery pathpublic reference
Verifier-CLI and SDKsSigned customer packageAPI docs / SDKs
OpenAPI, AI model bundles, and schemasEnvironment-specific signed bundleAPI docs / schemas
Runbooks and deployment guidesSupport contract packageruntime architecture
Security reports and mappingsQualified customer or regulator requestadvisories
$verification

How customer packages are verified.

Customer packages are signed against the ceremony root and shipped with a manifest excerpt. The exact command depends on the package type, but the verification model is consistent.

$ 3dc verify package customer-sdk-current.tgz \
    --manifest manifest-current.json \
    --root 0xA1F4...9C2D
ok  package digest matches manifest
ok  manifest signature verifies under ceremony root
ok  package signature verifies under build key current

If a package is not signed or not listed in your manifest excerpt, treat it as unavailable rather than relying on an unsigned copy.