gin_trgm_ops only applies to text, not text[]. The plain GIN index on tags is sufficient for the `@>` / `<@` / `&&` set-containment operators used by memory.list. pg_trgm stays loaded for future fuzzy search over content. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>