swactor/crates/distribution/tests
Zachery Aaron Shores-Chmielewski 0e2fc2b164 feat(myelin): add actor-backed job data plane and uploads
Replace the eventfd/ring job bootstrap with one inherited arena descriptor, actor-owned sessions, sealed blob leases, awaitable inbox wakeups, and zero-copy Python mappings. Route VastAI mock provisioning through image-backed local Docker workers and preserve pinned child and controller routes across directory updates.

Add TOML job-file submission to the Fleet UI with generic started, running, and completed feedback, reusable remote job controller routing, cancellation and kill invariants, Tinygrad fixture and image support, and comprehensive Rust, Python, CUDA, and lifecycle-ordering coverage.
2026-08-21 18:45:10 +04:00
..
gossip_data.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
identity.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
local_state.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
routing.rs feat(myelin): add actor-backed job data plane and uploads 2026-08-21 18:45:10 +04:00
swim_actor.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
swim_core.rs feat: rework datastream into catalog events, add gguf metadata 2026-07-12 10:14:34 +04:00
telemetry.rs refactor(myelin): rework control and runtime integration 2026-08-20 01:46:11 +04:00
wire.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00