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
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
c102392320
feat(src): Resolve imports and create sloppy.py entry point
2026-03-04 10:01:55 -05:00
ed
ee2d6f4234
refactor(tests): Add strict type hints to fourth batch of test files
2026-02-28 19:20:41 -05:00
ed
60396f03f8
refactor(types): auto -> None sweep across entire codebase
...
Applied 236 return type annotations to functions with no return values
across 100+ files (core modules, tests, scripts, simulations).
Added Phase 4 to python_style_refactor track for remaining 597 items
(untyped params, vars, and functions with return values).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 11:16:56 -05:00
ed
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
ed
bc261c6cbe
teststests in wrong spot.
2026-02-28 00:07:45 -05:00
ed
41ae3df75d
chore(tests): Move meta-infrastructure tests to conductor/tests/ for permanent isolation
2026-02-27 19:01:12 -05:00
ed
f0f285bc26
chore(tests): Refine test separation, keep feature tests in main tests folder
2026-02-27 18:47:14 -05:00
ed
d10a663111
chore(tests): Reorganize tests to separate project features from meta-infrastructure
2026-02-27 18:46:11 -05:00
ed
a70680b2a2
checkpoint: Working on getting gemini cli to actually have parity with gemini api.
2026-02-26 00:31:33 -05:00