swactor/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
..
std refactor(dashboard): rebuild around swactor worker view 2026-06-25 11:29:16 +04:00
actor.rs chore(test): enforce complete local test barrier 2026-08-23 15:51:24 +04:00
admin.rs chore(test): enforce complete local test barrier 2026-08-23 15:51:24 +04:00
channel.rs feat(myelin): add actor-backed job data plane and uploads 2026-08-21 18:45:10 +04:00
config.rs feat(core): add process-local multicore runtime 2026-08-11 16:12:09 +04:00
delivery.rs feat(telemetry): add sequenced runtime dashboard signals 2026-08-24 01:28:38 +04:00
error.rs refactor(core): lock-free tick timings, infallible channel push (#28) 2026-02-10 07:35:58 +00:00
extension.rs refactor(core): prune std supervisor and registry surface 2026-06-24 15:04:39 +04:00
lib.rs feat: actor direct control via runtime admin 2026-07-08 19:23:03 +04:00
process_observer.rs refactor: datastream crate is now telemetry 2026-08-15 12:18:56 +04:00
runtime.rs feat(contextual-process): replace job runner with execution contexts 2026-08-28 02:09:26 +04:00
stats.rs feat(telemetry): add sequenced runtime dashboard signals 2026-08-24 01:28:38 +04:00
worker.rs feat(telemetry): add sequenced runtime dashboard signals 2026-08-24 01:28:38 +04:00