6b0823ad6c
checkpoint: this is a mess... need to define stricter DSL or system for how the AI devices sims and hookup api for tests.
2026-02-28 22:50:14 -05:00
2a69244f36
remove slop tracks
2026-02-28 22:40:40 -05:00
397b4e6001
chore(mma): Clean up mma_exec.py and robustify visual simulation mocking
2026-02-28 22:27:17 -05:00
42c42985ee
chore(mma): Verify track loading in visual simulation and fix deterministic ID logic
2026-02-28 22:12:57 -05:00
37df4c8003
chore(mma): Deterministic track IDs, worker spawn hooks, and improved simulation reliability
2026-02-28 22:09:18 -05:00
cb0e14e1c0
Fixes to mma and conductor.
2026-02-28 21:59:28 -05:00
ed56e56a2c
chore(mma): Checkpoint progress on visual simulation and UI refresh before sub-agent delegation
2026-02-28 21:41:46 -05:00
d65fa79e26
chore(mma): Implement visual simulation for Epic planning and fix UI refresh
2026-02-28 21:07:46 -05:00
3d861ecf08
chore(mma): Update Tier 2 model to gemini-3-flash
2026-02-28 20:54:04 -05:00
5792fb3bb1
checkpoint
2026-02-28 20:53:46 -05:00
53752dfc55
chore(conductor): Archive track 'python_style_refactor_20260227'
2026-02-28 20:53:35 -05:00
aea782bda2
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-28 20:53:11 -05:00
998c4ff35c
chore(conductor): Mark track 'AI-Optimized Python Style Refactor' as complete
2026-02-28 20:43:14 -05:00
7b31ac7f81
conductor(plan): Mark Phase 6 and Track as complete
2026-02-28 20:43:06 -05:00
21496ee58f
test(stabilization): Implement high-signal live_gui telemetry and update plan
2026-02-28 20:36:31 -05:00
5e320b2bbf
test(stabilization): Align tier4_interceptor tests with Popen and integrate vlogger
2026-02-28 20:20:17 -05:00
dfb4fa1b26
test(stabilization): Fix ai_style_formatter test expectations and integrate vlogger
2026-02-28 20:18:54 -05:00
c746276090
conductor(plan): Mark Phase 6 Task 1 as complete
2026-02-28 20:18:16 -05:00
2a2675e386
conductor(plan): Add high-signal reporting requirements to Phase 6
2026-02-28 19:42:56 -05:00
0454b94bfb
conductor(plan): Add Phase 6 for Test Suite Stabilization
2026-02-28 19:40:07 -05:00
a339fae467
docs(conductor): Synchronize docs for track 'AI-Optimized Python Style Refactor'
2026-02-28 19:37:05 -05:00
e60325d819
chore(conductor): Mark track 'AI-Optimized Python Style Refactor' as complete
2026-02-28 19:36:53 -05:00
8b19deeeff
conductor(plan): Mark Phase 5 and Track as complete
2026-02-28 19:36:47 -05:00
8bfc41ddba
conductor(plan): Mark formatter script task as complete
2026-02-28 19:36:21 -05:00
39bbc3f31b
conductor(plan): Mark Phase 4 as complete and add Phase 5
2026-02-28 19:36:01 -05:00
cc806d2cc6
refactor(tests): Add strict type hints to fifth batch of test files
2026-02-28 19:24:02 -05:00
e8513d563b
refactor(tests): Add strict type hints to third batch of test files
2026-02-28 19:16:19 -05:00
e8833b6656
conductor(plan): Mark script and simulation tasks as complete
2026-02-28 19:00:55 -05:00
b801e1668d
conductor(plan): Mark variable-only files task as complete
2026-02-28 18:36:03 -05:00
42af2e1fa4
conductor(plan): Mark task 'Phase 4 core module type hint sweep' as complete
2026-02-28 15:14:13 -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
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
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
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
db118f0a5c
updates to tools and mma skills
2026-02-28 07:51:02 -05:00
bc261c6cbe
teststests in wrong spot.
2026-02-28 00:07:45 -05:00
db65162bbf
chore(conductor): Complete Phase 1 of AI style refactor
2026-02-27 23:52:06 -05:00
c75b926c45
chore(conductor): Add new track 'AI-Optimized Python Style Refactor'
2026-02-27 23:37:03 -05:00
7a1fe1723b
conductor(plan): Mark phase 'Phase 1: Framework Foundation' as complete
2026-02-27 23:26:55 -05:00
173ffc31de
fxies
2026-02-27 23:14:23 -05:00
858c4c27a4
oops
2026-02-27 23:13:19 -05:00
2ccb4e9813
remove track
2026-02-27 23:10:40 -05:00
57d187b8bd
chore(conductor): Archive track 'robust_live_simulation_verification'
2026-02-27 23:10:28 -05:00
c3b108e77c
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-27 23:09:55 -05:00
51ab417bbe
remove complete track
2026-02-27 23:05:21 -05:00
b1fdcf72c5
chore(conductor): Archive track 'tiered_context_scoping_hitl_approval'
2026-02-27 23:05:06 -05:00
24c46b8934
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-27 23:04:16 -05:00
82f73e7267
fix(conductor): Apply review suggestions for track 'tiered_context_scoping_hitl_approval'
2026-02-27 23:04:01 -05:00
4b450e01b8
docs(conductor): Synchronize docs for track 'MMA Dashboard Visualization Overhaul'
2026-02-27 22:57:45 -05:00