Files
manual_slop/TASKS.md
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

1.8 KiB

Task Management

Active Phase

Phase: Multi-track implementation (MMA + Style Refactor + Simulation) Started: 2026-02-24 Progress: See individual tracks below

Active Tracks

1. AI-Optimized Python Style Refactor

Track: conductor/tracks/python_style_refactor_20260227/ Status: IN_PROGRESS — Phase 3 Completed:

  • Phase 1: Research and Pilot Tooling [checkpoint: c75b926]
  • Phase 2: Core Refactor - Indentation and Newlines [checkpoint: db65162] Remaining in Phase 3 (AI-Optimized Metadata and Final Cleanup):
  • [~] Type hints for UI modules: gui_2.py, gui_legacy.py
  • Update style guide documentation
  • User manual verification

2. Robust Live Simulation Verification

Track: conductor/tracks/robust_live_simulation_verification/ Status: IN_PROGRESS — Phase 2 Completed:

  • Phase 1: Framework Foundation [checkpoint: e93e2ea] Remaining in Phase 2 (Epic & Track Verification):
  • [~] Write simulation routine for new Epic
  • Verify track selection loads DAG state Future Phases:
  • Phase 3: DAG & Spawn Interception Verification (pending)
  • Phase 4: Review Fixes from 605dfc3 (pending)

3. Documentation Refresh and Context Cleanup

Track: conductor/tracks/documentation_refresh_20260224/ Status: PLANNED — not started Phases: Context Cleanup → Core Documentation Refresh → README Refresh

Recent Context

  • Last commit: d36632c — checkpoint: massive refactor
  • Known issue: Gemini CLI policy setup frustrations (f2512c3)
  • Infrastructure: MMA delegation scripts work for both Gemini (mma_exec.py) and Claude (claude_mma_exec.py)

Session Startup

  1. Run /conductor-setup or /conductor-status to load context
  2. Pick a track to resume with /conductor-implement
  3. Use conductor/tracks/{name}/plan.md as source of truth for task state