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
98 commits sit in this repo's top risk tercile, which is 33% of the 298scored. 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.3 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 fix-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 | fa2a4523feat: complete Python→Rust port — drop pyproject.toml, all 22 subcommands in Rust | Justin Adams | 3mo ago | +3.6K -20.5K | 99thElevated | more lines added than baseline |
| 2 | e559cef8Complete Python→Rust port: all 22 CLI subcommands, bundled binary launcher | Justin Adamsclaudeassisted | 3mo ago | +5.1K -16 | 99thElevated | more lines added than baseline |
| 3 | bdea5d69feat: v0.5 SARIF + history ranking + presets + lifecycle | Claudeclaudeautonomous | 4mo ago | +3.1K -15 | 99thElevated | more lines added than baseline |
| 4 | 97fc76cdfeat(E1-E12): git-incremental review, cost estimate, doctor, checkpoint, history, and more | Justin Adams | 4mo ago | +2.3K -63 | 99thElevated | more lines added than baseline |
| 5 | 891ed1f0feat: audit implementation — 50+ enhancements, strict typing, CI, release automation | Justin Adams | 4mo ago | +4.5K -1.3K | 99thElevated | more lines added than baseline |
| 6 | adaa9530feat: add three-tier explorer/coder/advisor orchestration | Justin Adamscursorassisted | 2mo ago | +2.6K -334 | 97thElevated | more lines added than baseline |
| 7 | 9be4c4a2Begin Python→Rust port: audit, plan, and foundational tested slice | Claudeclaudeautonomous | 3mo ago | +2.4K -0 | 97thElevated | more lines added than baseline |
| 8 | 8519035bbundle: hardening + 4 advisor-review fixes | Justin Adamsclaudeassisted | 3mo ago | +1.6K -190 | 97thElevated | more lines added than baseline |
| 9 | 5ce0fb42test: prompt-builder snapshot suite; fix: sarif strips C0 controls | Justin Adamsclaudeassisted | 3mo ago | +1.7K -7 | 97thElevated | more lines added than baseline |
| 10 | baf30449fix+feat: 18 enhancements across bugs, robustness, UX, and performance | Justin Adams | 4mo ago | +1.1K -66 | 97thElevated | more lines added than baseline |
| 11 | eb5e1395feat: cosmetic UI enhancements and skill install support | Justin Adams | 4mo ago | +1.8K -414 | 97thElevated | more lines added than baseline |
| 12 | ca338b1aPort rank.py: keyword ranking, test cap, history boost, ignore engine | Claudeclaudeautonomous | 3mo ago | +1.7K -13 | 95thElevated | more lines added than baseline |
| 13 | 500583cefeat(codex): add Codex CLI variant — install $advisor at ~/.agents/skills | Justin Adamsclaudeassisted | 3mo ago | +1.0K -7 | 95thElevated | more lines added than baseline |
| 14 | 50aab408feat(web): real-time Live tab + events stream for the dashboard | Justin Adamsclaudeassisted | 3mo ago | +1.3K -2 | 95thElevated | more lines added than baseline |
| 15 | bdb6f715feat(orchestrate): five-layer structural drift enforcement | Justin Adams | 4mo ago | +1.4K -1 | 95thElevated | more lines added than baseline |
| 16 | d37b5588feat: optional web dashboard via `advisor ui` | Claudeclaudeautonomous | 4mo ago | +1.2K -1 | 95thElevated | more lines added than baseline |
| 17 | 5e342900chore: initial commit — advisor glasswing team package | Justin Adams | 4mo ago | +1.2K -0 | 95thElevated | more lines added than baseline |
| 18 | e81a433dfeat(web): overhaul dashboard frontend with 7 major UX improvements | Devin AIdevinautonomous | 3mo ago | +571 -107 | 94thElevated | more lines added than baseline |
| 19 | c8b9792bfeat: runner rotation + 12 easy enhancements | Justin Adams | 4mo ago | +545 -45 | 94thElevated | more lines added than baseline |
| 20 | f3b7165aPort history.py + wire plan history-ranking and `advisor history` | Claudeclaudeautonomous | 3mo ago | +759 -20 | 93thElevated | more lines added than baseline |
| 21 | 6be46fa9Port verify.py: Finding format/parse state machine | Claudeclaudeautonomous | 3mo ago | +679 -11 | 93thElevated | more lines added than baseline |
| 22 | 60b7b242fix: rounds 1+2 of new audit cycle — 11 fixes from 6 sub-agent reports | Claudeclaudeautonomous | 3mo ago | +458 -31 | 93thElevated | more lines added than baseline |
| 23 | 20765cbefix: round-2/3 review responses + extract SARIF gate to scripts/sarif_gate.py | Claudeclaudeautonomous | 3mo ago | +646 -63 | 93thElevated | more lines added than baseline |
| 24 | b0af70a9fix: review findings — tests + surgical fixes across 14 modules | spotty118claudeassisted | 4mo ago | +434 -70 | 93thElevated | more lines added than baseline |
| 25 | 131e2818fix: harden JSONL writes, baseline matching, and web dashboard reliability | Cursor Agentcursorautonomous | 2mo ago | +444 -88 | 91thElevated | more lines added than baseline |
| 26 | 26443995Port checkpoint.py loader + wire `advisor audit` into the CLI | Claudeclaudeautonomous | 3mo ago | +532 -8 | 91thElevated | more lines added than baseline |
| 27 | 31bf314cPort audit.py: transcript analysis (AuditReport + serialize + format) | Claudeclaudeautonomous | 3mo ago | +665 -9 | 91thElevated | more lines added than baseline |
| 28 | d445c606feat: 24 UX + ergonomic improvements from /advisor wave (v0.7.0) | Justin Adamsclaudeassisted | 3mo ago | +660 -164 | 91thElevated | more lines added than baseline |
| 29 | c98b3521fix: 11 bugs from full advisor/ tree audit (3 P1 OOM, 6 P2, 2 P3) | Claudeclaudeautonomous | 4mo ago | +394 -52 | 91thElevated | more lines added than baseline |
| 30 | fd8b79a3fix: pin model versions + repair orchestration protocol drift | Claudeclaudeautonomous | 4mo ago | +555 -124 | 91thElevated | more lines added than baseline |
| 31 | f9a57766feat(orchestrate): scope anchors + runner output-byte budget | Claudeclaudeautonomous | 4mo ago | +590 -1 | 91thElevated | more lines added than baseline |
| 32 | a5ae2fc3fix+feat: 17-item audit pass — correctness, consistency, polish | Justin Adams | 4mo ago | +455 -136 | 91thElevated | more lines added than baseline |
| 33 | 20a2a79cPort suppressions.py: targeted per-rule/per-file false-positive gate | Claudeclaudeautonomous | 3mo ago | +511 -6 | 88thElevated | more lines added than baseline |
| 34 | 992b6f6aPort baseline.py + _fs atomic-write/capped-read helpers | Claudeclaudeautonomous | 3mo ago | +538 -1 | 88thElevated | more lines added than baseline |
| 35 | b440523fPort TeamConfig + default_team_config (env fallbacks, clamps, preset merge) | Claudeclaudeautonomous | 3mo ago | +466 -15 | 88thElevated | more lines added than baseline |
| 36 | ca291072feat(history): persist CONFIRMED findings so the dashboard's Findings tab populates | Justin Adamsclaudeassisted | 3mo ago | +626 -1 | 88thElevated | more lines added than baseline |
| 37 | 3003e5a0fix: address 11 advisor review findings (3 HIGH, 4 MEDIUM, 4 LOW) | Justin Adamsclaudeassisted | 3mo ago | +318 -70 | 88thElevated | more lines added than baseline |
| 38 | d10ec890fix: 15 correctness fixes from /advisor bug-hunt (v0.7.2) | Justin Adamsclaudeassisted | 3mo ago | +419 -48 | 88thElevated | more lines added than baseline |
| 39 | 6424fb3afeat(web): live-updating findings dashboard | spotty118claudeassisted | 4mo ago | +371 -9 | 88thElevated | more lines added than baseline |
| 40 | 31fb3a2afix: 11 audit findings — MAJOR/MED/LOW from codebase audit | Justin Adams | 4mo ago | +289 -23 | 88thElevated | more lines added than baseline |
| 41 | a44feeb3Fix live event, ignore matching, and deadlock bugs | Justin Adams | 2mo ago | +323 -15.7K | 85thElevated | more lines added than baseline |
| 42 | c45e5e69Fix Opus orchestration stall, shutdown wedge, and agent types | Cursor Agentcursorautonomous | 2mo ago | +434 -31 | 85thElevated | more lines added than baseline |
| 43 | 5d7c84eePort cost.py estimator + wire plan --estimate/--pricing/--dump-pricing-template | Claudeclaudeautonomous | 3mo ago | +514 -6 | 85thElevated | more lines added than baseline |
| 44 | 3330ab1bPort full sarif.py findings_to_sarif document builder | Claudeclaudeautonomous | 3mo ago | +506 -16 | 85thElevated | more lines added than baseline |
| 45 | ddf89f15Port focus.py: focus tasks, batching, dispatch-plan formatting | Claudeclaudeautonomous | 3mo ago | +463 -7 | 85thElevated | more lines added than baseline |
| 46 | b9b5c207fix: parse Expected→Actual, clamp cost runner_count, wire workflow fail-on + small CLI cleanups | Claudeclaudeautonomous | 3mo ago | +363 -50 | 85thElevated | more lines added than baseline |
| 47 | c8f00e19ui: cosmetic polish for Claude Code CLI output | Justin Adams | 4mo ago | +281 -10 | 85thElevated | more lines added than baseline |
| 48 | 6aa876b9fix: harden atomic writes + tmp-path leak (audit HIGH findings) | Justin Adams | 4mo ago | +391 -52 | 85thElevated | more lines added than baseline |
| 49 | d4cb0294fix(cli): port PR #1 broken-pipe and non-blocking stdin fixes | Cursor Agentcursorautonomous | 2mo ago | +279 -117 | 83thElevated | more lines added than baseline |
| 50 | d362099ffix: 11 correctness + security improvements from advisor follow-up wave | Justin Adamsclaudeassisted | 3mo ago | +359 -87 | 83thElevated | 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.
vzwjustin/advisor has 365 commits in its history from 7 contributors, the first of them Apr 13, 2026. In the last 90 days 41 files were touched, 192 times in total, most often lib.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.