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
1fb6ebc4d0
idk why these weren't committed
2026-03-06 12:48:02 -05:00
ed
e81843b11b
WIP: PYTHON
2026-03-05 14:07:04 -05:00
ed
c102392320
feat(src): Resolve imports and create sloppy.py entry point
2026-03-04 10:01:55 -05:00
ed
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
ed
e8513d563b
refactor(tests): Add strict type hints to third batch of test files
2026-02-28 19:16:19 -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
6677a6e55b
conductor(checkpoint): Checkpoint end of Phase 2: Test Suite Migration
2026-02-23 15:56:46 -05:00
ed
94b4f38c8c
test(conductor): Enhance integration tests for API hook result handling
2026-02-23 12:58:50 -05:00
ed
c7c8b89b4e
test(conductor): Add integration test for ApiHookClient usage in phase completion
2026-02-23 12:56:57 -05:00