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
79 commits sit in this repo's top risk tercile, which is 34% of the 234scored. 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 7.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.
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 | Review priority | Top driver |
|---|---|---|---|---|---|---|
| 1 | 6ca3aad5Added retrieval strategy selection based on intent | Shravan Singh Udawat | 1mo ago | +591 -0 | 100thElevated | more lines added than baseline |
| 2 | 8b774f3dInitial commit | Shravan Singh Udawat | 1mo ago | +1.1K -0 | 100thElevated | more lines added than baseline |
| 3 | d73c2413Refine terminal output logic to correctly compact statistics blocks with markdown and unicode spaces | Shravan Singh Udawat | 1d ago | +486 -50 | 99thElevated | more lines added than baseline |
| 4 | 13fe9f92UI Overhaul: Animated Bunny Experience | Shravan Singh Udawat | 3w ago | +386 -103 | 98thElevated | more lines added than baseline |
| 5 | 6a561340Implemented class summary generation | Shravan Singh Udawat | 1mo ago | +393 -0 | 98thElevated | more lines added than baseline |
| 6 | 156507d9feat: implement semantic indexing pipeline | Shravan Singh Udawat | 1mo ago | +461 -31 | 98thElevated | more lines added than baseline |
| 7 | 2db49b4dAdded tests for hierarchical chunk generation | Shravan Singh Udawat | 1mo ago | +363 -0 | 97thElevated | more lines added than baseline |
| 8 | f3d23a54Built architecture context generation pipeline | Shravan Singh Udawat | 1mo ago | +353 -0 | 97thElevated | more lines added than baseline |
| 9 | 9b41ccfaEnhanced semantic chunk generation | Shravan Singh Udawat | 4w ago | +284 -31 | 96thElevated | more lines added than baseline |
| 10 | d523e38dAdded method fragmentation for better semantic indexing | Shravan Singh Udawat | 1mo ago | +306 -0 | 96thElevated | more lines added than baseline |
| 11 | d060907c📝 CodeRabbit Chat: Implement Requested Code Changes | coderabbitai[bot] | 4w ago | +270 -36 | 95thElevated | more lines added than baseline |
| 12 | 1a68b43dadd repository-filtered semantic retrieval | Shravan Singh Udawat | 1mo ago | +251 -1 | 95thElevated | more lines added than baseline |
| 13 | 633507a2Implement startup UI and animation fixes | copilot-swe-agent[bot]copilotautonomous | 1w ago | +238 -150 | 94thElevated | more lines added than baseline |
| 14 | eac16df0Set up the directory structure for CLI client modules | Shravan Singh Udawat | 3w ago | +245 -0 | 94thElevated | more lines added than baseline |
| 15 | a11187abImplemented query intent classification | Shravan Singh Udawat | 1mo ago | +232 -0 | 94thElevated | more lines added than baseline |
| 16 | 2fd57880Add parser validation and regression tests | Shravan Singh Udawat | 1mo ago | +198 -0 | 94thElevated | more lines added than baseline |
| 17 | 12e4cccfCodeRabbit Generated Unit Tests: Add Generated Unit Tests for PR Changes | coderabbitai[bot] | 2w ago | +198 -0 | 93thElevated | more lines added than baseline |
| 18 | 7186d020Extended code chunk metadata | Shravan Singh Udawat | 4w ago | +203 -56 | 93thElevated | more lines added than baseline |
| 19 | 4a34f2aeOptimized repository indexing workflow | Shravan Singh Udawat | 4w ago | +189 -116 | 92thElevated | more lines added than baseline |
| 20 | 17998b63Improved prompt construction for different query types | Shravan Singh Udawat | 4w ago | +179 -47 | 92thElevated | more lines added than baseline |
| 21 | be86a2a6Implemented repository architecture analyzer | Shravan Singh Udawat | 1mo ago | +180 -0 | 91thElevated | more lines added than baseline |
| 22 | 92512038Added model for repository indexing statistics | Shravan Singh Udawat | 1mo ago | +177 -0 | 91thElevated | more lines added than baseline |
| 23 | 81d2a74eimplement prompt context budgeting | Shravan Singh Udawat | 1mo ago | +161 -0 | 91thElevated | more lines added than baseline |
| 24 | 72e7190dUpdate project dependencies for the new CLI integration | Shravan Singh Udawat | 3w ago | +133 -0 | 89thElevated | more lines added than baseline |
| 25 | 9d9c48dc📝 CodeRabbit Chat: Implement Requested Code Changes | coderabbitai[bot] | 4w ago | +124 -82 | 89thElevated | more lines added than baseline |
| 26 | 6a403baacomprehensive update and formatting of README | Shravan Singh Udawat | 4w ago | +191 -0 | 89thElevated | more lines added than baseline |
| 27 | 4fd07771Added end-to-end verification tests | Shravan Singh Udawat | 1mo ago | +157 -0 | 89thElevated | more lines added than baseline |
| 28 | 08c21089Improved retrieval quality with reranking | Shravan Singh Udawat | 1mo ago | +150 -0 | 89thElevated | more lines added than baseline |
| 29 | 5b9d6938Added retrieval benchmarking framework | Shravan Singh Udawat | 1mo ago | +150 -0 | 89thElevated | more lines added than baseline |
| 30 | 459a091dAdded model to represent repository architecture | Shravan Singh Udawat | 1mo ago | +149 -0 | 89thElevated | more lines added than baseline |
| 31 | 7a1bba73Improved metadata extraction from source code | Shravan Singh Udawat | 4w ago | +136 -12 | 87thElevated | more lines added than baseline |
| 32 | e1f00c9fAdded tests for retrieval and prompt quality | Shravan Singh Udawat | 1mo ago | +140 -0 | 87thElevated | more lines added than baseline |
| 33 | c6d7f38clead with benchmarks, add 10-command query reference and REST API docs | Shravan Singh Udawat | 5d ago | +125 -90 | 85thElevated | more lines added than baseline |
| 34 | 442ffa1dImproved retrieval pipeline with strategy selection | Shravan Singh Udawat | 4w ago | +120 -193 | 85thElevated | more lines added than baseline |
| 35 | 12529cf4Defined component roles for architecture analysis | Shravan Singh Udawat | 1mo ago | +132 -0 | 85thElevated | more lines added than baseline |
| 36 | 04c4b70aAdded configuration for intent-aware retrieval | Shravan Singh Udawat | 1mo ago | +134 -0 | 85thElevated | more lines added than baseline |
| 37 | 74bc7df3Add mode-based prompt routing | Shravan Singh Udawat | 1mo ago | +120 -0 | 85thElevated | more lines added than baseline |
| 38 | 97d64b61implement Git repository indexing pipeline | Shravan Singh Udawat | 1mo ago | +116 -51 | 85thElevated | more lines added than baseline |
| 39 | 33e46119Implement the repository management logic and database interactions | Shravan Singh Udawat | 3w ago | +128 -0 | 83thElevated | more lines added than baseline |
| 40 | 51fd49deAdd JGit file lock validation test | Shravan Singh Udawat | 4w ago | +123 -0 | 83thElevated | more lines added than baseline |
| 41 | 70a8f4b5update chunk response DTO | Shravan Singh Udawat | 1mo ago | +110 -0 | 83thElevated | more lines added than baseline |
| 42 | 3dfd764aricher and detailed version of chunks for better context | Shravan Singh Udawat | 1mo ago | +107 -34 | 83thElevated | more lines added than baseline |
| 43 | 2c9ef1bdAdded diagnostics for JavaParser repositories | Shravan Singh Udawat | 1mo ago | +112 -0 | 81thElevated | more lines added than baseline |
| 44 | 373400bbAdded validation for embedding budget | Shravan Singh Udawat | 1mo ago | +107 -0 | 81thElevated | more lines added than baseline |
| 45 | 85ac6abca POJO representing one semantic chunk of code. | Shravan Singh Udawat | 1mo ago | +97 -2 | 81thElevated | more lines added than baseline |
| 46 | 5d1b3768Made the GitHub link clickable | Shravan Singh Udawat | 1d ago | +101 -81 | 79thElevated | more lines added than baseline |
| 47 | 160345d6Include fun dialogue elements for the bunny UI character | Shravan Singh Udawat | 3w ago | +107 -0 | 79thElevated | more lines added than baseline |
| 48 | b24374e4Add a formatter to make AI responses look clean and readable | Shravan Singh Udawat | 3w ago | +109 -0 | 79thElevated | more lines added than baseline |
| 49 | 289aa023Set up the primary console UI wrapper for handling standard output | Shravan Singh Udawat | 3w ago | +103 -0 | 79thElevated | more lines added than baseline |
| 50 | da3dd296Added tests for batching during indexing | Shravan Singh Udawat | 1mo ago | +99 -0 | 79thElevated | 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.
shravan606756/astra has 249 commits in its history from 4 contributors, the first of them Jul 16, 2026. In the last 90 days 137 files were touched, 306 times in total, most often ConsoleUI.java. Every commit is scored for change risk from its size, spread and the history of the files it touches.