swactor/crates/distribution/src
Zachery Aaron Shores-Chmielewski ce57012e11 feat: rework datastream into catalog events, add gguf metadata
- Rework the datastream endpoint into a catalog/event model (DatastreamEvent,
  SubscriptionRequest, channel/stream descriptors, DatastreamPublisherActor) across
  endpoint/frame/mux/wire/views.
- Add gguf_metadata planning reader, a dashboard hardware view, and iroh-driver
  datastream transport.
- Grow mvp-system orchestrator/worker_node bins and staging/provisioning; rename
  mvp_one_node_chat->mvp_chat; extend tinygrad worker.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-12 10:14:34 +04:00
..
swim feat: rework datastream into catalog events, add gguf metadata 2026-07-12 10:14:34 +04:00
cache.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
crypto.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
directory_actor.rs feat: rework datastream into catalog events, add gguf metadata 2026-07-12 10:14:34 +04:00
lib.rs refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
messages.rs refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
node.rs refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
node_metadata.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
node_metadata_actor.rs refactor: extract iroh-driver crate, drop node example 2026-06-24 00:10:41 +04:00
peer_auth.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
registry.rs refactor(dashboard): rebuild around swactor worker view 2026-06-25 11:29:16 +04:00
registry_actor.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
snapshot.rs refactor(dashboard): rebuild around swactor worker view 2026-06-25 11:29:16 +04:00
telemetry.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
transport_bridge.rs feat: rework datastream into catalog events, add gguf metadata 2026-07-12 10:14:34 +04:00
types.rs refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00