swactor/crates
Zachery Aaron Shores-Chmielewski 1f8a67231c feat(sim): rebuild around discrete-event engine
Replaces the generic SimNode/gossip/dashboard framework with a virtual-time
discrete-event engine (priority queue ordered by time/node/fiber/seq), a TOML spec
parser, bundle writer, replay, divergence detector, lint, and postproc, plus the
parity-bar test harness with fixtures and xtask parity-lock tooling. Rewrites
transport identity/crypto and adds the SPEC/TESTING_SPEC/OBSERVABILITY/NORTH_STAR docs.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-05-21 23:48:02 +04:00
..
bindings fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00
dashboard refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
datastore refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
distribution feat(distribution): add diagnostics subsystem 2026-05-20 11:41:30 +04:00
node fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00
process refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
simulation feat(sim): rebuild around discrete-event engine 2026-05-21 23:48:02 +04:00
transport feat(sim): rebuild around discrete-event engine 2026-05-21 23:48:02 +04:00