| 🛟 Updated. 28d5985 k33g 18h ago | 1 | # Quality report — 2026-09-15T23:50:29Z |
| 2 | |
| 3 | - **Gate**: ❌ **FAIL** |
| 4 | - **Commit**: `35bc868` on `main` |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) |
| 6 | - **Run**: #25 (previous: 2026-09-15T16:57:58Z) |
| 7 | |
| 8 | ## Gate violations |
| 9 | |
| 10 | - code smells: 4 (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: **4** (vs previous: +4) |
| 27 | |
| 28 | | smell | file | line | detail | |
| 29 | |---|---|---|---| |
| 30 | | qlty:return-statements | app/agent_files.go | 37 | Function with many returns (count = 7): listProjectFiles | |
| 31 | | qlty:file-complexity | acp/session.go | 1 | High total complexity (count = 50) | |
| 32 | | qlty:function-parameters | acp/picker.go | 388 | Function with many parameters (count = 6): drawChoice | |
| 33 | | qlty:file-complexity | acp/picker.go | 1 | High total complexity (count = 51) | |
| 34 | |
| 35 | ## Metrics (`qlty metrics`) |
| 36 | |
| 37 | | metric | total | vs previous | |
| 38 | |---|---|---| |
| 39 | | funcs | 1445 | +35 | |
| 40 | | classes | 191 | +7 | |
| 41 | | fields | 572 | +24 | |
| 42 | | cyclo | 5048 | +199 | |
| 43 | | complex | 2254 | +98 | |
| 44 | | lcom | 0 | ±0 | |
| 45 | | lines | 24084 | +793 | |
| 46 | | loc | 14841 | +504 | |
| 47 | |
| 48 | ### Most complex files |
| 49 | |
| 50 | | file | complex | cyclo | loc | |
| 51 | |---|---|---|---| |
| 52 | | acp/picker.go | 51 | 122 | 270 | |
| 53 | | acp/session.go | 50 | 118 | 447 | |
| 54 | | editor/view.go | 48 | 124 | 380 | |
| 55 | | app/actions_file.go | 44 | 69 | 224 | |
| 56 | | app/agents.go | 44 | 89 | 244 | |
| 57 | | theme/load.go | 44 | 71 | 214 | |
| 58 | | app/app.go | 43 | 123 | 375 | |
| 59 | | acp/transcript.go | 38 | 89 | 231 | |
| 60 | | syntax/toml.go | 38 | 92 | 179 | |
| 61 | | ui/dialog.go | 38 | 71 | 197 | |
| 62 | | ui/menu_events.go | 38 | 66 | 145 | |
| 63 | | app/toolchain.go | 35 | 72 | 243 | |
| 64 | | ui/window.go | 35 | 110 | 251 | |
| 65 | | acp/config.go | 34 | 43 | 149 | |
| 66 | | snippets/snippets.go | 34 | 39 | 135 | |
| 67 | |
| 68 | ## Trend |
| 69 | |
| 70 | | run | timestamp | error | warning | smells | complex | gate | |
| 71 | |---|---|---|---|---|---|---| |
| 72 | | 16 | 2026-09-02T05:02:06Z | 0 | 0 | 0 | 1802 | PASS | |
| 73 | | 17 | 2026-09-02T06:10:08Z | 0 | 0 | 0 | 1810 | PASS | |
| 74 | | 18 | 2026-09-02T06:12:59Z | 0 | 0 | 0 | 1810 | PASS | |
| 75 | | 19 | 2026-09-03T05:34:04Z | 0 | 0 | 0 | 1810 | PASS | |
| 76 | | 20 | 2026-09-09T12:15:42Z | 0 | 0 | 0 | 1811 | PASS | |
| 77 | | 21 | 2026-09-15T09:34:09Z | 0 | 0 | 3 | 2119 | FAIL | |
| 78 | | 22 | 2026-09-15T09:34:55Z | 0 | 0 | 0 | 2119 | PASS | |
| 79 | | 23 | 2026-09-15T16:57:07Z | 0 | 0 | 2 | 2157 | FAIL | |
| 80 | | 24 | 2026-09-15T16:57:58Z | 0 | 0 | 0 | 2156 | PASS | |
| 81 | | 25 | 2026-09-15T23:50:29Z | 0 | 0 | 4 | 2254 | FAIL | |