swactor/crates
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
..
bindings Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
dashboard Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
data-plane Rework Myelin control and runtime integration 2026-08-19 15:53:35 +04:00
distribution Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
engine Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
iroh-driver Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
job-runner Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
process Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
provisioning Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00
telemetry Rework Myelin control and runtime integration 2026-08-19 15:53:35 +04:00
transport feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00