# Quality report — 2026-08-30T16:43:18Z - **Gate**: ❌ **FAIL** - **Commit**: `a0b64c0` on `main` - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) - **Run**: #2 (previous: 2026-08-30T16:41:01Z) ## Gate violations - code smells: 4 (max 0) ## Lint issues (`qlty check`) _none_ ### Top rules _none_ ### Most affected files _none_ ## Code smells (`qlty smells`) Total: **4** (vs previous: -8) | smell | file | line | detail | |---|---|---|---| | qlty:boolean-logic | internal/editor/view.go | 416 | Complex binary expression | | qlty:boolean-logic | internal/editor/view.go | 416 | Complex binary expression | | qlty:function-parameters | kits/dev-toolkit/files/home/.claude/skills/quality/scripts/quality_report.py | 365 | Function with many parameters (count = 7): build_report | | qlty:file-complexity | kits/dev-toolkit/files/home/.claude/skills/quality/scripts/quality_report.py | 1 | High total complexity (count = 73) | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 624 | +8 | | classes | 74 | ±0 | | fields | 227 | ±0 | | cyclo | 1952 | -6 | | complex | 882 | +4 | | lcom | 0 | ±0 | | lines | 8871 | +92 | | loc | 6073 | +47 | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | kits/dev-toolkit/files/home/.claude/skills/quality/scripts/quality_report.py | 73 | 83 | 362 | | internal/editor/view.go | 46 | 122 | 322 | | internal/ui/menu.go | 46 | 102 | 255 | | internal/theme/load.go | 45 | 74 | 220 | | internal/app/actions_file.go | 39 | 64 | 195 | | internal/lsp/conn.go | 39 | 58 | 238 | | internal/ui/dialog.go | 33 | 64 | 166 | | internal/app/app.go | 32 | 88 | 267 | | internal/app/completion.go | 30 | 74 | 186 | | internal/lsp/client.go | 30 | 61 | 260 | | internal/ui/controls.go | 30 | 69 | 216 | | internal/ui/window.go | 24 | 75 | 171 | | internal/app/actions_edit.go | 23 | 39 | 137 | | internal/ui/desktop.go | 23 | 60 | 130 | | internal/app/dialogs.go | 22 | 80 | 247 | ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 1 | 2026-08-30T16:41:01Z | 0 | 0 | 12 | 878 | FAIL | | 2 | 2026-08-30T16:43:18Z | 0 | 0 | 4 | 882 | FAIL |