`CachedConceptSetResolver` currently caches only within a single execution context. It may be worth supporting a persistent cache layer for concept-set expansion so repeated executions can avoid recomputing the same concept closures.
CachedConceptSetResolvercurrently caches only within a single execution context.It may be worth supporting a persistent cache layer for concept-set expansion so repeated executions can
avoid recomputing the same concept closures.