| 📦 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 6h ago | 1 | # Quality report — 2026-09-20T07:01:34Z |
| 2 | |
| 3 | - **Gate**: ❌ **FAIL** |
| 4 | - **Commit**: `3561e52` on `main` |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) |
| 6 | - **Run**: #35 (previous: 2026-09-20T04:09:35Z) |
| 7 | |
| 8 | ## Gate violations |
| 9 | |
| 10 | - code smells: 2 (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: **2** (vs previous: +2) |
| 27 | |
| 28 | | smell | file | line | detail | |
| 29 | |---|---|---|---| |
| 30 | | qlty:return-statements | configrepo/configrepo.go | 166 | Function with many returns (count = 8): loadFrom | |
| 31 | | qlty:return-statements | configrepo/copy.go | 21 | Function with many returns (count = 8): copyTree | |
| 32 | |
| 33 | ## Metrics (`qlty metrics`) |
| 34 | |
| 35 | | metric | total | vs previous | |
| 36 | |---|---|---| |
| 37 | | funcs | 1549 | +13 | |
| 38 | | classes | 209 | +3 | |
| 39 | | fields | 623 | +9 | |
| 40 | | cyclo | 5441 | +125 | |
| 41 | | complex | 2474 | +68 | |
| 42 | | lcom | 0 | ±0 | |
| 43 | | lines | 26044 | +394 | |
| 44 | | loc | 15984 | +255 | |
| 45 | |
| 46 | ### Most complex files |
| 47 | |
| 48 | | file | complex | cyclo | loc | |
| 49 | |---|---|---|---| |
| 50 | | editor/view.go | 48 | 124 | 380 | |
| 51 | | app/actions_file.go | 47 | 72 | 246 | |
| 52 | | app/agents.go | 45 | 94 | 249 | |
| 53 | | app/app.go | 44 | 125 | 392 | |
| 54 | | theme/load.go | 44 | 71 | 214 | |
| 55 | | acp/session.go | 39 | 88 | 418 | |
| 56 | | acp/picker.go | 38 | 83 | 203 | |
| 57 | | acp/transcript.go | 38 | 89 | 231 | |
| 58 | | syntax/toml.go | 38 | 92 | 179 | |
| 59 | | ui/dialog.go | 38 | 71 | 197 | |
| 60 | | ui/menu_events.go | 38 | 66 | 145 | |
| 61 | | acp/paste.go | 37 | 53 | 135 | |
| 62 | | acp/view_draw.go | 37 | 85 | 172 | |
| 63 | | app/toolchain.go | 35 | 70 | 238 | |
| 64 | | ui/window.go | 35 | 110 | 251 | |
| 65 | |
| 66 | ## Trend |
| 67 | |
| 68 | | run | timestamp | error | warning | smells | complex | gate | |
| 69 | |---|---|---|---|---|---|---| |
| 70 | | 26 | 2026-09-15T23:51:24Z | 0 | 0 | 0 | 2257 | PASS | |
| 71 | | 27 | 2026-09-16T00:04:52Z | 0 | 0 | 0 | 2268 | PASS | |
| 72 | | 28 | 2026-09-17T04:41:36Z | 0 | 0 | 1 | 2305 | FAIL | |
| 73 | | 29 | 2026-09-17T04:42:34Z | 0 | 0 | 0 | 2306 | PASS | |
| 74 | | 30 | 2026-09-18T19:50:22Z | 0 | 0 | 0 | 2308 | PASS | |
| 75 | | 31 | 2026-09-20T02:58:30Z | 0 | 0 | 0 | 2339 | PASS | |
| 76 | | 32 | 2026-09-20T03:21:36Z | 0 | 0 | 0 | 2353 | PASS | |
| 77 | | 33 | 2026-09-20T04:09:00Z | 0 | 0 | 1 | 2405 | FAIL | |
| 78 | | 34 | 2026-09-20T04:09:35Z | 0 | 0 | 0 | 2406 | PASS | |
| 79 | | 35 | 2026-09-20T07:01:34Z | 0 | 0 | 2 | 2474 | FAIL | |