There has been a long-standing request to set x1 replication to wikireplicas, meaning make them publicly visible to the world so anyone can query them (via tools such as quarry.wmflabs.org or similar tools, see https://wikitech.wikimedia.org/wiki/Help:Wiki_Replicas) but many of these tables contain PII or copyrighted material and shouldn't be visible to the world without a view hiding them (see https://gerrit.wikimedia.org/g/operations/puppet/+/production/modules/profile/templates/wmcs/db/wikireplicas/maintain-views.yaml for the list of existing ones)
So we need the privacy engineering team to:
- Officially check and sign off that tables existing in x1 that have been listed as private or public in the table catalog are correctly marked as such
- For "partially public" tables, build the proper view hiding private data.