How would you write a security rule?
Imagine a secure door with two checks:
βThe door opens when the key card is valid AND the correct PIN is entered.β
A computer does not need the whole sentence. It can write the same rule using input labels and a logic operator.