Loading docs
Review generated Qiskit, Cirq, and OpenQASM output beside the visual workflow before routing or exporting.
Generated code is not a separate product. It is a view of the same workflow record, useful for review, export, and collaboration with SDK-oriented teammates.
Use the code tab to verify that visual edits produce the expected source. Then route or export only after the code view matches the team’s objective.
Section 01
When a block property changes, return to generated code and confirm the source reflects the intended operation.
This is the best way to keep visual builders from becoming vague. The canvas shows purpose; generated code confirms exact execution structure.
Section 02
The AI builder can draft a workflow path from plain English, but the output should remain inspectable. Treat generated source as a review surface, not as invisible automation.
Teams should verify the circuit, code, route fit, and review state before execution.