In the `bin/config_build.sh` we have: ``` # Uncomment the line below if you want to enforce the OPA rules in `config/policy/config.rego` #set -e ``` That probably needs some additional explanation, but I am not sure how to explain that. Any ideas please?