swactor/crates/distribution/src
Zachery Aaron Shores-Chmielewski b23f82e9a9 feat(distribution): add diagnostics subsystem
Structured observability for the iroh/SWIM layer: Aggregator, typed Event/Snapshot
types, Sink (NoopSink default), ProbeScheduler, process stats, and host/iroh/swim
introspection, plus the swactor-diag-collector, -postproc, and -iroh-relay binaries
that assemble and render per-run bundles. Generalizes the pipeline-parallel-inference
example to N stages and adds the topology-planner spec.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-05-20 11:41:30 +04:00
..
bin feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
diagnostics feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
kademlia refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
swim feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
cache.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
crypto.rs refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
iroh_driver.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
lib.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
messages.rs refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
node.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
node_metadata.rs feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
peer_auth.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
registry.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
snapshot.rs fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00
types.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00