[console_scripts]
veriqant-bench = veriqant_bench.cli:main

[veriqant_bench.adapters]
aer_simulator = veriqant_bench.adapters.aer:AerSimulatorAdapter
braket_local = veriqant_bench.adapters.braket_local:BraketLocalAdapter

[veriqant_bench.benchmarks]
mirror = veriqant_bench.benchmarks.mirror:MirrorCircuits
qec_repetition = veriqant_bench.benchmarks.qec.memory:RepetitionMemory
qec_surface = veriqant_bench.benchmarks.qec.memory:SurfaceMemory
qv = veriqant_bench.benchmarks.qv:QuantumVolume
rb = veriqant_bench.benchmarks.rb:RandomizedBenchmarking
throughput = veriqant_bench.benchmarks.throughput:Throughput

[veriqant_bench.criteria_profiles]
ab-lq-2026 = veriqant_bench.benchmarks.qec.criteria.ab_lq_2026:AbLq2026Profile
