swactor/apps/myelin/src
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
..
bin feat(myelin): replace chat app with fleet daemon 2026-08-18 14:23:07 +04:00
node feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
observability fix(dashboard): improve control and hardware views 2026-08-23 15:51:24 +04:00
orchestration feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
staging feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
tests feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
codecs.rs feat(myelin): add actor-backed job data plane and uploads 2026-08-21 18:45:10 +04:00
data_namespace.rs feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00
job_data_plane.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
job_deploy.rs feat(data-plane): add routed SPSC stream transport 2026-08-23 15:51:24 +04:00
lib.rs feat(data-plane): complete virtual blob namespace 2026-08-22 21:30:59 +04:00