10724f86a5
conductor(plan): Mark task 1.3 complete — 32 passed, import ok, 2 pre-existing failures unrelated
2026-03-02 14:29:57 -05:00
535667b51f
conductor(plan): Mark task 1.2 complete — e28f89f
2026-03-02 14:25:15 -05:00
e28f89f313
fix(bleed): remove duplicate __init__ state assignments (lines 308-311)
...
ui_conductor_setup_summary, ui_new_track_name, ui_new_track_desc, ui_new_track_type
were each assigned twice in __init__. Second assignments (308-311) were identical
to the correct first assignments (218-221). Duplicate removed, first assignments kept.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-02 14:24:57 -05:00
21c74772f6
conductor(plan): Mark task 1.1 complete — 2e9c995
2026-03-02 14:23:47 -05:00
2e9c995bbe
fix(bleed): remove dead duplicate _render_comms_history_panel (lines 3040-3073)
...
Dead version used stale 'type' key (current model uses 'kind'), called nonexistent
_cb_load_prior_log (correct name: cb_load_prior_log), and had begin_child('scroll_area')
ID collision. Python silently discarded it at import time. Live version at line 3400.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-02 14:23:26 -05:00
e72d512372
docs: sync Claude Tier 2 skill with Gemini — add atomic commits and sanity check rules
...
Port two responsibilities from Gemini's mma-tier2-tech-lead SKILL.md (b4de62f , 7afa3f3 )
to Claude's equivalent command file:
- ATOMIC PER-TASK COMMITS: enforce per-task commit discipline
- Meta-Level Sanity Check: ruff + mypy post-track verification
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-02 14:18:31 -05:00
b9686392d7
chore: apply ruff auto-fixes and remove dead AST scripts
2026-03-02 13:26:20 -05:00
54635d8d1c
docs: append test performance track to backlog based on timeout evaluation
2026-03-02 13:22:45 -05:00
7afa3f3090
docs: Add Meta-Level Sanity Check responsibility to Tier 2 skill
2026-03-02 13:09:36 -05:00
792c96f14f
docs: add strict static analysis and typing track to backlog
2026-03-02 13:08:19 -05:00
f84edf10c7
fix: resolve unterminated string literal in ping_pong simulation
2026-03-02 13:06:40 -05:00
85456d2a61
chore: update JOURNAL.md with heuristics and backlog
2026-03-02 13:03:19 -05:00
13926bce2f
docs: Add DOD/Immediate Mode heuristics and backlog future tracks
2026-03-02 13:02:59 -05:00
72f54f9aa2
docs: Add Inter-Domain Bridge section to Meta-Boundary guide
2026-03-02 12:53:34 -05:00
b4de62f2e7
docs: Enforce strict atomic per-task commits for Tier 2 agents
2026-03-02 12:52:04 -05:00
ff7f18b2ef
conductor(track): Add task to remove hardcoded machine paths from mma_exec scripts
2026-03-02 12:47:35 -05:00
dbe1647228
chore: update JOURNAL.md with Meta-Boundary documentation addition
2026-03-02 12:44:49 -05:00
5b3c0d2296
docs: Add Meta-Boundary guide to clarify Application vs Tooling domains
2026-03-02 12:44:34 -05:00
9eabebf9f4
conductor(track): Expand scope of architecture track to fully integrate MCP tools
2026-03-02 12:39:41 -05:00
6837a28b61
chore: update JOURNAL.md for testing consolidation and dependency order
2026-03-02 12:29:55 -05:00
bf10231ad5
conductor(track): Initialize testing consolidation track and add execution order
2026-03-02 12:29:41 -05:00
f088bab7e0
chore: update JOURNAL.md for architecture track
2026-03-02 12:26:21 -05:00
1eeed31040
conductor(track): Initialize 'architecture_boundary_hardening' track
2026-03-02 12:26:07 -05:00
e88336e97d
chore: update JOURNAL.md for new tracks
2026-03-02 12:15:26 -05:00
95bf42aa37
conductor(track): Initialize 'tech_debt_and_test_cleanup' and 'conductor_workflow_improvements' tracks
2026-03-02 12:14:57 -05:00
821983065c
chore: update JOURNAL.md — session 2 track initializations
2026-03-02 12:03:30 -05:00
bdf02de8a6
chore: remove empty test_20260302 track artifact
2026-03-02 12:02:54 -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
d577457330
conductor(plan): Close track context_token_viz_20260301 — all phases verified
2026-03-02 11:39:10 -05:00
2929a64b34
conductor(plan): Mark Phase 3 tasks 3.1-3.2 complete [context_token_viz_20260301] 6f18102
2026-03-02 11:27:16 -05:00
6f18102863
feat(token-viz): Phase 3 — auto-refresh triggers and /api/gui/token_stats endpoint
2026-03-02 11:27:00 -05:00
7b5d9b1212
feat(token-viz): Phase 2 — trim warning, Gemini/Anthropic cache status display
2026-03-02 11:23:57 -05:00
1c8b094a77
fix(gui): restore missing _render_message_panel method def after set_file_slice edit
2026-03-02 11:22:03 -05:00
9ae6f9da05
conductor(plan): Mark Phase 1 tasks complete [context_token_viz_20260301] 5bfb20f
2026-03-02 11:16:54 -05:00
5bfb20f06f
feat(token-viz): Phase 1 — token budget panel with color bar and breakdown table
2026-03-02 11:16:32 -05:00
80ebc9c4b1
chore: restore .gemini conductor agent files
2026-03-02 11:00:25 -05:00
008cfc355a
wtf
2026-03-02 10:58:25 -05:00
1329f859f7
wtf
2026-03-02 10:58:20 -05:00
970b4466d4
conductor(tracks): remove deleted ux_sim_test artifact from tracks.md
2026-03-02 10:47:24 -05:00
776d709246
chore: delete ux_sim_test_20260301 — test artifact from New Track form exercise
2026-03-02 10:47:14 -05:00
c35f372f52
conductor(tracks): archive 3 completed tracks, update tracks.md with active/archived sections
2026-03-02 10:46:08 -05:00
e7879f45a6
fix(test): replace fixed sleeps with polling in context_bleed test to fix ordering flake
2026-03-02 10:45:30 -05:00
57efca4f9b
fix(thread-safety): lock disc_entries reads/writes in HookServer, remove debug logs
2026-03-02 10:37:33 -05:00
eb293f3c96
chore: config, layout, project history, simulation framework updates
2026-03-02 10:15:44 -05:00
0b5552fa01
test(suite): update all tests for streaming/locking architecture and mock parity
2026-03-02 10:15:41 -05:00
5de253b15b
test(mock): major mock_gemini_cli rewrite — robust is_resume detection, tool triggers
2026-03-02 10:15:36 -05:00
1df088845d
fix(mcp): mcp_client refactor, claude_mma_exec update
2026-03-02 10:15:32 -05:00
89e82f1134
fix(infra): api_hook_client debug logging, gemini_cli_adapter streaming fixes, ai_client minor
2026-03-02 10:15:28 -05:00