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
896be1eae2
ok
2026-03-07 18:31:21 -05: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
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
ed
0b5552fa01
test(suite): update all tests for streaming/locking architecture and mock parity
2026-03-02 10:15:41 -05:00
ed
ece46f922c
test(stabilization): Resolve run_linear API drift and implement vlogger high-signal reporting
2026-02-28 20:18:05 -05:00
ed
7a0e8e6366
refactor(tests): Add strict type hints to final batch of test files
2026-02-28 19:31: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
332fc4d774
feat(mma): Complete Phase 7 implementation: MMA Dashboard, HITL Step Modal, and Memory Mutator
2026-02-26 21:48:41 -05:00
ed
8bb72e351d
chore(conductor): Mark track 'MMA Core Engine Implementation' as complete and verify with Phase 6 tests
2026-02-26 21:34:28 -05:00