98be64ebdf8fcdee497528d886c2c7e59f9a86f3
Milestone spec: ship the GER40 session-breakout as a Composite blueprint so the same strategy runs across backtest / sweep / walk_forward / compare without re-authoring (the #94 fieldtest friction). Records the design decision that the bar period is a structural axis (a construction arg binding both Resample and Session, so a sweep cannot desync them — #96) and that the canonical shippable strategy form is a Composite (FlatGraph is its compiled substrate). Authoring- side; no engine-core change (the existing bind() + GraphBuilder + param_space() layer already suffices). refs #94, #96, #97
Description
No description provided
Languages
Rust
68.9%
JavaScript
24.4%
HTML
6%
Shell
0.6%
CSS
0.1%