swactor/crates/data-plane/tests
Zachery Aaron Shores-Chmielewski 0411c20b94 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 15:51:24 +04:00
..
actor_blob_guarantees.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
arena_guarantees.rs refactor(mvp-system): establish module boundaries 2026-07-28 11:29:31 +04:00
bootstrap_guarantees.rs feat(myelin): add actor-backed job data plane and uploads 2026-08-21 18:45:10 +04:00
byte_ring_guarantees.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
edge_lifecycle_guarantees.rs refactor: data movement handled by an independant crate 2026-07-28 21:30:56 +04:00
edge_runtime_guarantees.rs feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
file_source_guarantees.rs feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
namespace_guarantees.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
namespace_host_read_guarantees.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
object_record_guarantees.rs refactor(mvp-system): establish module boundaries 2026-07-28 11:29:31 +04:00
ring_guarantees.rs refactor(mvp-system): establish module boundaries 2026-07-28 11:29:31 +04:00
stream_transport_guarantees.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00