swactor/crates/job-runner
Zachery Aaron Shores-Chmielewski 23c829a9ba Enforce actor-owned Myelin control flow
Add a repository-owned rustc wrapper that enforces execution ownership and dependency boundaries during ordinary Cargo commands, with compile-pass and compile-fail policy contracts.

Move scheduling, timers, provider polling, provisioning, recovery, supervision, and shutdown decisions behind engine and actor APIs. Add deterministic component properties, stateful Myelin lifecycle coverage, persisted regression cases, and the bounded CI workflow.

Tighten resource ownership by cancelling telemetry collectors, terminating reply observers, bounding dashboard projections, and releasing process file descriptors, child observers, and inode-verified Unix socket paths on every exit path.
2026-08-20 01:38:14 +04:00
..
src Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
tests Rework Myelin control and runtime integration 2026-08-19 15:53:35 +04:00
Cargo.toml feat(myelin): replace chat app with fleet daemon 2026-08-18 14:23:07 +04:00