swactor/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
..
common feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
actor_lifecycle.rs feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
core_extension_seams.rs refactor(myelin): rework control and runtime integration 2026-08-20 01:46:11 +04:00
inbox_wake_loom.rs feat(myelin): add actor-backed job data plane and uploads 2026-08-21 18:45:10 +04:00
message_delivery.rs feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
multicore.rs refactor(myelin): rework control and runtime integration 2026-08-20 01:46:11 +04:00
proptest_runtime.rs feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
runtime_admin.rs feat(myelin): add actor-backed job data plane and uploads 2026-08-21 18:45:10 +04:00
runtime_stress.rs refactor(myelin): rework control and runtime integration 2026-08-20 01:46:11 +04:00
std_extension.rs feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
test_python.py refactor(core): drop native threading for tick-driven execution 2026-08-09 13:50:33 +04:00