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
|
b2fdca0c3d
|
remove(ai_client): delete unused stub and proxy files
Deleted:
- src/ai_client_stub.py
- src/ai_client_proxy.py
Fixed test imports to use ai_client instead of ai_client_stub.
|
2026-05-13 16:03:54 -04:00 |
|
ed
|
12f16e9a11
|
fix(ai_client_proxy): add _pending_lock threading.Lock
And fix test_discussion_takes_gui.py patches to use ai_client_stub
|
2026-05-13 11:24:58 -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
|
7063bead12
|
feat(logs): Implement file-based offloading for scripts and tool outputs
|
2026-03-08 20:51:27 -04:00 |
|