how the plonkChip get the AIR?
we first check how the powdrChip gets its air:

it takes a machine as input, generate a PowdrAir.
check how the new function of powdrAir is implemented?

but it needs to define PlonkAir data structure
PowdrAir has this

it make sense to have machine …