export const sentinelApps: string[] = [] export function getSentinelCategory(_appName: string): string | null { return null }