3c6845b170
feat: working two stage pipeline parallel over vastai
2026-07-24 12:59:32 +04:00
82e8e958a6
stash
2026-07-07 14:40:02 +04:00
59427c4b7b
stash refactor
2026-06-24 00:10:41 +04:00
3cf0ae5947
refactor: consolidate crate functions ( #50 )
...
Remove co-dependencies for different modules found in `crates` and migrate the development history to a new repository. The docs were stale, and largely not getting used, so simply deleted for now. When code stabilizes more, they will become useful again.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-24 09:12:28 +00:00
ae6df6d6e2
fix: mild refactor and test coverage ( #37 )
2026-02-13 15:00:53 +00:00
1a64f421bf
feat: runtime dashboard and docs ( #23 )
...
Live and replay demo for a runtime dashboard. Added docs with svg files.
2026-02-09 09:04:57 +00:00
9beca6c5dc
feat: gossip simulation ( #21 )
...
Simulate a simple push-pull epidemic broadcast.
2026-02-08 16:18:39 +00:00
75aefa0c49
refactor: repack external bindings into their own crates ( #19 )
2026-02-07 17:39:02 +00:00
Zachery Aaron Shores-Chmielewski
6897d71e4b
feat: refactor based on spectral spectral_analysis
...
Asking the agent to refactor to reduce spectral complexity, it worked. Trivial change, but this did reduce code complexity.
2026-02-07 17:36:45 +07:00
Zachery Aaron Shores-Chmielewski
89be164c19
feat: spectral analysis report
...
Generates a report on the connectivity properties of the code interdependency DAG.
2026-02-07 17:36:07 +07:00
1234838361
feat: code DAG visualizer ( #11 )
...
Visualize the inter-module code dependency DAG
2026-02-06 14:54:56 +00:00