swactor/crates/engine/src
Zachery Aaron Shores-Chmielewski 3598b8a359 feat(contextual-process): replace job runner with execution contexts
Add actor-owned contextual process provisioning, descriptor bootstrap, scoped namespace operations, Python bindings, Myelin orchestration, and adversarial end-to-end coverage. Remove the superseded job runner, pipeline APIs, images, entrypoints, and specifications.
2026-08-28 02:09:26 +04:00
..
backend.rs perf(engine): park idle core drivers instead of self-wake spinning 2026-08-16 17:27:38 +04:00
core_driver.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
engine.rs feat(contextual-process): replace job runner with execution contexts 2026-08-28 02:09:26 +04:00
lib.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
stepping.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00
time.rs perf(engine): park idle core drivers instead of self-wake spinning 2026-08-16 17:27:38 +04:00
tokio.rs feat(myelin): enforce actor-owned control flow 2026-08-20 01:46:11 +04:00