Operator grouping. Drives the safety model of the page:
customer data is what goes stale on a support call → the "bust by customer" path.
reference data is cross-customer config and directory lookups.
auth caches hold partner credentials — clearing one forces a re-auth, so they
are EXCLUDED from "flush all caches" and only ever cleared one at a time, on purpose.
Operator grouping. Drives the safety model of the page:
customerdata is what goes stale on a support call → the "bust by customer" path.referencedata is cross-customer config and directory lookups.authcaches hold partner credentials — clearing one forces a re-auth, so they are EXCLUDED from "flush all caches" and only ever cleared one at a time, on purpose.