@agent-os/run-stream
Purpose
Section titled “Purpose”Composition package for ledger events, optional turn frames, and terminal submit results.
Invariant
Section titled “Invariant”Run-stream does not submit runs, write ledger events, or own durable run truth. It composes source frames into consumer frames and projections.
Minimal Usage
Section titled “Minimal Usage”Use batched composition when terminal aggregation is enough. Use realtime composition when the caller supplies live ledger and turn-frame sources.
import { composeRealtimeRunStream } from "@agent-os/run-stream";stream_error means transport or composition failure, not claim settlement
failure.
Verification
Section titled “Verification”cd packages/composers/run-streamvp test run