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
12 commits sit in this repo's top risk tercile, which is 34% of the 35scored. 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 9.1 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.
How this repo's commit mix shifts over time.
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 | 6608377ddocs: ✏️ graphify, llm-map | muhfaris | 2mo ago | +334.3K -264 | 99%Elevated | large diff (many lines added) |
| 2 | bbee9b92feat: 🎸 documentations | muhfaris | 2mo ago | +8.2K -926 | 94%Elevated | large diff (many lines added) |
| 3 | d423fb6dfeat: 🎸 initialize release | muhfaris | 2mo ago | +17.7K -0 | 94%Elevated | large diff (many lines added) |
| 4 | 7be75f9ffeat: 🎸 conditions values and update graphify | muhfaris | 1mo ago | +5.9K -3.2K | 90%Elevated | large diff (many lines added) |
| 5 | 20b776b3feat(transform): implement declarative collection projections with explicit type casting | muhfaris | 1mo ago | +1.3K -0 | 86%Elevated | large diff (many lines added) |
| 6 | 43303a60feat: 🎸 add convert and validate tools and refactor workspace v | muhfaris | 2mo ago | +1.2K -660 | 86%Elevated | large diff (many lines added) |
| 7 | f4aa5807feat: implement RFC-18 automated failure debug snapshots | openhands | 2mo ago | +785 -20 | 80%Elevated | large diff (many lines added) |
| 8 | d1fba1a2feat: Add multipart form-data and file upload support (RFC-21) | openhands | 2mo ago | +743 -15 | 80%Elevated | large diff (many lines added) |
| 9 | 527d973ffeat: add Swagger Petstore test suite and preserve large integer JSON precision | muhfaris | 1mo ago | +587 -36 | 73%Elevated | large diff (many lines added) |
| 10 | b33d7987feat: 🎸 add Parameterized Generators Expansion | muhfaris | 2mo ago | +436 -7 | 73%Elevated | large diff (many lines added) |
| 11 | 343f384efeat: 🎸 expose gherkio init at mcp | muhfaris | 2mo ago | +492 -391 | 73%Elevated | large diff (many lines added) |
| 12 | 075573e7feat: Implement RFC-19 Domain Sandboxing & SSRF Prevention | muhfaris | 2mo ago | +330 -7 | 67%Elevated | large diff (many lines added) |
| 13 | 802fc1f0feat: 🎸 until request, execute partial requests | muhfaris | 2mo ago | +369 -200 | 64%Typical | large diff (many lines added) |
| 14 | 153f4162fix: 🐛 expose tools dsl/variabels from resource mcp | muhfaris | 2mo ago | +281 -1 | 61%Typical | large diff (many lines added) |
| 15 | ea42c756fix: 🐛 retention report | muhfaris | 2mo ago | +152 -0 | 59%Typical | large diff (many lines added) |
| 16 | f618f833feat: 🎸 initialize release | muhfaris | 2mo ago | +95 -70 | 56%Typical | large diff (many lines added) |
| 17 | 93b47215docs: ✏️ changelog | muhfaris | 2mo ago | +85 -1 | 51%Typical | large diff (many lines added) |
| 18 | a00eb871feat: 🎸 add more support phoenumber | muhfaris | 2mo ago | +114 -10 | 51%Typical | large diff (many lines added) |
| 19 | cfc7a963docs: Update README with RFC-19 and RFC-20 documentation | muhfaris | 2mo ago | +69 -0 | 47%Typical | large diff (many lines added) |
| 20 | 0866ded3fix: Use temp file for multipart body to support large files safely | openhands | 2mo ago | +59 -11 | 43%Typical | large diff (many lines added) |
| 21 | ee5c87befeat: 🎸 example full config | muhfaris | 2mo ago | +78 -10 | 43%Typical | large diff (many lines added) |
| 22 | 59f992bcfeat(transform): support type-casting and type-preservation in standard request bodies | muhfaris | 1mo ago | +83 -2 | 39%Typical | large diff (many lines added) |
| 23 | 57aa4d4fchore: release v0.1.0-alpha.2 | muhfaris | 2mo ago | +53 -43 | 34%Typical | large diff (many lines added) |
| 24 | 8b615458refactor: Use io.Pipe for streaming multipart body | openhands | 2mo ago | +37 -94 | 34%Typical | large diff (many lines added) |
| 25 | a7b038e3fix: resolve test and build errors for RFC-18 snapshot feature | openhands | 2mo ago | +39 -21 | 30%Below typical | large diff (many lines added) |
| 26 | 17989f78fix: Use CreatePart for custom Content-Type in multipart | openhands | 2mo ago | +24 -19 | 27%Below typical | large diff (many lines added) |
| 27 | 355ee0b1fix: 🐛 reporting error | muhfaris | 1mo ago | +16 -0 | 24%Below typical | large diff (many lines added) |
| 28 | f8e61e52fix: 🐛 interactive playground and image | muhfaris | 2mo ago | +18 -14 | 21%Below typical | large diff (many lines added) |
| 29 | 9cdd5336bump: release version v0.1.0-alpha.3 and update documentation references | muhfaris | 1mo ago | +13 -12 | 17%Below typical | scattered, high-entropy change |
| 30 | 709bef83fix: 🐛 reorder docs | muhfaris | 1mo ago | +12 -14 | 17%Below typical | focused change |
| 31 | 06d622b2fix: Update test for async io.Pipe error handling | openhands | 2mo ago | +8 -2 | 11%Below typical | small diff |
| 32 | ef4997c5docs: Add memory consideration note to buildMultipartBody | openhands | 2mo ago | +8 -0 | 11%Below typical | small diff |
| 33 | ae3f13fafix: 🐛 permit installation | muhfaris | 2mo ago | +5 -2 | 7%Below typical | small diff |
| 34 | 5c498a68chore: Bump version to v0.1.0-alpha.1 | muhfaris | 2mo ago | +1 -1 | 3%Below typical | small diff |
| 35 | 27c0a6a4feat: 🎸 initialize release | muhfaris | 2mo ago | +1 -0 | 3%Below typical | small diff |
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 35 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.
Repowise tracks change history across 75 files in muhfaris/gherkio. In the last 90 days 75 files were touched, 165 times in total, most often executor.go. Every commit is scored for change risk from its size, spread and the history of the files it touches.