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
38 commits sit in this repo's top risk tercile, which is 32% of the 118scored. 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 8.7 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 | ef329764Use target path semantics in WIM tests | Kelen | 3d ago | +4.8K -129 | 100%Elevated | more lines added than baseline |
| 2 | e21b18e1update some perforamace issue | Kelen | 2d ago | +1.5K -679 | 98%Elevated | more lines added than baseline |
| 3 | dcd7c479Clarify phase documentation | Kelen | 3w ago | +1.9K -0 | 98%Elevated | more lines added than baseline |
| 4 | f60613b4Add retained random-access installer ISO reader | Kelen | 3d ago | +1.2K -1 | 96%Elevated | more lines added than baseline |
| 5 | 73b24826refactor Linux backend tests by responsibility | Kelen | 1w ago | +917 -773 | 96%Elevated | more lines added than baseline |
| 6 | 05808488Add Arch package and remove release PowerShell | Kelen | 1w ago | +1.4K -114 | 96%Elevated | more lines added than baseline |
| 7 | a5d9f7b7Add macOS native framework Phase 1 PoC | Kelen | 1w ago | +2.4K -696 | 96%Elevated | more lines added than baseline |
| 8 | c9c9f19aSimplify Windows installer plan construction | Kelen | 2d ago | +1.0K -556 | 92%Elevated | more lines added than baseline |
| 9 | 87cf0f5dadd raw FAT32 filesystem builder | Kelen | 3d ago | +683 -0 | 92%Elevated | more lines added than baseline |
| 10 | 2f4c7490Bind raw I/O to authorized inputs | Kelen | 1w ago | +911 -128 | 92%Elevated | more lines added than baseline |
| 11 | cf8e0545Implement native macOS disk and picker foundations | Kelen | 1w ago | +1.2K -754 | 92%Elevated | more lines added than baseline |
| 12 | 732ea7d0harden Windows PowerShell backend | Kelen | 1w ago | +1.5K -619 | 92%Elevated | more lines added than baseline |
| 13 | 02fcb5faClarify cross-platform image and package support | Kelen | 3w ago | +1.1K -117 | 92%Elevated | more lines added than baseline |
| 14 | 1e0c6810simplify device identity checks | Kelen | 4h ago | +680 -369 | 87%Elevated | more lines added than baseline |
| 15 | a9a33545update fix | Kelen | 2d ago | +577 -157 | 87%Elevated | more lines added than baseline |
| 16 | 5cc99c42Focus disk manager implementation on Linux | Kelen | 2w ago | +923 -74 | 87%Elevated | more lines added than baseline |
| 17 | bee572fbAdd macOS GUI storage backend | Kelen | 3w ago | +925 -29 | 87%Elevated | more lines added than baseline |
| 18 | 26a7b962Initial commit | Kelen | 3w ago | +706 -0 | 87%Elevated | more lines added than baseline |
| 19 | 0ae282e9test platform backend revalidation | Kelen | 1w ago | +661 -17 | 84%Elevated | more lines added than baseline |
| 20 | d62e64ceAdd logical-sector-aware GPT builder | Kelen | 3d ago | +430 -79 | 82%Elevated | more lines added than baseline |
| 21 | 5e9569eeharden helper protocol and add theme setting | Kelen | 1w ago | +508 -235 | 82%Elevated | more lines added than baseline |
| 22 | ce03bffeci: scan Go code with govulncheck | Kelen | 1w ago | +467 -163 | 82%Elevated | more lines added than baseline |
| 23 | e85b7934Fix README repository badge links | Kelen | 3w ago | +637 -75 | 82%Elevated | more lines added than baseline |
| 24 | d443455dRewrite project and build documentation | Kelen | 3w ago | +637 -75 | 82%Elevated | more lines added than baseline |
| 25 | 8b1ac707Simplify Linux privileged helper validation | Kelen | 2w ago | +291 -114 | 79%Elevated | more lines added than baseline |
| 26 | 9a93c428Simplify USB writer control flow | Kelen | 3h ago | +284 -76 | 78%Elevated | more lines added than baseline |
| 27 | 42510313Update make-dmg.sh | Kelen | 3d ago | +250 -88 | 78%Elevated | more lines added than baseline |
| 28 | a6584549fix(linux): correct privileged USB write and format flow | Kelen | 2w ago | +364 -45 | 78%Elevated | more lines added than baseline |
| 29 | 3e53504aCreate package-checks.yml | Kelen | 3d ago | +232 -0 | 75%Elevated | more lines added than baseline |
| 30 | c2097a81Update verify.sh | Kelen | 3d ago | +242 -21 | 75%Elevated | more lines added than baseline |
| 31 | d7e57c4afix some bug | Kelen | 2w ago | +185 -5 | 75%Elevated | more lines added than baseline |
| 32 | 9e07cf48Use official compressed image examples | Kelen | 2w ago | +334 -2 | 75%Elevated | more lines added than baseline |
| 33 | 13c0c873Update build.sh | Kelen | 3d ago | +202 -35 | 70%Elevated | more lines added than baseline |
| 34 | 3993b07fSimplify native parsing and GUI callbacks | Kelen | 3d ago | +249 -158 | 70%Elevated | more lines added than baseline |
| 35 | f81797abSerialize formatting and writing operations | Kelen | 1w ago | +218 -22 | 70%Elevated | more lines added than baseline |
| 36 | 4197c4eeSimplify Windows device validation | Kelen | 1w ago | +190 -96 | 70%Elevated | more lines added than baseline |
| 37 | cfc880cffix(linux): embed FAT32 formatter in helper | Kelen | 2w ago | +292 -42 | 70%Elevated | more lines added than baseline |
| 38 | 57540f4fAdd internationalization support | Kelen | 3w ago | +230 -46 | 70%Elevated | more lines added than baseline |
| 39 | dcda0cfdFinalize Windows installer preview and split planning | Kelen | 3d ago | +209 -15 | 67%Typical | more lines added than baseline |
| 40 | 532f8d5crefactor native device helper complexity | Kelen | 4d ago | +201 -63 | 67%Typical | more lines added than baseline |
| 41 | 003947c2Refactor complex image and UI workflows | Kelen | 2w ago | +187 -127 | 67%Typical | more lines added than baseline |
| 42 | 333b3ddcHarden hybrid ISO classification and cancellation | Kelen | 3d ago | +163 -19 | 64%Typical | more lines added than baseline |
| 43 | 089af055Fix backend revalidation and Windows disk lifecycle | Kelen | 1w ago | +183 -34 | 64%Typical | more lines added than baseline |
| 44 | 5b0fad8erefactor Linux privileged helper sessions | Kelen | 3d ago | +164 -89 | 62%Typical | more lines added than baseline |
| 45 | 0ed2532bAdd language settings and new translations | Kelen | 1w ago | +176 -21 | 62%Typical | more lines added than baseline |
| 46 | 3adbb0d0fix(bug): fix all bug | Kelen | 2w ago | +136 -12 | 62%Typical | more lines added than baseline |
| 47 | c0e800affix: initialize Fyne chooser before resizing | Kelen | 2w ago | +212 -72 | 62%Typical | more lines added than baseline |
| 48 | 27fdf251Create wimlib.yml | Kelen | 3d ago | +146 -0 | 58%Typical | more lines added than baseline |
| 49 | 7d71f928feat: add FAT32 USB formatting | Kelen | 2w ago | +162 -13 | 58%Typical | more lines added than baseline |
| 50 | 1789d43ddocs: correct Linux chooser descriptions | Kelen | 2w ago | +190 -72 | 58%Typical | 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 118 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.
kelenhappy/goflasher has 180 commits in its history from 1 contributor, the first of them Jul 29, 2026. In the last 90 days 143 files were touched, 473 times in total, most often main_fyne.go. Every commit is scored for change risk from its size, spread and the history of the files it touches.