{
  "appCandidate": "c7edc732c9635483a0622e44aa250b297292393a",
  "adminSource": "08962db5778a831df838f1a9a2016352ffc90a96",
  "scope": "Read-only catalog inventory of literal RPC calls in admin services on actual isolated DB219; no optional admin CASE/unit/component/DB behavior tests were enabled. Dynamic/table calls and authenticated remote behavior are not certified.",
  "literalCallNames": [
    "admin_create_catalog_exercise_with_mapping",
    "admin_delete_exercise_synonym_v1",
    "admin_delete_performance_detail",
    "admin_rename_performance_detail",
    "admin_resolve_content_report_v1",
    "admin_search_users_v1",
    "admin_set_default_exercise_synonym_v1",
    "admin_set_user_suspension_v1",
    "get_admin_content_reports_v1",
    "get_admin_mapping_page",
    "get_admin_operations_checklist",
    "import_motra_workouts_v1",
    "is_lift_guild_admin",
    "mark_wodup_import_batch_failed_v1",
    "mark_wodup_import_batch_uploaded_v1",
    "record_client_error_event"
  ],
  "metadata": [
    {
      "name": "admin_create_catalog_exercise_with_mapping",
      "identityArguments": "payload jsonb, mapping_payload jsonb",
      "arguments": "payload jsonb, mapping_payload jsonb DEFAULT NULL::jsonb",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "cf87ecad4cc2222d7a3529dd15ddae27"
    },
    {
      "name": "admin_delete_exercise_synonym_v1",
      "identityArguments": "p_synonym_id uuid",
      "arguments": "p_synonym_id uuid",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "40cbeb2a5a83ead8c2991cc0f58c8d84"
    },
    {
      "name": "admin_delete_performance_detail",
      "identityArguments": "p_exercise_ids uuid[], p_detail text",
      "arguments": "p_exercise_ids uuid[], p_detail text",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "10def8e9f9a3a47ffbf277321951dd64"
    },
    {
      "name": "admin_rename_performance_detail",
      "identityArguments": "p_exercise_ids uuid[], p_current_detail text, p_next_detail text",
      "arguments": "p_exercise_ids uuid[], p_current_detail text, p_next_detail text",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "3dfae5e36531712860f91fcfd4cd0f77"
    },
    {
      "name": "admin_resolve_content_report_v1",
      "identityArguments": "p_report_id uuid, p_action text, p_note text",
      "arguments": "p_report_id uuid, p_action text, p_note text DEFAULT NULL::text",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "b9c1e84e0aed5719b31736f78a80f1c9"
    },
    {
      "name": "admin_search_users_v1",
      "identityArguments": "p_query text, p_limit integer",
      "arguments": "p_query text DEFAULT ''::text, p_limit integer DEFAULT 20",
      "result": "TABLE(user_id uuid, email text, display_name text, handle text, created_at timestamp with time zone)",
      "securityDefiner": true,
      "definitionMd5": "b5e3c6e81c7ab7bbadfa7ecb28eec38a"
    },
    {
      "name": "admin_set_default_exercise_synonym_v1",
      "identityArguments": "p_synonym_id uuid",
      "arguments": "p_synonym_id uuid",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "19a7af86acaadfd78d65b629e633bee6"
    },
    {
      "name": "admin_set_user_suspension_v1",
      "identityArguments": "p_user_id uuid, p_suspended boolean, p_note text",
      "arguments": "p_user_id uuid, p_suspended boolean, p_note text DEFAULT NULL::text",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "b8b5cab4e37d753353b1e42916f8f668"
    },
    {
      "name": "get_admin_content_reports_v1",
      "identityArguments": "p_status text, p_limit integer",
      "arguments": "p_status text DEFAULT 'pending'::text, p_limit integer DEFAULT 100",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "7f34be8786baacd0a163384ae5bec6ab"
    },
    {
      "name": "get_admin_mapping_page",
      "identityArguments": "p_primary_side text, p_query text, p_status text, p_local_exercise_id text, p_include_inactive boolean, p_cursor jsonb, p_limit integer, p_include_counts boolean",
      "arguments": "p_primary_side text DEFAULT 'wodup'::text, p_query text DEFAULT ''::text, p_status text DEFAULT NULL::text, p_local_exercise_id text DEFAULT NULL::text, p_include_inactive boolean DEFAULT false, p_cursor jsonb DEFAULT NULL::jsonb, p_limit integer DEFAULT 40, p_include_counts boolean DEFAULT true",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "6fcda2f96beacb466c655bf5b1380966"
    },
    {
      "name": "get_admin_operations_checklist",
      "identityArguments": "p_stale_after interval, p_stats_stale_after interval, p_rpc_response_warning_bytes integer, p_rpc_response_samples jsonb, p_expected_latest_migration text",
      "arguments": "p_stale_after interval DEFAULT '00:15:00'::interval, p_stats_stale_after interval DEFAULT '1 day'::interval, p_rpc_response_warning_bytes integer DEFAULT 3000000, p_rpc_response_samples jsonb DEFAULT '[]'::jsonb, p_expected_latest_migration text DEFAULT NULL::text",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "72b9aeee9079e1ff5cc4849dc8e057fc"
    },
    {
      "name": "import_motra_workouts_v1",
      "identityArguments": "p_payload jsonb, p_user_id uuid",
      "arguments": "p_payload jsonb, p_user_id uuid DEFAULT NULL::uuid",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "e761358a31d6bcca885fb6265d1fe4a1"
    },
    {
      "name": "is_lift_guild_admin",
      "identityArguments": "",
      "arguments": "",
      "result": "boolean",
      "securityDefiner": true,
      "definitionMd5": "55b1540d9cc132e8f49f362959bcb4e2"
    },
    {
      "name": "mark_wodup_import_batch_failed_v1",
      "identityArguments": "p_batch_id uuid, p_error_message text",
      "arguments": "p_batch_id uuid, p_error_message text DEFAULT ''::text",
      "result": "wodup_import_batches",
      "securityDefiner": true,
      "definitionMd5": "d9734327e1dae7185d78f9c8548207fe"
    },
    {
      "name": "mark_wodup_import_batch_uploaded_v1",
      "identityArguments": "p_batch_id uuid",
      "arguments": "p_batch_id uuid",
      "result": "wodup_import_batches",
      "securityDefiner": true,
      "definitionMd5": "e9f0c121fe6f8bcecfa862b991b76bf4"
    },
    {
      "name": "record_client_error_event",
      "identityArguments": "p_event jsonb",
      "arguments": "p_event jsonb",
      "result": "jsonb",
      "securityDefiner": true,
      "definitionMd5": "c7716e92bfe136697234db887fd6822f"
    }
  ],
  "missing": [],
  "apiAdminDiffFromCurrentMain": [],
  "remoteDeploymentManifest": "pending staging deployment"
}
