Commit Graph

320 Commits

Author SHA1 Message Date
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_
3216e877b3 conductor(checkpoint): Complete Phase 3 - AI-Optimized Metadata and Final Cleanup
Phase 3 verification:
- All 13 core modules pass syntax check
- 217 type annotations applied across gui_2.py and gui_legacy.py (zero remaining)
- python.md styleguide updated to AI-optimized standard
- BOM markers on 3 files are pre-existing (Phase 2), not regressions

Track: python_style_refactor_20260227 — ALL PHASES COMPLETE

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 11:08:36 -05:00
Ed_
602cea6c13 docs(style): update python styleguide to AI-optimized standard
Replaces Google Python Style Guide with project-specific conventions:
1-space indentation, strict type hints on all signatures/vars,
minimal blank lines, 120-char soft limit, AI-agent conventions.

Also marks type hinting task complete in plan.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 11:04:27 -05:00
Ed_
d36632c21a checkpoint: massive refactor 2026-02-28 09:06:45 -05:00
Ed_
db65162bbf chore(conductor): Complete Phase 1 of AI style refactor 2026-02-27 23:52:06 -05:00
Ed_
c75b926c45 chore(conductor): Add new track 'AI-Optimized Python Style Refactor' 2026-02-27 23:37:03 -05:00
Ed_
7a1fe1723b conductor(plan): Mark phase 'Phase 1: Framework Foundation' as complete 2026-02-27 23:26:55 -05:00
Ed_
858c4c27a4 oops 2026-02-27 23:13:19 -05:00
Ed_
57d187b8bd chore(conductor): Archive track 'robust_live_simulation_verification' 2026-02-27 23:10:28 -05:00
Ed_
c3b108e77c conductor(plan): Mark task 'Apply review suggestions' as complete 2026-02-27 23:09:55 -05:00
Ed_
b1fdcf72c5 chore(conductor): Archive track 'tiered_context_scoping_hitl_approval' 2026-02-27 23:05:06 -05:00
Ed_
24c46b8934 conductor(plan): Mark task 'Apply review suggestions' as complete 2026-02-27 23:04:16 -05:00
Ed_
75569039e3 conductor(plan): Mark Phase 3 as complete 2026-02-27 22:57:02 -05:00
Ed_
25b72fba7e feat(ui): Support multiple concurrent AI response streams and strategy visualization 2026-02-27 22:56:40 -05:00
Ed_
e367f52d90 conductor(plan): Mark Phase 2 as complete 2026-02-27 22:52:11 -05:00
Ed_
6f61496a44 conductor(plan): Mark Phase 1 as complete 2026-02-27 22:49:26 -05:00
Ed_
2b1cfbb34d feat(ui): Implement Track Browser and progress visualization in MMA Dashboard 2026-02-27 22:49:03 -05:00
Ed_
3c7d4cd841 conductor(plan): Finalize plan for track 'Tiered Context Scoping & HITL Approval' 2026-02-27 22:31:39 -05:00
Ed_
a6c627a6b5 conductor(plan): Mark phase 'Phase 3: Approval UX Modal' as complete 2026-02-27 22:31:11 -05:00
Ed_
bee75e7b4d conductor(plan): Mark task 'Interception logic' as complete 2026-02-27 22:30:13 -05:00
Ed_
1017a4d807 conductor(plan): Mark task 'Signaling mechanism' as complete 2026-02-27 22:27:19 -05:00
Ed_
c2c8732100 conductor(plan): Mark phase 'Phase 1: Context Subsetting' as complete 2026-02-27 22:24:11 -05:00
Ed_
f59ef247cf conductor(plan): Mark task 'Update project state' as complete 2026-02-27 22:23:31 -05:00
Ed_
4c744f2c8e conductor(plan): Mark task 'Integrate AST skeleton' as complete 2026-02-27 22:18:39 -05:00
Ed_
34bd61aa6c conductor(plan): Mark task 'Refactor aggregate.py' as complete 2026-02-27 22:16:55 -05:00
Ed_
5608d8d6cd checkpoint 2026-02-27 21:15:56 -05:00
Ed_
bf1faac4ea checkpoint! 2026-02-27 20:21:52 -05:00
Ed_
5f748c4de3 conductor(plan): Mark task 'Apply review suggestions' as complete 2026-02-27 20:20:09 -05:00
Ed_
a9436cbdad conductor(plan): Mark Phase 3 'Execution State Machine' as complete 2026-02-27 20:12:42 -05:00
Ed_
46e11bccdc conductor(plan): Mark task 'Ensure Tier 2 history is scoped' as complete 2026-02-27 19:51:28 -05:00
Ed_
134a11cdc2 conductor(plan): Mark task 'Update project_manager.py' as complete 2026-02-27 19:45:36 -05:00
Ed_
66b63ed010 conductor(plan): Mark task 'Define the data schema for a Track' as complete 2026-02-27 19:30:48 -05:00
Ed_
ef7040c3fd docs(conductor): Enforce execution order dependencies in phase 2 specs 2026-02-27 19:23:38 -05:00
Ed_
0dedcc1773 docs(conductor): Add context and origins block to new phase 2 specs 2026-02-27 19:22:24 -05:00
Ed_
b5b89f2f1b chore(conductor): Add missing index.md and metadata.json to new tracks 2026-02-27 19:20:19 -05:00
Ed_
6e0948467f chore(conductor): Archive old track and initialize 4 new Phase 2 MMA tracks 2026-02-27 19:19:11 -05:00
Ed_
8438f69197 docs(conductor): Synchronize docs for track 'MMA Orchestrator Integration' 2026-02-27 11:24:03 -05:00
Ed_
d087a20f7b checkpoint: mma_orchestrator track 2026-02-26 22:59:26 -05:00
Ed_
987634be53 chore(conductor): Setup file structure for MMA Orchestrator Integration track 2026-02-26 22:06:04 -05:00
Ed_
254bcdf2b3 remove mma_core_engine from tracks 2026-02-26 22:02:45 -05:00
Ed_
716d8b4e13 chore(conductor): Archive completed track 'MMA Core Engine Implementation' 2026-02-26 22:02:33 -05:00
Ed_
332fc4d774 feat(mma): Complete Phase 7 implementation: MMA Dashboard, HITL Step Modal, and Memory Mutator 2026-02-26 21:48:41 -05:00
Ed_
51918d9bc3 chore: Checkpoint commit of unstaged changes, including new tests and debug scripts 2026-02-26 21:39:03 -05:00
Ed_
94a1c320a5 docs(mma): Add Phase 7 UX specification and update track plan 2026-02-26 21:37:45 -05:00
Ed_
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
Ed_
d4574dba41 conductor(plan): Mark Phase 5 as complete 2026-02-26 20:46:51 -05:00
Ed_
dce1679a1f conductor(plan): Mark task 'UI Component Update' as complete 2026-02-26 20:45:45 -05:00
Ed_
5206c7c569 conductor(plan): Mark task 'The Dispatcher Loop' as complete 2026-02-26 20:40:45 -05:00
Ed_
0acd1ea442 conductor(plan): Mark task 'Tier 1 & 2 System Prompts' as complete 2026-02-26 20:36:33 -05:00