ed
|
7d555361f9
|
more organization
|
2026-06-06 10:24:22 -04:00 |
|
ed
|
873edf42cf
|
began to go through the files and organize imports and gui_2.py's new context defs
still a bunch to sift through after the last ai passes
|
2026-06-05 21:44:41 -04:00 |
|
ed
|
b5e512f483
|
feat(sdm): inject structural dependency mapping tags across codebase
Adds [C: caller] tags to functions/methods and [M: mutation] / [U: usage] tags to class variables based on cross-module call analysis.
|
2026-05-13 22:35:52 -04:00 |
|
ed
|
26ef81a30e
|
chore(fix): Resolve regressions in history logic, track startup, and GUI performance
|
2026-05-11 20:03:01 -04:00 |
|
ed
|
8c06c1767b
|
refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation.
|
2026-05-09 15:00:35 -04:00 |
|
ed
|
446a58717e
|
conductor(checkpoint): Checkpoint end of Phase 4 - UI Features & History List
|
2026-05-05 17:50:55 -04:00 |
|
ed
|
a02849b9a3
|
conductor(checkpoint): Checkpoint end of Phase 2 - Text Input & Control Undo/Redo
|
2026-05-05 00:23:55 -04:00 |
|
ed
|
7743b157c7
|
feat(history): Implement generic HistoryManager and unit tests
|
2026-05-04 23:38:00 -04:00 |
|