README screenshots: module shot full-width, audit report cropped to the panel, drop standard shot

This commit is contained in:
Xingyu Chen
2026-06-10 18:54:03 -07:00
parent c995a78243
commit 20c1c58f3c
3 changed files with 9 additions and 5 deletions
+9 -5
View File
@@ -43,12 +43,16 @@ run on a schedule.
## Screenshots
| Select a module — dependencies + audit | Audit report | Editable standard |
|---|---|---|
| ![module](examples/02-module.png) | ![report](examples/03-report.png) | ![standard](examples/04-standard.png) |
**Click any module** to highlight what it calls (downstream) and what depends on it
(upstream), with its score, smell tags, and `file:line` findings:
![Select a module — dependencies + audit](examples/02-module.png)
The **Audit report** — averages, grade spread, worst offenders, smell-tag frequency, and
cross-cutting themes:
<img src="examples/03-report.png" width="360" alt="Audit report panel" />
- **Click any module** to highlight what it calls (downstream) and what depends on it
(upstream), with its score, smell tags, and `file:line` findings.
- **Health vs coupling** color modes — problems pop amber/red, healthy modules recede to a
muted green (colorblind-friendly; the cue is saturation, not just hue).
- **Filter** by grade (≤ B/C/D/F) or by issue tag; jump straight to the worst offenders.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 487 KiB

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 554 KiB