Add executionId and applicationName to allowed sort fields. Fix sort column mapping to use camelCase field names matching the OpenSearch ExecutionDocument fields instead of snake_case DB column names. This was causing sorts on most columns to either silently fall back to startTime or return empty results from OpenSearch. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>