Zachery Aaron Shores-Chmielewski
|
204b4aa289
|
refactor: clean modules, remove dead files
|
2026-02-08 00:20:03 +07:00 |
|
|
|
08a655d88a
|
refactor: graph-optimization (#17)
Use spectral analysis tool to find spurious edges in the code DAG, refactoring to prune.
|
2026-02-07 16:51:40 +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
|
d3fdf9e550
|
feat: worker thread api (#6)
Make the worker thread api clearly seperated and ready for test harness
|
2026-02-06 21:45:19 +07:00 |
|