mirror of
https://github.com/Asixa/codemap-skill.git
synced 2026-08-28 17:01:14 +00:00
README screenshots: module shot full-width, audit report cropped to the panel, drop standard shot
This commit is contained in:
@@ -43,12 +43,16 @@ run on a schedule.
|
|||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
| Select a module — dependencies + audit | Audit report | Editable standard |
|
**Click any module** to highlight what it calls (downstream) and what depends on it
|
||||||
|---|---|---|
|
(upstream), with its score, smell tags, and `file:line` findings:
|
||||||
|  |  |  |
|
|
||||||
|

|
||||||
|
|
||||||
|
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
|
- **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).
|
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.
|
- **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 |
Reference in New Issue
Block a user