c295db1630
docs: Reorder track queue and initialize final stabilization tracks
...
- Initialize asyncio_decoupling_refactor_20260306 track
- Initialize mock_provider_hardening_20260305 track
- Initialize simulation_fidelity_enhancement_20260305 track
- Update TASKS.md and tracks.md to reflect new strict execution queue
- Archive completed tracks and remove deprecated test performance track
2026-03-05 09:43:42 -05:00
d863c51da3
docs: Update track plans with test architecture debt warnings
...
- Mark live_gui tests as flaky by design in TASKS.md until stabiliztion tracks complete
- Add test debt notes to upcoming tracks to guide testing strategies
2026-03-05 09:32:24 -05:00
983538aa8b
reports and potential new track
2026-03-05 00:32:00 -05:00
b01bca47c5
docs: Add Phase 3 Future Horizons backlog
2026-03-02 22:51:16 -05:00
d93290a3d9
docs: Update Journal and Tasks with session 5 strategic shift
2026-03-02 22:45:00 -05:00
1d4dfedab7
chore(conductor): Add Manual UX Validation & Polish track to the strict execution queue
2026-03-02 22:42:27 -05:00
51939c430a
chore(conductor): Add 6 new tracks to the strict execution order queue
2026-03-02 22:34:25 -05:00
40b50953a1
docs: close mma_agent_focus_ux track; log concurrent-tier + hook-verification backlog items
2026-03-02 16:31:32 -05:00
264b04f060
chore: close feature_bleed_cleanup_20260302 — update TASKS.md and JOURNAL.md
...
All 3 phases complete and verified. 62 lines of dead code removed from gui_2.py.
Meta-Level Sanity Check: 0 new ruff violations introduced.
Next track: mma_agent_focus_ux_20260302 (dependency on Phase 1 now satisfied)
2026-03-02 15:57:16 -05:00
54635d8d1c
docs: append test performance track to backlog based on timeout evaluation
2026-03-02 13:22:45 -05:00
792c96f14f
docs: add strict static analysis and typing track to backlog
2026-03-02 13:08:19 -05:00
13926bce2f
docs: Add DOD/Immediate Mode heuristics and backlog future tracks
2026-03-02 13:02:59 -05:00
9eabebf9f4
conductor(track): Expand scope of architecture track to fully integrate MCP tools
2026-03-02 12:39:41 -05:00
bf10231ad5
conductor(track): Initialize testing consolidation track and add execution order
2026-03-02 12:29:41 -05:00
1eeed31040
conductor(track): Initialize 'architecture_boundary_hardening' track
2026-03-02 12:26:07 -05:00
95bf42aa37
conductor(track): Initialize 'tech_debt_and_test_cleanup' and 'conductor_workflow_improvements' tracks
2026-03-02 12:14:57 -05:00
c1a86e2f36
conductor(track): Initialize track 'mma_agent_focus_ux_20260302'
2026-03-02 11:57:39 -05:00
4f11d1e01d
conductor(track): Initialize track 'feature_bleed_cleanup_20260302'
2026-03-02 11:50:46 -05:00
0ad47afb21
chore: add TASKS.md and JOURNAL.md entry — capture mma_agent_focus_ux next track
2026-03-02 11:42:01 -05:00
26287215c5
get rid of cruft
2026-03-01 08:44:30 -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
07f4e36016
conductor(plan): Mark Python Style Refactor track as COMPLETE
...
All 3 phases done:
- Phase 1: Pilot tooling [c75b926 ]
- Phase 2: Core refactor [db65162 ]
- Phase 3: Type hints + styleguide [3216e87 ]
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 11:09:15 -05:00
a2a1447f58
checkpoint: Claude Code integration + implement missing MCP var tools
...
Add Claude Code conductor commands, MCP server, MMA exec scripts,
and implement py_get_var_declaration / py_set_var_declaration which
were registered in dispatch and tool specs but had no function bodies.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 10:47:42 -05:00