refactor: separate expression metadata and tests from numerical identity

This commit is contained in:
boris
2026-09-11 13:26:39 +08:00
parent 21786187c9
commit fa0b316a8b
4 changed files with 219 additions and 210 deletions
+1
View File
@@ -6,6 +6,7 @@ pub mod daily_patterns;
pub mod pattern_context;
pub mod session_events;
pub mod factor_events;
mod factor_event_catalog;
pub mod factor_cross_section;
pub mod market_event_context;
pub mod engine;