.brik workspace standard is
brik64/brik-standard.
Core Shape
Authoring Guidance
- Name the circuit with
PC. - Declare functions with explicit inputs.
- Use
ifbranches with explicit returns. - Use bounded loops when needed.
- Call monomers from the catalog.
- Return a defined value from every path.
- Explain external behavior before using extended monomers.

