173ea96fb4
refactor(indentation): Apply codebase-wide 1-space ultra-compact refactor. Formatted 21 core modules and tests.
2026-02-28 19:36:38 -05:00
579ee8394f
refactor(tests): Add strict type hints to second batch of test files
2026-02-28 19:11:23 -05:00
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
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
bc261c6cbe
teststests in wrong spot.
2026-02-28 00:07:45 -05:00
41ae3df75d
chore(tests): Move meta-infrastructure tests to conductor/tests/ for permanent isolation
2026-02-27 19:01:12 -05:00
f0f285bc26
chore(tests): Refine test separation, keep feature tests in main tests folder
2026-02-27 18:47:14 -05:00
d10a663111
chore(tests): Reorganize tests to separate project features from meta-infrastructure
2026-02-27 18:46:11 -05:00
3b2d82ed0d
feat(mma): Finalize Orchestrator Integration and fix all regressions
2026-02-27 18:31:14 -05:00
c23966061c
fix(conductor): Apply review suggestions for track 'test_curation_20260225'
2026-02-25 22:05:28 -05:00
94e41d20ff
chore(conductor): Archive gemini_cli_headless_20260224 track and update tests
2026-02-25 18:39:36 -05:00
b762a80482
feat(ai): integrate GeminiCliAdapter into ai_client
2026-02-25 14:02:06 -05:00