Compliance
The compliance layer allows a designated quorum to decrypt transfer amounts for regulatory purposes. Circuits enforce that every operation encrypts the amount under a quorum public key. Sender and recipient identities (BPKs) are already visible on-chain for L2 operations; the encrypted piece is only the amount.
The reference implementation's compliance encryption design has several known issues — see flaws #1 and #2.