swactor/crates
Zachery Aaron Shores-Chmielewski 0c74ee2824 feat(data-plane): add routed SPSC stream transport
Implement namespace-owned stream rendezvous with incarnation isolation, cancellation, recovery, bounded local byte rings, and host/child actor protocols.

Add a replaceable stream transport boundary plus an Iroh ALPN adapter with framed records, backpressure, reconnect handling, and terminal propagation.

Wire stream sources and sinks through Myelin job deployment and Python bindings, with guarantee coverage across blob, namespace, job, byte-ring, and transport paths.

Sanitize nested Cargo build context in xtask so lint, Nextest, doctest, and maturin invocations retain stable fingerprints.
2026-08-23 12:47:31 +04:00
..
bindings feat(data-plane): add routed SPSC stream transport 2026-08-23 12:47:31 +04:00
dashboard fix(dashboard): improve control and hardware views 2026-08-22 21:31:08 +04:00
data-plane feat(data-plane): add routed SPSC stream transport 2026-08-23 12:47:31 +04:00
distribution feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
engine chore(test): enforce complete local test barrier 2026-08-22 21:31:08 +04:00
iroh-driver feat(data-plane): add routed SPSC stream transport 2026-08-23 12:47:31 +04:00
job-runner feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
process feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
provisioning feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
telemetry fix(dashboard): improve control and hardware views 2026-08-22 21:31:08 +04:00
transport chore(test): enforce complete local test barrier 2026-08-22 21:31:08 +04:00