|
23 | 23 | (rust 63) |
24 | 24 | (other 193)) |
25 | 25 | (panels 41) |
26 | | - (clades 39) |
| 26 | + (clades 41) |
27 | 27 | (tests 979) |
28 | 28 | (rust-tests 28) |
29 | 29 | (build-status "0 errors, 0 warnings")) |
|
36 | 36 | (testing 85) |
37 | 37 | (overall 74)) |
38 | 38 | (phase "development") |
39 | | - (current-focus "BoJ primary gateway routing (4 panels: LSP/database/DAP/BSP via cartridges), clade Tier 1-4 system, Panel Bus pub/sub, 979 Deno + 28 Rust tests") |
40 | | - (status-summary "98% frontend, 74% overall — 41 panels, 39 clades, 1007 total tests, BoJ gateway: 4 panels routed through cartridges, 3 JSON deserialisers wired, FeedbackOTron BoJ context, clade 4-tier metadata, Panel Bus event system, 0 errors 0 warnings") |
| 39 | + (current-focus "BoJ primary gateway routing (5 panels: LSP/database/DAP/BSP/agent-mcp via cartridges), per-invocation latency tracking, fullscreen mode, 979 Deno + 28 Rust tests") |
| 40 | + (status-summary "98% frontend, 75% overall — 41 panels, 41 clades, 1007 total tests, BoJ gateway: 5 panels routed through cartridges with latency tracking, fullscreen mode, 0 errors 0 warnings") |
41 | 41 |
|
42 | 42 | (work-completed |
43 | 43 | ("Custom TEA implementation with full Model-Update-View cycle") |
|
86 | 86 | ("7-Tentacles agentic orchestration panel") |
87 | 87 | ("Clade Browser with inheritance engine") |
88 | 88 | ("BoJ panel with 14 cartridges") |
89 | | - ("BoJ primary gateway: 4 panels route through cartridges (lsp-mcp, database-mcp, dap-mcp, bsp-mcp) via bojRouting toggle") |
| 89 | + ("BoJ primary gateway: 5 panels route through cartridges (lsp-mcp, database-mcp, dap-mcp, bsp-mcp, agent-mcp) via bojRouting toggle") |
90 | 90 | ("BoJ JSON deserialisers: parseCartridges, parseTopology, parseUmojaStatus wired into Update.res") |
91 | 91 | ("FeedbackOTron BoJ context snapshot: connection status, cartridge counts, last invoke, Umoja status") |
92 | 92 | ("Panel Bus pub/sub: 10 event topics, event envelopes, subscriber registry (11 defaults), 100-event ring buffer") |
93 | 93 | ("Clade 4-tier system: Tier 1 protocols/capabilities/deps/isolation, Tier 2 pub/sub bus, Tier 3 DX badges, Tier 4 signing/SBOM/sandbox") |
94 | | - ("ToggleDryRun: proper Live/DryRun toggle in workspace (was one-way)")) |
| 94 | + ("ToggleDryRun: proper Live/DryRun toggle in workspace (was one-way)") |
| 95 | + ("BoJ per-invocation latency tracking: all 17+ BoJ calls fire RecordBojLatency with (cartridge, tool, elapsed), 100-entry ring buffer on boj.latencyLog") |
| 96 | + ("Automation Router BoJ routing: agent-mcp cartridge for ExecuteRule, LoadRules, SaveRules, LoadFromRepo") |
| 97 | + ("ActionTogglePanelBar and ActionFullscreen keybinding actions fully implemented") |
| 98 | + ("Fullscreen mode: hides Provenance, Vexometer, FeedbackOTron, PanelSwitcher, StatusBar; shows only panels + active overlay")) |
95 | 99 |
|
96 | 100 | (work-in-progress |
97 | 101 | ("TypeLL integration for remaining panels" |
|
218 | 222 |
|
219 | 223 | (technical-debt |
220 | 224 | ("44 TODO comments in Update.res — incomplete JSON parsing stubs for some panel handlers") |
221 | | - ("~50% of panels still use stub/local-only backend connections (BoJ gateway covers 4)") |
222 | | - ("Tauri backend needs proper error handling and validation logic for newer panels") |
223 | | - ("ActionTogglePanelBar and ActionFullscreen keybinding actions not yet implemented"))) |
| 225 | + ("~50% of panels still use stub/local-only backend connections (BoJ gateway covers 5)") |
| 226 | + ("Tauri backend needs proper error handling and validation logic for newer panels"))) |
| 227 | + |
224 | 228 |
|
225 | 229 | (critical-next-actions |
226 | 230 | ((action 1) |
|
294 | 298 | ("Rust cargo test integrated into CI pipeline") |
295 | 299 | ("STATE.scm updated: BLOCK-1/BLOCK-2 notes, critical-next-actions refreshed") |
296 | 300 | ("TOPOLOGY.md completion dashboard synced with current architecture") |
297 | | - ("AI manifest consistency fixes aligned with 41 panels / 39 clades"))) |
| 301 | + ("AI manifest consistency fixes aligned with 41 panels / 41 clades"))) |
298 | 302 |
|
299 | 303 | ((session-id "2026-03-08-opus-typell-crosswire") |
300 | 304 | (date "2026-03-08") |
|
0 commit comments