Skip to content

v2.2.0 — WSQK v2 Quantum Aware Upgrade

Choose a tag to compare

@DarekDGB DarekDGB released this 21 May 18:15
· 468 commits to main since this release
73e521c

WSQK v2 Quantum Aware Upgrade

This release upgrades WSQK inside Adamantine Wallet OS into a quantum-aware authority layer.

Completed across 8 locked phases:

  • Contract-first WSQK v2 authority definition
  • Deterministic authority model and issuer
  • Stable WSQK v2 reason IDs
  • Truth Vector Authority (TVA) enforcement of quantum posture
  • Q-ID hybrid posture binding
  • Orchestrator/runtime boundary propagation
  • Tamperproof regression locks
  • Final proof pack mapping contracts → invariants → tests → CI proof

Key invariant locked:

required_evidence_families MUST be stored and compared as a sorted canonical set.

This ensures identical required evidence families always produce identical deterministic proof binding hashes, regardless of input order.

CI status: green
Coverage: 100%