Runtime module for Shape execution
This module contains the pattern matching engine, query executor, and evaluation logic for the Shape language.
Shape is a general-purpose scientific computing language for high-speed time-series analysis. The runtime is domain-agnostic - all domain-specific logic (finance, IoT, sensors, etc.) belongs in stdlib modules.