d0287ccbec
feat: proper README, LICENSE, and our first quick example
2026-08-06 00:45:40 +04:00
995f0f8c70
feat: actor view panels for the dashboard
2026-08-03 14:18:24 +04:00
f8219f031e
refactor: mvp-system is now a standalone app, myelin
2026-08-01 14:06:10 +04:00
28a7292de2
fix: faster provisioning, better ssh checks
2026-07-27 12:30:49 +04:00
a5736730b5
stash: post second deployment test
2026-07-26 22:23:48 +04:00
e29a7ec1d0
feat: post deploy test patching
2026-07-26 13:01:18 +04:00
545e39d2aa
stash: another failed run, more telemetry
2026-07-26 00:05:44 +04:00
d3a67d021f
feat: successful 8 stage pipeline parallel run, more metrics
2026-07-25 20:04:57 +04:00
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