QIntent¶
QIntent is the native intent-first language for QDSV - Quantum Declarative Semantic Value. It lets users declare computational intent over rows, state spaces, predicates, rankings, prepared values, evidence, and decision workflows without starting by writing circuits.
The public SDK is intentionally lightweight: users write QIntent, submit it to the QDSV public API or a configured private node, and receive validation, compilation, explanation, execution results, and semantic execution evidence.
Declare what the problem means before choosing a backend-specific execution form.
Install qdsv-qintent and run small public-preview examples from
Python.
Use QIntent upstream and QDSV Bridge when a workflow needs an OpenQASM/Qiskit-oriented artifact.
Understand what is public, what is intentionally private, and where the preview boundaries are.
Documentation