Non-enforced rules currently contain a copy of enforced policy as a starting point. Which means RO project is flooded with the same known (and usually inactionable) reports as prod. That doesn’t lend itself to great visibility of extra changes added/removed contemplated to potentially move from RO to prod.
Unless an intention is to test interaction of some of the enforced rules with the RO ones inside the same policy, there’s most likely no reason to spam the ingestion project with all of the same by default.
(NB: e.g. currently there are no rules under RO consideration — meaning RO reports the exact same policy violations as prod, just burning quota and being obnoxious.)
Wondering if having no deepcopy as the starting point would be better angle here, leading to empty header if RO tweaks are empty potentially even dropping it from output, and in case an engineer needs to start with a copy of some of the definitions, they’d make it their call whether and how much they need to lift from the prod rules to make their RO representative enough?
Success Criteria
Non-enforced rules currently contain a copy of enforced policy as a starting point. Which means RO project is flooded with the same known (and usually inactionable) reports as prod. That doesn’t lend itself to great visibility of extra changes added/removed contemplated to potentially move from RO to prod.
Unless an intention is to test interaction of some of the enforced rules with the RO ones inside the same policy, there’s most likely no reason to spam the ingestion project with all of the same by default.
(NB: e.g. currently there are no rules under RO consideration — meaning RO reports the exact same policy violations as prod, just burning quota and being obnoxious.)
Wondering if having no deepcopy as the starting point would be better angle here, leading to empty header if RO tweaks are empty potentially even dropping it from output, and in case an engineer needs to start with a copy of some of the definitions, they’d make it their call whether and how much they need to lift from the prod rules to make their RO representative enough?
Success Criteria