- Updated the `sourceMeta` function to accept a database parameter, allowing for dynamic retrieval of list names based on list IDs. - Modified the `ruleTarget` and `ruleSubtitle` functions to utilize the new list name mapping, improving the readability of policy rules in the UI. - Introduced memoization for list names in the `PolicySetDetailPage`, optimizing performance and ensuring accurate display of list names in the policy rules sortable component. These changes enhance the user experience by providing clearer and more informative labels for policy rules, facilitating better understanding and management of policies.