forked from bots-garden/ori
| ✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme | 1 | # Quality report — 2026-09-17T20:06:46Z |
| 2 | ||
| 3 | - **Gate**: ❌ **FAIL** | |
| 4 | - **Commit**: `2434cc7` on `feat/acp-webapp` | |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) | |
| 6 | - **Run**: #8 (previous: 2026-09-17T20:05:32Z) | |
| 7 | ||
| 8 | ## Gate violations | |
| 9 | ||
| 10 | - error-level issues: 1 (max 0) | |
| 11 | - warning-level issues: 1 (max 0) | |
| 12 | ||
| 13 | ## Lint issues (`qlty check`) | |
| 14 | ||
| 15 | | level | count | vs previous | | |
| 16 | |---|---|---| | |
| 17 | | error | 1 | -1 | | |
| 18 | | warning | 1 | ±0 | | |
| 19 | ||
| 20 | ### Top rules | |
| 21 | ||
| 22 | | rule | count | | |
| 23 | |---|---| | |
| 24 | | biome:suppressions/unused | 1 | | |
| 25 | | biome:lint/security/noDangerouslySetInnerHtml | 1 | | |
| 26 | ||
| 27 | ### Most affected files | |
| 28 | ||
| 29 | | file | issues | | |
| 30 | |---|---| | |
| 31 | | ui/src/components/AsciiDocView.tsx | 2 | | |
| 32 | ||
| 33 | ## Code smells (`qlty smells`) | |
| 34 | ||
| 35 | Total: **0** (vs previous: -3) | |
| 36 | ||
| 37 | _none_ | |
| 38 | ||
| 39 | ## Metrics (`qlty metrics`) | |
| 40 | ||
| 41 | | metric | total | vs previous | | |
| 42 | |---|---|---| | |
| 43 | | funcs | 171 | +3 | | |
| 44 | | classes | 34 | ±0 | | |
| 45 | | fields | 53 | ±0 | | |
| 46 | | cyclo | 504 | +1 | | |
| 47 | | complex | 281 | -3 | | |
| 48 | | lcom | 0 | ±0 | | |
| 49 | | lines | 3436 | +49 | | |
| 50 | | loc | 2488 | +42 | | |
| 51 | ||
| 52 | ### Most complex files | |
| 53 | ||
| 54 | | file | complex | cyclo | loc | | |
| 55 | |---|---|---|---| | |
| 56 | | internal/terminal/terminal.go | 32 | 33 | 111 | | |
| 57 | | internal/bridge/bridge.go | 26 | 40 | 201 | | |
| 58 | | internal/files/files.go | 21 | 35 | 138 | | |
| 59 | | internal/mockagent/mockagent.go | 20 | 32 | 174 | | |
| 60 | | ui/src/components/EditorPane.tsx | 18 | 33 | 125 | | |
| 61 | | ui/src/components/TerminalPane.tsx | 17 | 10 | 79 | | |
| 62 | | ui/src/reducer.ts | 17 | 53 | 187 | | |
| 63 | | internal/agent/agent.go | 15 | 31 | 121 | | |
| 64 | | internal/bridge/ws.go | 14 | 15 | 61 | | |
| 65 | | internal/agent/client.go | 11 | 28 | 74 | | |
| 66 | | ui/src/components/PreviewPane.tsx | 11 | 21 | 106 | | |
| 67 | | ui/src/ws.ts | 10 | 13 | 59 | | |
| 68 | | internal/httpserver/httpserver.go | 8 | 8 | 33 | | |
| 69 | | ui/src/components/AsciiDocView.tsx | 8 | 6 | 45 | | |
| 70 | | ui/src/components/Workspace.tsx | 8 | 13 | 67 | | |
| 71 | ||
| 72 | ## Trend | |
| 73 | ||
| 74 | | run | timestamp | error | warning | smells | complex | gate | | |
| 75 | |---|---|---|---|---|---|---| | |
| 76 | | 1 | 2026-09-17T19:09:37Z | 0 | 0 | 5 | 158 | FAIL | | |
| 77 | | 2 | 2026-09-17T19:10:18Z | 13 | 4 | 5 | 158 | FAIL | | |
| 78 | | 3 | 2026-09-17T19:14:34Z | 0 | 0 | 2 | 146 | FAIL | | |
| 79 | | 4 | 2026-09-17T19:15:21Z | 0 | 0 | 0 | 145 | PASS | | |
| 80 | | 5 | 2026-09-17T19:35:29Z | 0 | 0 | 1 | 147 | FAIL | | |
| 81 | | 6 | 2026-09-17T19:36:00Z | 0 | 0 | 0 | 146 | PASS | | |
| 82 | | 7 | 2026-09-17T20:05:32Z | 2 | 1 | 3 | 284 | FAIL | | |
| 83 | | 8 | 2026-09-17T20:06:46Z | 1 | 1 | 0 | 281 | FAIL | |