Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
87 commits sit in this repo's top risk tercile, which is 34% of the 258scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 4.3 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Began feature-led, now leaning refactor.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | eee06767init: dump sumi files | seth | 4mo ago | +2.9K -1 | 100%Elevated | more lines added than baseline |
| 2 | f035ba86feat: improve image composite with better system | seth | 2mo ago | +338 -267 | 99%Elevated | more lines added than baseline |
| 3 | af3cf915init: for zenwebp implementation | seth | 2w ago | +252 -0 | 99%Elevated | more lines added than baseline |
| 4 | ed501ca9feat: implement webpx decoding through libwebp | seth | 2mo ago | +151 -61 | 99%Elevated | more lines added than baseline |
| 5 | ff994fdbrefactor: move print number rendering here | seth | 2mo ago | +159 -0 | 98%Elevated | more lines added than baseline |
| 6 | 31c0d55cdeps: update version and dependencies | seth | 2w ago | +139 -498 | 98%Elevated | more lines added than baseline |
| 7 | 7c411decfeat: replace moka cache with dashmap for simpler cache | seth | 2w ago | +133 -137 | 98%Elevated | more lines added than baseline |
| 8 | be619375init: add CardRenderer struct and rendering functionality | Clarinep | 1w ago | +112 -0 | 97%Elevated | more lines added than baseline |
| 9 | e6dceb27feat: add tokio semaphore permit logic | seth | 2mo ago | +105 -0 | 97%Elevated | more lines added than baseline |
| 10 | 5930930crefactor: imports | Clarinep | 2mo ago | +72 -83 | 96%Elevated | more lines added than baseline |
| 11 | 92715ce0refactor: improve sumi graceful shutdown | Clarinep | 1w ago | +66 -8 | 96%Elevated | more lines added than baseline |
| 12 | e1945bd7refactor: improve cache.rs | Clarinep | 2mo ago | +62 -49 | 96%Elevated | more lines added than baseline |
| 13 | 35863292feat: improve rendering of print numbers with shadow | Clarinep | 1w ago | +61 -11 | 94%Elevated | more lines added than baseline |
| 14 | 30ee70f8refactor: improved logging and error handling | seth | 2w ago | +62 -20 | 94%Elevated | more lines added than baseline |
| 15 | 83340a3arefactor: font rendering and draw functions | seth | 2w ago | +61 -52 | 94%Elevated | more lines added than baseline |
| 16 | 5d90999ffeat: add generator | seth | 2mo ago | +61 -0 | 94%Elevated | more lines added than baseline |
| 17 | abba4c0bfeat: add mermaid diagram | seth | 3mo ago | +59 -0 | 94%Elevated | more lines added than baseline |
| 18 | ba3a5a53refactor: handle_render_drop for error handling and logging | seth | 2w ago | +59 -58 | 93%Elevated | more lines added than baseline |
| 19 | c938c17cstyle: clippy fixes | github-actions[bot] | 2mo ago | +44 -39 | 92%Elevated | more lines added than baseline |
| 20 | 4825551bCreate clippy.yml | Clarinep | 2mo ago | +52 -0 | 92%Elevated | more lines added than baseline |
| 21 | 2a94f781feat: add benchmark to test sumi | seth | 2mo ago | +53 -0 | 92%Elevated | more lines added than baseline |
| 22 | b1e0c659feat: add custom logger with sumi color palette | seth | 2w ago | +55 -0 | 91%Elevated | more lines added than baseline |
| 23 | b518a14crefactor: create_drop_image for efficiency, readability | seth | 2w ago | +52 -25 | 91%Elevated | more lines added than baseline |
| 24 | b8490d50feat: add AppError enum and response handling | seth | 2w ago | +50 -0 | 91%Elevated | more lines added than baseline |
| 25 | e62cbeebfeat: implement BufferGuard for buffer handling | Clarinep | 1w ago | +46 -11 | 90%Elevated | more lines added than baseline |
| 26 | fd55bdaffeat: update readme | seth | 4mo ago | +42 -1 | 90%Elevated | more lines added than baseline |
| 27 | 1c24b534Initial commit | seth | 4mo ago | +44 -0 | 90%Elevated | more lines added than baseline |
| 28 | 4eed709drefactor: imports | Clarinep | 2mo ago | +40 -21 | 89%Elevated | more lines added than baseline |
| 29 | de16d02dfeat: v1.3.0 sumi | seth | 2w ago | +40 -50 | 89%Elevated | more lines added than baseline |
| 30 | 44cc2063style: fix clippy warnings | Clarinep | 2mo ago | +36 -86 | 89%Elevated | more lines added than baseline |
| 31 | ac440662feat: add benchmark runner | seth | 2mo ago | +41 -0 | 89%Elevated | more lines added than baseline |
| 32 | 27263224init: zenwebp encoder settings | seth | 2w ago | +41 -0 | 88%Elevated | more lines added than baseline |
| 33 | 54e4b7f6feat: quick ci | seth | 2mo ago | +39 -0 | 88%Elevated | more lines added than baseline |
| 34 | 5f472715ci: setup release-plz automation | seth | 6d ago | +32 -0 | 87%Elevated | more lines added than baseline |
| 35 | 272683e2feat: add AppStats struct for rendering statistics | seth | 2w ago | +33 -0 | 87%Elevated | more lines added than baseline |
| 36 | 9fa87293style: clippy fixes | github-actions[bot] | 2mo ago | +28 -21 | 87%Elevated | more lines added than baseline |
| 37 | 062832ferefactor: draw_print_number and measure_print_number | Clarinep | 1w ago | +29 -22 | 85%Elevated | more lines added than baseline |
| 38 | 8f154e94refactor: replace w h to use Point and Size struct | seth | 2mo ago | +30 -5 | 85%Elevated | more lines added than baseline |
| 39 | 171eba80refactor: imports | Clarinep | 2mo ago | +28 -19 | 85%Elevated | more lines added than baseline |
| 40 | 4e5e112adeps: for zenwebp encoder | seth | 2w ago | +29 -0 | 84%Elevated | more lines added than baseline |
| 41 | 19330e03style: clippy fixes | github-actions[bot] | 2mo ago | +21 -23 | 84%Elevated | more lines added than baseline |
| 42 | 704a2e42feat: tweak some webpx encoder configs | seth | 2mo ago | +27 -17 | 84%Elevated | more lines added than baseline |
| 43 | 52dd8130refactor: clean up imports | seth | 3mo ago | +26 -19 | 84%Elevated | more lines added than baseline |
| 44 | cb69f2c1style: clippy and fmt fixes | github-actions[bot] | 1w ago | +25 -14 | 83%Elevated | more lines added than baseline |
| 45 | f409d981refactor: config loading from env | seth | 2w ago | +27 -7 | 83%Elevated | more lines added than baseline |
| 46 | fbee3dfcfeat: just use tokio main macro | seth | 2mo ago | +25 -34 | 83%Elevated | more lines added than baseline |
| 47 | f623b978refactor: Metrics struct fields to private with getters | Clarinep | 1w ago | +24 -4 | 81%Elevated | more lines added than baseline |
| 48 | f6b8f1b3feat: add Error enum with Display and std::error::Error traits | Clarinep | 1w ago | +24 -0 | 81%Elevated | more lines added than baseline |
| 49 | 819dbceerefactor: rename variable | seth | 2mo ago | +24 -20 | 81%Elevated | more lines added than baseline |
| 50 | f4201fabfix: casting issues | Clarinep | 2mo ago | +22 -19 | 81%Elevated | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 200 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
blairtcg/sumi has 271 commits in its history from 6 contributors, the first of them Mar 20, 2026. In the last 90 days 17 files were touched, 156 times in total, most often canvas.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.