Skip to content

Commit 56e1075

Browse files
authored
refactor(pipeline): unify execution loop and document semantics (#5)
- Replace duplicated run/run_streaming/observe loops with run_pipeline_core - Add OutputHook to inject streaming behavior - Make root span handling uniform with fan-out spans (Span + Instant) - Clarify carry-forward precedence, fan-out merge format, and ordering - Tighten docs for contributors and stage result ordering semantics - Require Send for run_streaming callback to support multithreaded runtimes
1 parent c257ab5 commit 56e1075

File tree

1 file changed

+309
-567
lines changed

1 file changed

+309
-567
lines changed

0 commit comments

Comments
 (0)