src/api/catalog-search/catalog-search.ts (2 lines): - line 183: // TODO: Investigate if we can leverage lunr for filtering - line 208: // inflated result count. TODO: determine if there are other terms to filter out src/theme/components/Divider.ts (1 line): - line 1: // TODO: Figure out why this does nothing src/api/package/docs.ts (1 line): - line 25: // TODO: switch to proper 404 responses in this case (requires backend changes) src/views/Package/PackageHeader/Details.tsx (1 line): - line 197: {/* TODO: Highlight element */} src/theme/foundations/colors.ts (1 line): - line 16: // TODO: See if brand palette can be configured?