swactor/crates/iroh-driver/tests
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
..
common feat(myelin): replace chat app with fleet daemon 2026-08-18 14:23:07 +04:00
endpoint_advertisement.rs refactor: fold driver pumps into iroh-driver and codecs into transport 2026-07-30 12:18:02 +04:00
iroh_driver.rs feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
telemetry_transport.rs Enforce actor-owned Myelin control flow 2026-08-20 01:38:14 +04:00