It might be useful for expressions to have (meta) information of assets (e.g. package and module) populated for more granular evaluation.
Example use case: Only fund transactions that include a minimum amount of a certain token identified my package/module.
That would likely require additional infrastructure like indexers and increase the evaluation time.