-- 075: Token Meta opcional por BM para leitura direta de categoria de template
-- (incidente 09/08/2026: recategorização utility→marketing invisível ao sistema).
-- Cifrado em aplicação (AES-256-GCM); NULL = guard usa a Infobip como fonte.

ALTER TABLE business_managers
  ADD COLUMN IF NOT EXISTS meta_template_token_enc text;
