series_bindings.derive_input_series()
Return one input series per binding series with graph-leaf overlap.
Usage
series_bindings.derive_input_series(
graph,
bindings,
*,
workbook,
)Series bindings are the semantic source of truth: each input series corresponds to one manifest series[] entry, and each cell corresponds to a resolved graph leaf participating in that series.