swactor/examples/pipeline-parallel-inference
Zachery Aaron Shores-Chmielewski f7bd49c4b8 feat(sim): add swim host adapter and network model
Restructures the crate to the SIM_SPEC six-component model (engine, network, host,
bundle, evaluator, scenario) and relocates SIM_SPEC.md into the crate. Adds the SWIM
host adapter wrapping production distribution::swim::SwimNode, the swim codec, a
virtual network model, the scenario loader, an assertion evaluator, deterministic RNG,
property-based tests, and reproduction/smoke/topology scenario TOMLs; drops the
detector/divergence/lint/postproc/spec/runtime modules and prior spec docs.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-05-24 13:05:11 +04:00
..
scripts feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
src feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
tests feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
Cargo.lock feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
Cargo.toml feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
docker-compose.diag.yml feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
Dockerfile feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
Dockerfile.diag feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
Dockerfile.stub feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
N3_DEPLOYMENT_REPORT.md feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
pp_tinygrad_worker.py feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
smoke.log feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00