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
10 commits sit in this repo's top risk tercile, which is 34% of the 29scored. 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.
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 | afae03a7feat: initial monorepo commit — Flask backend + React Native mobile | Laxman | 1w ago | +221.8K -0 | 98%Elevated | more lines added than baseline |
| 2 | 058bbebcstyle: fix Python lint issues across 27 service files | Laxman | 1d ago | +7.1K -4.1K | 95%Elevated | more lines added than baseline |
| 3 | 00e839f5fix: remove hardcoded Supabase password from test_connection.py, add to gitignore | Laxman | 1d ago | +6.6K -76.7K | 91%Elevated | more lines added than baseline |
| 4 | 9aeec523feat: add Sentry error tracking (backend + mobile) | Laxman | 1d ago | +384 -3 | 88%Elevated | more lines added than baseline |
| 5 | acb103f1fix: add KeyboardAvoidingWrapper to remaining 12 screens with TextInput | Laxman | 1d ago | +135 -97 | 83%Elevated | more lines added than baseline |
| 6 | 3fcfe672test: add JWT refresh (6), SQL injection (4), rate limit (1 skippable) tests | Laxman | 1d ago | +234 -0 | 83%Elevated | more lines added than baseline |
| 7 | 1c34ed71feat: add optimistic updates to trip + profile mutations | Laxman | 1d ago | +147 -22 | 78%Elevated | more lines added than baseline |
| 8 | a83d8fc6fix: add KeyboardAvoidingView to AuthFormCard; create reusable KeyboardAvoidingWrapper | Laxman | 1d ago | +87 -15 | 74%Elevated | more lines added than baseline |
| 9 | ec6b0c42feat: add tablet-responsive layouts | Laxman | 1d ago | +75 -23 | 71%Elevated | more lines added than baseline |
| 10 | 234adba7docs: add SECURITY.md with key rotation instructions | Laxman | 1d ago | +56 -0 | 67%Elevated | more lines added than baseline |
| 11 | e836c4b3feat: add composite indexes (user_id, created_at) on 12 tables via Alembic migration | Laxman | 1d ago | +46 -7 | 64%Typical | more lines added than baseline |
| 12 | 0cad8de0feat: add image optimization (Pillow resize to 1920px, JPEG q85); limit 10 files/request | Laxman | 1d ago | +58 -8 | 60%Typical | more lines added than baseline |
| 13 | cebc7763feat: add root ErrorBoundary to App.tsx; fix TS build in stores/index.ts | Laxman | 1d ago | +59 -8 | 57%Typical | more lines added than baseline |
| 14 | 48c98a02fix: wire offlineQueue.initialize() + authStore.initialize() in App startup; replace K8s hardcoded secrets with setup script | Laxman | 1d ago | +44 -5 | 53%Typical | more lines added than baseline |
| 15 | 3379e1fffix: K8s Redis PVC (not emptyDir), NetworkPolicy, pin Prometheus/Grafana versions | Laxman | 1d ago | +49 -4 | 50%Typical | more lines added than baseline |
| 16 | 8087186drefactor: migrate itinerary_service.py to google.genai SDK | Laxman | 1d ago | +39 -41 | 47%Typical | more lines added than baseline |
| 17 | b978dab7refactor: consolidate 3 ApiError types into shared src/types/api.ts | Laxman | 1d ago | +32 -11 | 43%Typical | more lines added than baseline |
| 18 | 844c4284fix: align test expectations with graceful degradation behavior | Laxman | 1w ago | +26 -15 | 40%Typical | more lines added than baseline |
| 19 | 87b29b19refactor: migrate from deprecated google-generativeai to google.genai SDK | Laxman | 1d ago | +24 -28 | 36%Typical | more lines added than baseline |
| 20 | 675e1bc3fix: add accessibilityLabel + accessible to ImageWithFallback, NewsFeedScreen, ProfileHeader | Laxman | 1d ago | +18 -3 | 33%Below typical | more lines added than baseline |
| 21 | 3e34e830feat: auto-update updated_at on all models via SQLAlchemy before_flush event | Laxman | 1d ago | +16 -0 | 29%Below typical | more lines added than baseline |
| 22 | f29edc60docs: mark 1.8, 1.9, 2.5 as FIXED in audit report | Laxman | 1d ago | +8 -26 | 26%Below typical | fewer lines added than baseline |
| 23 | c41c4e3etest: skip flaky parallel fetch benchmark (set RUN_PERF_TESTS=1 to run) | Laxman | 1w ago | +5 -2 | 22%Below typical | fewer lines added than baseline |
| 24 | 7cddb98edocs: update audit report — 1.1/1.2 fixed via git filter-repo | Laxman | 1d ago | +4 -6 | 17%Below typical | fewer lines added than baseline |
| 25 | b3b7c7d7fix: update hero endpoint test to expect 200 and fallback image when access key is missing | Laxman | 1w ago | +4 -2 | 17%Below typical | fewer lines added than baseline |
| 26 | 2c324a01feat: add CHECK constraints for trip status/travel_class, destination safety_score, favorite item_type | Laxman | 1d ago | +4 -0 | 12%Below typical | fewer lines added than baseline |
| 27 | 9b9fb775feat: allow development JWT secret during testing environment configurations | Laxman | 1w ago | +3 -2 | 9%Below typical | fewer lines added than baseline |
| 28 | 058d4806refactor: simplify destination list reference in system prompt to improve maintainability | Laxman | 1d ago | +1 -4 | 5%Below typical | fewer lines added than baseline |
| 29 | 531a551dchore: add *.joblib to gitignore, remove binary model cache from tracking | Laxman | 1d ago | +1 -0 | 2%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 29 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.
krishnaa1942/timetravel-copy has 29 commits in its history from 1 contributor, the first of them Jul 18, 2026. In the last 90 days 459 files were touched, 678 times in total, most often entities.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.