pub fn create_facet_table_sql() -> &'static str
One-time table for all facet bitmaps across all entities. Shared so ops like “warm cache for all facets” can page through a single table. Keyed by (entity, facet, value).