forked from bots-garden/ori
| ✨ Workspace panel, selectors, previews, desktop app, sandbox template, resizable file tree, light/dark theme | 1 | # Quality report — 2026-09-17T23:10:03Z |
| 2 | ||
| 3 | - **Gate**: ✅ **PASS** | |
| 4 | - **Commit**: `2434cc7` on `feat/acp-webapp` | |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) | |
| 6 | - **Run**: #15 (previous: 2026-09-17T23:07:54Z) | |
| 7 | ||
| 8 | ## Lint issues (`qlty check`) | |
| 9 | ||
| 10 | | level | count | vs previous | | |
| 11 | |---|---|---| | |
| 12 | | error | 0 | -12 | | |
| 13 | | warning | 0 | -1 | | |
| 14 | | note | 0 | -4 | | |
| 15 | ||
| 16 | ### Top rules | |
| 17 | ||
| 18 | _none_ | |
| 19 | ||
| 20 | ### Most affected files | |
| 21 | ||
| 22 | _none_ | |
| 23 | ||
| 24 | ## Code smells (`qlty smells`) | |
| 25 | ||
| 26 | Total: **0** (vs previous: -2) | |
| 27 | ||
| 28 | _none_ | |
| 29 | ||
| 30 | ## Metrics (`qlty metrics`) | |
| 31 | ||
| 32 | | metric | total | vs previous | | |
| 33 | |---|---|---| | |
| 34 | | funcs | 260 | +5 | | |
| 35 | | classes | 55 | +1 | | |
| 36 | | fields | 79 | +4 | | |
| 37 | | cyclo | 877 | -11 | | |
| 38 | | complex | 507 | -10 | | |
| 39 | | lcom | 0 | ±0 | | |
| 40 | | lines | 5570 | +47 | | |
| 41 | | loc | 4030 | +25 | | |
| 42 | ||
| 43 | ### Most complex files | |
| 44 | ||
| 45 | | file | complex | cyclo | loc | | |
| 46 | |---|---|---|---| | |
| 47 | | internal/bridge/bridge.go | 34 | 49 | 228 | | |
| 48 | | internal/skills/skills.go | 34 | 53 | 129 | | |
| 49 | | internal/terminal/terminal.go | 32 | 33 | 111 | | |
| 50 | | ui/src/useCompletion.ts | 29 | 32 | 122 | | |
| 51 | | internal/files/files.go | 21 | 35 | 140 | | |
| 52 | | internal/mockagent/mockagent.go | 21 | 38 | 190 | | |
| 53 | | ui/src/components/DrawioView.tsx | 20 | 22 | 76 | | |
| 54 | | ui/src/components/PromptInput.tsx | 20 | 26 | 153 | | |
| 55 | | ui/src/components/EditorPane.tsx | 18 | 33 | 125 | | |
| 56 | | internal/files/search.go | 17 | 32 | 104 | | |
| 57 | | ui/src/components/PreviewPane.tsx | 17 | 30 | 131 | | |
| 58 | | ui/src/reducer.ts | 17 | 54 | 195 | | |
| 59 | | internal/agent/agent.go | 15 | 31 | 121 | | |
| 60 | | ori-desktop/internal/settings/settings.go | 15 | 31 | 82 | | |
| 61 | | internal/bridge/ws.go | 14 | 15 | 61 | | |
| 62 | ||
| 63 | ## Trend | |
| 64 | ||
| 65 | | run | timestamp | error | warning | smells | complex | gate | | |
| 66 | |---|---|---|---|---|---|---| | |
| 67 | | 6 | 2026-09-17T19:36:00Z | 0 | 0 | 0 | 146 | PASS | | |
| 68 | | 7 | 2026-09-17T20:05:32Z | 2 | 1 | 3 | 284 | FAIL | | |
| 69 | | 8 | 2026-09-17T20:06:46Z | 1 | 1 | 0 | 281 | FAIL | | |
| 70 | | 9 | 2026-09-17T20:08:01Z | 0 | 0 | 0 | 281 | PASS | | |
| 71 | | 10 | 2026-09-17T20:25:57Z | 0 | 0 | 0 | 286 | PASS | | |
| 72 | | 11 | 2026-09-17T20:55:17Z | 0 | 0 | 0 | 288 | PASS | | |
| 73 | | 12 | 2026-09-17T21:04:25Z | 0 | 0 | 0 | 288 | PASS | | |
| 74 | | 13 | 2026-09-17T23:07:19Z | 0 | 0 | 2 | 517 | FAIL | | |
| 75 | | 14 | 2026-09-17T23:07:54Z | 12 | 1 | 2 | 517 | FAIL | | |
| 76 | | 15 | 2026-09-17T23:10:03Z | 0 | 0 | 0 | 507 | PASS | |