π 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β
| Tutorial | What You'll Build | Verifiable Output |
|---|---|---|
| ACOS-ISA Backend Certification | Certify a quantum backend against ACOS-ISA standards | certification-report.json + registry badge |
| Evidence Bundle Generation | Generate and verify an audit-ready evidence bundle | evidence.tar.zst + verify CLI output |
π QuantumLock Tutorialsβ
| Tutorial | What You'll Build | Verifiable Output |
|---|---|---|
| Offline License (Air-Gapped) | Issue and validate licenses without network | license.qlicense + offline validation proof |
| License Artifact Signing | Sign artifacts with ML-DSA (Dilithium) | Signed artifact + signature verification |
π€ SynapseX Tutorialsβ
| Tutorial | What You'll Build | Verifiable Output |
|---|---|---|
| QCOS + SynapseX Reranking | Integrate quantum reranking into search | Benchmark 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:
- Objective β What you're building and why
- Prerequisites β What you need before starting
- Step-by-Step Instructions β Detailed walkthrough
- Verification β How to verify your output
- Troubleshooting β Common issues and solutions
- Next Steps β Where to go from here
Quick Linksβ
Enterprise Support
Need help with a specific use case? Contact our solutions team for hands-on assistance.