Commit Graph

11 Commits

Author SHA1 Message Date
Ed_
9eabebf9f4 conductor(track): Expand scope of architecture track to fully integrate MCP tools 2026-03-02 12:39:41 -05:00
Ed_
bf10231ad5 conductor(track): Initialize testing consolidation track and add execution order 2026-03-02 12:29:41 -05:00
Ed_
1eeed31040 conductor(track): Initialize 'architecture_boundary_hardening' track 2026-03-02 12:26:07 -05:00
Ed_
95bf42aa37 conductor(track): Initialize 'tech_debt_and_test_cleanup' and 'conductor_workflow_improvements' tracks 2026-03-02 12:14:57 -05:00
Ed_
c1a86e2f36 conductor(track): Initialize track 'mma_agent_focus_ux_20260302' 2026-03-02 11:57:39 -05:00
Ed_
4f11d1e01d conductor(track): Initialize track 'feature_bleed_cleanup_20260302' 2026-03-02 11:50:46 -05:00
Ed_
0ad47afb21 chore: add TASKS.md and JOURNAL.md entry — capture mma_agent_focus_ux next track 2026-03-02 11:42:01 -05:00
Ed_
26287215c5 get rid of cruft 2026-03-01 08:44:30 -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_
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
Ed_
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