Skip to main content

πŸ“š Tutorials

Welcome to the SoftQuantus hands-on tutorials. Every tutorial here follows one rule:

Every tutorial ends with a verifiable artifact β€” a JSON report, signed bundle, cryptographic hash, or CLI verification output.

This ensures you can demonstrate compliance, audit-readiness, and operational proof to stakeholders.


What You'll Build​

βš›οΈ QCOS Tutorials​

TutorialWhat You'll BuildVerifiable Output
ACOS-ISA Backend CertificationCertify a quantum backend against ACOS-ISA standardscertification-report.json + registry badge
Evidence Bundle GenerationGenerate and verify an audit-ready evidence bundleevidence.tar.zst + verify CLI output

πŸ” QuantumLock Tutorials​

TutorialWhat You'll BuildVerifiable Output
Offline License (Air-Gapped)Issue and validate licenses without networklicense.qlicense + offline validation proof
License Artifact SigningSign artifacts with ML-DSA (Dilithium)Signed artifact + signature verification

πŸ€– SynapseX Tutorials​

TutorialWhat You'll BuildVerifiable Output
QCOS + SynapseX RerankingIntegrate quantum reranking into searchBenchmark comparison + audit logs

Prerequisites​

Before starting, ensure you have:

# Python 3.10+ with pip
python --version

# QCOS CLI installed
pip install softqcos-cli
softqcos --version

# QuantumLock SDK (for licensing tutorials)
pip install quantumlock

# API credentials configured
softqcos auth login

Tutorial Structure​

Each tutorial follows this format:

  1. Objective β€” What you're building and why
  2. Prerequisites β€” What you need before starting
  3. Step-by-Step Instructions β€” Detailed walkthrough
  4. Verification β€” How to verify your output
  5. Troubleshooting β€” Common issues and solutions
  6. Next Steps β€” Where to go from here


Enterprise Support

Need help with a specific use case? Contact our solutions team for hands-on assistance.