INSERT INTO "public"."roles" ("id", "name", "description", "created_at", "updated_at") VALUES ('918614c2-d121-4190-af50-b913596ba996', 'viewer', 'Read-only access to the data.', '2025-05-13 23:25:07.502+00', '2025-05-13 23:25:07.502+00'), ('c10c952a-74e5-4a23-83ac-9f401b98fa88', 'staff', 'Staff with limited administrative access.', '2025-05-13 23:25:07.502+00', '2025-05-13 23:25:07.502+00'), ('eba77d11-5281-42dc-963c-efddd785752b', 'admin', 'Administrator with full access to all features.', '2025-05-13 23:25:07.502+00', '2025-05-13 23:25:07.502+00');