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
17 commits sit in this repo's top risk tercile, which is 33% of the 52scored. 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.9 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.
Consistently other-driven across its history.
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 | 0245d9f9Add obsidian-tui: an Obsidian-like terminal UI for Markdown vaults | iamrohithrnairclaudeassisted | 2w ago | +23.1K -0 | 99%Elevated | more lines added than baseline |
| 2 | 03e12dc1Vim mode for the note editor, on F4 (#20) | iamrohithrnairclaudeassisted | 1d ago | +5.2K -56 | 97%Elevated | more lines added than baseline |
| 3 | bf454b70Release 0.3.0: an editor you can actually write in | iamrohithrnair | 6d ago | +1.9K -178 | 91%Elevated | more lines added than baseline |
| 4 | 36d895a9Let the assistant be set up from inside the app | iamrohithrnair | 1w ago | +1.7K -125 | 91%Elevated | more lines added than baseline |
| 5 | 7246097eDraw pictures in the reading pane | iamrohithrnair | 1w ago | +2.3K -72 | 91%Elevated | more lines added than baseline |
| 6 | 401ac12fFix graph rendering, add slash commands and the Obsidian CLI bridge | iamrohithrnaircopilotassisted | 2w ago | +2.3K -128 | 91%Elevated | more lines added than baseline |
| 7 | 497ab757Add the landing page | iamrohithrnairclaudeassisted | 2w ago | +1.5K -0 | 91%Elevated | more lines added than baseline |
| 8 | 34c66b91Release 0.2.0: pictures, drawings, and an assistant you can set up | iamrohithrnairclaudeassisted | 1w ago | +888 -58 | 85%Elevated | more lines added than baseline |
| 9 | 398ed1f3Make the graph settle, pictures sharp, and wide tables reachable | iamrohithrnairclaudeassisted | 1w ago | +713 -80 | 85%Elevated | more lines added than baseline |
| 10 | b655aeceOpen Excalidraw notes as the drawing | iamrohithrnair | 1w ago | +1.1K -2 | 80%Elevated | more lines added than baseline |
| 11 | 6db5cc87Give the local graph its own layout, and arrow keys to walk it | iamrohithrnair | 1w ago | +465 -80 | 80%Elevated | more lines added than baseline |
| 12 | e9896edfSort the explorer by modification time, newest first | iamrohithrnaircopilotassisted | 2w ago | +777 -40 | 80%Elevated | more lines added than baseline |
| 13 | 8d394dc0Add Homebrew, npm and one-line installers | iamrohithrnairclaudeassisted | 2w ago | +666 -19 | 76%Elevated | more lines added than baseline |
| 14 | 5a22e0efRename the project to emeraldian | iamrohithrnairclaudeassisted | 5d ago | +858 -333 | 74%Elevated | more lines added than baseline |
| 15 | 29a1c4a7Show the drawings and pictures in the demo | iamrohithrnairclaudeassisted | 6d ago | +442 -32 | 70%Elevated | more lines added than baseline |
| 16 | 189950e7Trust a corporate CA so the assistant works behind a proxy | iamrohithrnair | 1w ago | +417 -3 | 70%Elevated | more lines added than baseline |
| 17 | 882c9bd8Relicense under GPL-3.0-or-later | iamrohithrnairclaudeassisted | 2w ago | +700 -34 | 70%Elevated | more lines added than baseline |
| 18 | 100218d5Make graph nodes readable as distinct notes | iamrohithrnair | 1w ago | +248 -211 | 66%Typical | more lines added than baseline |
| 19 | d9aea035Collapse nested conditionals into let-chains | iamrohithrnairclaudeassisted | 6d ago | +229 -216 | 64%Typical | more lines added than baseline |
| 20 | 6afec229Move to the 2024 edition | iamrohithrnairclaudeassisted | 6d ago | +196 -109 | 63%Typical | more lines added than baseline |
| 21 | ebee0973Put real captures of the app on the landing page | iamrohithrnair | 2w ago | +179 -1 | 61%Typical | more lines added than baseline |
| 22 | 4535a239Rename the library crates to match the project | iamrohithrnairclaudeassisted | 4d ago | +212 -188 | 58%Typical | more lines added than baseline |
| 23 | 28f3a874Lead with the curl installer, and correct the page against v0.1.1 | iamrohithrnairclaudeassisted | 2w ago | +128 -20 | 58%Typical | more lines added than baseline |
| 24 | 137b61b1Give the crates the metadata crates.io will show, and a way to publish | iamrohithrnairclaudeassisted | 4d ago | +135 -6 | 55%Typical | more lines added than baseline |
| 25 | f30fc37eShow a real recording in the README instead of an ASCII mockup | iamrohithrnair | 2w ago | +113 -26 | 53%Typical | more lines added than baseline |
| 26 | 0a7b9a6cLead with the short install URL, and credit the projects this learned from | iamrohithrnaircopilotassisted | 2w ago | +66 -31 | 50%Typical | more lines added than baseline |
| 27 | b2d57aa1Harden the release workflow and document what leaves the machine | iamrohithrnairclaudeassisted | 2w ago | +59 -10 | 50%Typical | more lines added than baseline |
| 28 | 1e01da31Match the in-app text to the corrected CLI docs, and drop the em dashes | iamrohithrnaircopilotassisted | 2w ago | +47 -48 | 47%Typical | more lines added than baseline |
| 29 | 6c55f5beStop writing to the environment from tests | iamrohithrnairclaudeassisted | 6d ago | +57 -22 | 44%Typical | more lines added than baseline |
| 30 | 801dc066Move to toml 1.1 and refresh the lock file | iamrohithrnairclaudeassisted | 6d ago | +67 -57 | 44%Typical | more lines added than baseline |
| 31 | d1ab1f47Put pictures, drawings and the local graph on the page | iamrohithrnair | 6d ago | +50 -5 | 41%Typical | more lines added than baseline |
| 32 | 5910f4eeSay npm is coming soon rather than offering a command that fails | iamrohithrnairclaudeassisted | 4d ago | +42 -17 | 39%Typical | more lines added than baseline |
| 33 | 75f84a27Skip the crates.io auth step when there is nothing to publish | iamrohithrnairclaudeassisted | 4d ago | +45 -22 | 37%Typical | more lines added than baseline |
| 34 | 23f88933Add a star call to action | iamrohithrnairclaudeassisted | 2w ago | +31 -5 | 37%Typical | more lines added than baseline |
| 35 | 2d9345baAdd a way to check trusted publishing without a release | iamrohithrnairclaudeassisted | 4d ago | +39 -2 | 32%Below typical | more lines added than baseline |
| 36 | 8c838335Set the page in JetBrains Mono, and cut the em dashes | iamrohithrnairclaudeassisted | 6d ago | +45 -48 | 32%Below typical | more lines added than baseline |
| 37 | 53226ae8Take the em dashes out of the page | iamrohithrnairclaudeassisted | 2w ago | +34 -34 | 32%Below typical | more lines added than baseline |
| 38 | 8adb0765Release 0.4.2 | iamrohithrnairclaudeassisted | 4d ago | +35 -8 | 28%Below typical | more lines added than baseline |
| 39 | 8c15b604Release 0.4.1 | iamrohithrnairclaudeassisted | 4d ago | +34 -8 | 26%Below typical | more lines added than baseline |
| 40 | 87fa9748Take the em dashes out of the README too | iamrohithrnaircopilotassisted | 2w ago | +22 -22 | 24%Below typical | more lines added than baseline |
| 41 | fa617e81Correct what the official Obsidian CLI actually requires | iamrohithrnairclaudeassisted | 2w ago | +18 -6 | 22%Below typical | more lines added than baseline |
| 42 | dabc4936Release 0.4.0 | iamrohithrnairclaudeassisted | 4d ago | +14 -9 | 20%Below typical | more lines added than baseline |
| 43 | dcc15364Actually push the formula to the Homebrew tap | iamrohithrnairclaudeassisted | 4d ago | +13 -9 | 18%Below typical | more lines added than baseline |
| 44 | 115cf627Put the mark at the top of the README | iamrohithrnairclaudeassisted | 2w ago | +10 -0 | 16%Below typical | more subsystems than baseline |
| 45 | 1e0e65cdDeclare the Rust version the dependencies actually need | iamrohithrnairclaudeassisted | 1w ago | +9 -3 | 13%Below typical | more scattered than baseline |
| 46 | 1af5faa3Write checksums with bare filenames so `shasum -c` works | iamrohithrnairclaudeassisted | 2w ago | +7 -2 | 13%Below typical | fewer lines added than baseline |
| 47 | 675edd52Drop the Intel Mac target from releases | iamrohithrnairclaudeassisted | 2w ago | +7 -5 | 11%Below typical | fewer lines added than baseline |
| 48 | 19bd9015Fix two clippy lints that fail CI on newer toolchains | iamrohithrnairclaudeassisted | 2w ago | +6 -6 | 9%Below typical | fewer lines added than baseline |
| 49 | 79eebf69Fix the Windows zip layout so npm packaging can find the binary | iamrohithrnaircopilotassisted | 2w ago | +4 -1 | 7%Below typical | fewer lines added than baseline |
| 50 | d2e1d451Put Inter back, and keep the mono for code | iamrohithrnairclaudeassisted | 5d ago | +2 -2 | 4%Below typical | fewer 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 52 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.
2233admin/emeraldian has 66 commits in its history from 1 contributor, the first of them Jul 27, 2026. In the last 90 days 60 files were touched, 100 times in total, most often app.js. Every commit is scored for change risk from its size, spread and the history of the files it touches.