New in the client: Amazon Braket and OpenQASM 3.0 Adapters
The latest client update adds native support for Amazon Braket circuits and OpenQASM 3.0 programs. Both adapters run entirely offline with no account or cloud connection required. Circuits pass directly into the classifier without rewriting or intermediate transpilation.
The Braket adapter accepts any braket.circuits.Circuit
object. The OpenQASM adapter parses QASM 3.0 source strings and reconstructs the
circuit graph before analysis. Both are included in the Apache 2.0 free client.
The licensed engine adds structural verdict support for both circuit types.