a783ee5165
feat(api): Add /api/gui/state endpoint and live_gui integration tests
2026-03-05 10:06:47 -05:00
45b716f0f0
fix(tests): resolve 3 test failures in GUI decoupling track
...
- conftest.py: Create workspace dir before writing files (FileNotFoundError)
- test_live_gui_integration.py: Call handler directly since start_services mocked
- test_gui2_performance.py: Fix key mismatch (gui_2.py -> sloppy.py path lookup)
2026-03-04 22:00:00 -05:00
14613df3de
conductor(checkpoint): Checkpoint end of Phase 2
2026-03-02 23:25:02 -05:00
a569f8c02f
chore(tech-debt): Finalize gui_2.py cleanup and test suite discipline
2026-03-02 21:43:56 -05:00
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
0b5552fa01
test(suite): update all tests for streaming/locking architecture and mock parity
2026-03-02 10:15:41 -05:00
ee2d6f4234
refactor(tests): Add strict type hints to fourth batch of test files
2026-02-28 19:20:41 -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
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