Execute selectors on model values using the execution package
masterexecution package allows you to perform data extraction by taking a model.Value, parsing a selector string into an Abstract Syntax Tree (AST), and then executing that AST against the provided value.