Supabase RLS reviews that do not stop at policy existence

A table can have RLS enabled and still expose the wrong rows. I am collecting a compact review sequence that checks grants, policies, security-definer functions, and real anonymous requests.

Test the same row as anonymous, an unrelated account, and the owner. Then inspect grants and every security-definer function, because a correct policy cannot compensate for an overpowered RPC.