| 📦 Turbo Core — files rewritten outside reload into their windows; the agent window wraps what you type and keeps a long paste aside as a token (#28); configrepo fetches a shared .turbo-<slug> from a forge URL (#25) fe23288 k33g 12h ago | 1 | # Quality report — 2026-09-20T04:09:00Z |
| 2 | |
| 3 | - **Gate**: ❌ **FAIL** |
| 4 | - **Commit**: `3561e52` on `main` |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) |
| 6 | - **Run**: #33 (previous: 2026-09-20T03:21:36Z) |
| 7 | |
| 8 | ## Gate violations |
| 9 | |
| 10 | - code smells: 1 (max 0) |
| 11 | |
| 12 | ## Lint issues (`qlty check`) |
| 13 | |
| 14 | _none_ |
| 15 | |
| 16 | ### Top rules |
| 17 | |
| 18 | _none_ |
| 19 | |
| 20 | ### Most affected files |
| 21 | |
| 22 | _none_ |
| 23 | |
| 24 | ## Code smells (`qlty smells`) |
| 25 | |
| 26 | Total: **1** (vs previous: +1) |
| 27 | |
| 28 | | smell | file | line | detail | |
| 29 | |---|---|---|---| |
| 30 | | qlty:file-complexity | app/app.go | 1 | High total complexity (count = 50) | |
| 31 | |
| 32 | ## Metrics (`qlty metrics`) |
| 33 | |
| 34 | | metric | total | vs previous | |
| 35 | |---|---|---| |
| 36 | | funcs | 1536 | +18 | |
| 37 | | classes | 206 | +2 | |
| 38 | | fields | 614 | +10 | |
| 39 | | cyclo | 5315 | +77 | |
| 40 | | complex | 2405 | +52 | |
| 41 | | lcom | 0 | ±0 | |
| 42 | | lines | 25641 | +356 | |
| 43 | | loc | 15725 | +219 | |
| 44 | |
| 45 | ### Most complex files |
| 46 | |
| 47 | | file | complex | cyclo | loc | |
| 48 | |---|---|---|---| |
| 49 | | app/app.go | 50 | 135 | 422 | |
| 50 | | editor/view.go | 48 | 124 | 380 | |
| 51 | | app/actions_file.go | 47 | 72 | 246 | |
| 52 | | app/agents.go | 45 | 94 | 249 | |
| 53 | | theme/load.go | 44 | 71 | 214 | |
| 54 | | acp/session.go | 39 | 88 | 418 | |
| 55 | | acp/picker.go | 38 | 83 | 203 | |
| 56 | | acp/transcript.go | 38 | 89 | 231 | |
| 57 | | syntax/toml.go | 38 | 92 | 179 | |
| 58 | | ui/dialog.go | 38 | 71 | 197 | |
| 59 | | ui/menu_events.go | 38 | 66 | 145 | |
| 60 | | acp/paste.go | 37 | 53 | 135 | |
| 61 | | acp/view_draw.go | 37 | 85 | 172 | |
| 62 | | app/toolchain.go | 35 | 70 | 238 | |
| 63 | | ui/window.go | 35 | 110 | 251 | |
| 64 | |
| 65 | ## Trend |
| 66 | |
| 67 | | run | timestamp | error | warning | smells | complex | gate | |
| 68 | |---|---|---|---|---|---|---| |
| 69 | | 24 | 2026-09-15T16:57:58Z | 0 | 0 | 0 | 2156 | PASS | |
| 70 | | 25 | 2026-09-15T23:50:29Z | 0 | 0 | 4 | 2254 | FAIL | |
| 71 | | 26 | 2026-09-15T23:51:24Z | 0 | 0 | 0 | 2257 | PASS | |
| 72 | | 27 | 2026-09-16T00:04:52Z | 0 | 0 | 0 | 2268 | PASS | |
| 73 | | 28 | 2026-09-17T04:41:36Z | 0 | 0 | 1 | 2305 | FAIL | |
| 74 | | 29 | 2026-09-17T04:42:34Z | 0 | 0 | 0 | 2306 | PASS | |
| 75 | | 30 | 2026-09-18T19:50:22Z | 0 | 0 | 0 | 2308 | PASS | |
| 76 | | 31 | 2026-09-20T02:58:30Z | 0 | 0 | 0 | 2339 | PASS | |
| 77 | | 32 | 2026-09-20T03:21:36Z | 0 | 0 | 0 | 2353 | PASS | |
| 78 | | 33 | 2026-09-20T04:09:00Z | 0 | 0 | 1 | 2405 | FAIL | |