Get all active rules (remote + manual)
List<Map<String, dynamic>> get activeRules => List.unmodifiable(_activeRules);