- BanTable now requires all filter props (timeRange, origin, source) - Removed useDashboardFilters() hook dependency from BanTable - Eliminated context fallback chain using ?? operator - Component now exclusively reads from props, never from context Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>