repowiserepowise
Sign in
LAF-US/IR-Court-Tracker
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseLAF-US/IR-Court-Tracker

Commits

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

54of 162 scored

54 commits sit in this repo's top risk tercile, which is 33% of the 162scored. 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 2.7 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.

Fix commits53%Commits whose subject reads as a bug fix rather than new work.Written by an agent42%Read from commit trailers, so it counts what was declared.Change diffusion0.29bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold2.7out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

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.

Feature6%
Fix4%
Refactor2%
Docs1%
Test1%
Deps2%
Other85%
3%of indexed commits are agent-attributed(4 of 162)
copilot (4)

Review-priority queue

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 review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
51ccf725Add AGENTS.md, copilot-instructions.md, and expand README for LAF-US alignment
copilot-swe-agent[bot]copilotautonomous
4mo ago+132 -2
100%Elevated
more lines added than baseline
2
eb3e11bfScraper module
logan
1y ago+113 -7
99%Elevated
more lines added than baseline
3
cd4da319Create asc/desc fetch method
logan
1y ago+57 -42
98%Elevated
more lines added than baseline
4
a8dea3b1Create python-run.yml
logan
1y ago+42 -0
98%Elevated
more lines added than baseline
5
00f8fd81Update commit.py to print messages
logan
1y ago+33 -5
97%Elevated
more lines added than baseline
6
95c5ba8fCreate 202 fetch cache
logan
1y ago+41 -0
97%Elevated
more lines added than baseline
7
77ab9a71Refactored fetch.py for asc and desc pages
logan
1y ago+31 -26
96%Elevated
more lines added than baseline
8
6e65c4dfUpdated fetch and parse workflow
logan
1y ago+25 -28
95%Elevated
more lines added than baseline
9
ff359d17Preserve and update output.csv
logan
1y ago+31 -4
94%Elevated
more lines added than baseline
10
86e184abUpdate parser.py with court and date filed
logan
1y ago+22 -3
94%Elevated
more lines added than baseline
11
d5abb28acase_urls to csv with topic
logan
1y ago+25 -16
94%Elevated
more lines added than baseline
12
391676c1Retry logic for 202s
logan
1y ago+22 -23
92%Elevated
more lines added than baseline
13
3b2311bbCondense fetching
logan
1y ago+25 -55
92%Elevated
more lines added than baseline
14
65cd0393Initial commit
logan
1y ago+25 -0
92%Elevated
more lines added than baseline
15
e715095fUpdate fetch.py add status code filters
logan
1y ago+20 -3
91%Elevated
more lines added than baseline
16
23f3e9aafailures module - there is a skipping issue but the log works
logan
1y ago+23 -4
91%Elevated
more lines added than baseline
17
d8b9c904Add .github/dependabot.yml for automated dependency management
copilot-swe-agent[bot]copilotautonomous
5mo ago+17 -0
90%Elevated
more lines added than baseline
18
b2313de5Create gitignore
logan
1y ago+18 -0
90%Elevated
more lines added than baseline
19
2734bdb3Refactored main.py for new def
logan
1y ago+20 -8
89%Elevated
more lines added than baseline
20
4b3a9a50Preserve output.csv on failures
logan
1y ago+16 -8
88%Elevated
more lines added than baseline
21
93536804Add GitPython
logan
1y ago+19 -3
87%Elevated
more lines added than baseline
22
eb830847Update fetch.py
logan
1y ago+15 -3
87%Elevated
more lines added than baseline
23
2b920a17Reformat table layout
logan
1y ago+15 -16
86%Elevated
more scattered than baseline
24
4b467107Breakout commit module
logan
1y ago+14 -11
86%Elevated
more lines added than baseline
25
5b3e817aCache timing
logan
1y ago+13 -13
85%Elevated
more lines added than baseline
26
1bf4d3e2Update fetch.py with jittered delay
logan
1y ago+13 -5
85%Elevated
more lines added than baseline
27
29b36b20Update cache check order
logan
1y ago+12 -5
84%Elevated
more focused than baseline
28
29019ca8cache time and input file constant
logan
1y ago+10 -9
83%Elevated
more scattered than baseline
29
0c0492c7clean up spacing
logan
1y ago+10 -2
82%Elevated
more scattered than baseline
30
49c880d9Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+8 -0
81%Elevated
fewer lines added than baseline
31
15dd8a91Cleanup python-run.yml
logan
1y ago+7 -10
81%Elevated
fewer lines added than baseline
32
c9f5ddc1Setup input output
logan
1y ago+7 -3
81%Elevated
fewer lines added than baseline
33
ae54a210Update commit.py check for failed output
logan
1y ago+7 -2
80%Elevated
fewer lines added than baseline
34
46159605Update fetch.py to handle network errors
logan
1y ago+8 -5
79%Elevated
fewer lines added than baseline
35
c4280f44Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+6 -6
78%Elevated
fewer lines added than baseline
36
05605d0aAuto-update output files from GitHub Action run
github-actions[bot]
1y ago+6 -6
78%Elevated
fewer lines added than baseline
37
b8e85c6dAuto-update output files from GitHub Action run
github-actions[bot]
1y ago+6 -3
77%Elevated
fewer lines added than baseline
38
5aeff96fAuto-update output files from GitHub Action run
github-actions[bot]
1y ago+6 -2
77%Elevated
fewer lines added than baseline
39
70d35293Restore table for preservation testing
logan
1y ago+6 -3
77%Elevated
fewer lines added than baseline
40
f8d8d451Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+6 -6
77%Elevated
fewer lines added than baseline
41
04551542Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+5 -5
74%Elevated
fewer lines added than baseline
42
543f5319Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+5 -5
74%Elevated
fewer lines added than baseline
43
fa45540fAuto-update output files from GitHub Action run
github-actions[bot]
1y ago+5 -4
74%Elevated
fewer lines added than baseline
44
5dfa0990Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+5 -5
74%Elevated
fewer lines added than baseline
45
58b2918fFast fail 404
logan
1y ago+5 -2
71%Elevated
fewer lines added than baseline
46
e397de8bAuto-update output files from GitHub Action run
github-actions[bot]
1y ago+5 -5
71%Elevated
fewer lines added than baseline
47
733a3f32Auto-update output files from GitHub Action run
github-actions[bot]
1y ago+5 -5
71%Elevated
fewer lines added than baseline
48
597180e9Parser fix for topic/Detail in table
logan
1y ago+6 -7
71%Elevated
fewer lines added than baseline
49
7c638e3ahtml cells for datawrapper
logan
1y ago+5 -5
71%Elevated
fewer lines added than baseline
50
62e7ebd8Initialize project
logan
1y ago+5 -1
71%Elevated
fewer lines added than baseline
  • 51ccf725Add AGENTS.md, copilot-instructions.md, and expand README for LAF-US alignment
    Author
    copilot-swe-agent[bot]
    When
    4mo ago
    Lines
    +132 -2
    Risk
    100%Elevated
  • eb3e11bfScraper module
    Author
    logan
    When
    1y ago
    Lines
    +113 -7
    Risk
    99%Elevated
  • cd4da319Create asc/desc fetch method
    Author
    logan
    When
    1y ago
    Lines
    +57 -42
    Risk
    98%Elevated
  • a8dea3b1Create python-run.yml
    Author
    logan
    When
    1y ago
    Lines
    +42 -0
    Risk
    98%Elevated
  • 00f8fd81Update commit.py to print messages
    Author
    logan
    When
    1y ago
    Lines
    +33 -5
    Risk
    97%Elevated
  • 95c5ba8fCreate 202 fetch cache
    Author
    logan
    When
    1y ago
    Lines
    +41 -0
    Risk
    97%Elevated
  • 77ab9a71Refactored fetch.py for asc and desc pages
    Author
    logan
    When
    1y ago
    Lines
    +31 -26
    Risk
    96%Elevated
  • 6e65c4dfUpdated fetch and parse workflow
    Author
    logan
    When
    1y ago
    Lines
    +25 -28
    Risk
    95%Elevated
  • ff359d17Preserve and update output.csv
    Author
    logan
    When
    1y ago
    Lines
    +31 -4
    Risk
    94%Elevated
  • 86e184abUpdate parser.py with court and date filed
    Author
    logan
    When
    1y ago
    Lines
    +22 -3
    Risk
    94%Elevated
  • d5abb28acase_urls to csv with topic
    Author
    logan
    When
    1y ago
    Lines
    +25 -16
    Risk
    94%Elevated
  • 391676c1Retry logic for 202s
    Author
    logan
    When
    1y ago
    Lines
    +22 -23
    Risk
    92%Elevated
  • 3b2311bbCondense fetching
    Author
    logan
    When
    1y ago
    Lines
    +25 -55
    Risk
    92%Elevated
  • 65cd0393Initial commit
    Author
    logan
    When
    1y ago
    Lines
    +25 -0
    Risk
    92%Elevated
  • e715095fUpdate fetch.py add status code filters
    Author
    logan
    When
    1y ago
    Lines
    +20 -3
    Risk
    91%Elevated
  • 23f3e9aafailures module - there is a skipping issue but the log works
    Author
    logan
    When
    1y ago
    Lines
    +23 -4
    Risk
    91%Elevated
  • d8b9c904Add .github/dependabot.yml for automated dependency management
    Author
    copilot-swe-agent[bot]
    When
    5mo ago
    Lines
    +17 -0
    Risk
    90%Elevated
  • b2313de5Create gitignore
    Author
    logan
    When
    1y ago
    Lines
    +18 -0
    Risk
    90%Elevated
  • 2734bdb3Refactored main.py for new def
    Author
    logan
    When
    1y ago
    Lines
    +20 -8
    Risk
    89%Elevated
  • 4b3a9a50Preserve output.csv on failures
    Author
    logan
    When
    1y ago
    Lines
    +16 -8
    Risk
    88%Elevated
  • 93536804Add GitPython
    Author
    logan
    When
    1y ago
    Lines
    +19 -3
    Risk
    87%Elevated
  • eb830847Update fetch.py
    Author
    logan
    When
    1y ago
    Lines
    +15 -3
    Risk
    87%Elevated
  • 2b920a17Reformat table layout
    Author
    logan
    When
    1y ago
    Lines
    +15 -16
    Risk
    86%Elevated
  • 4b467107Breakout commit module
    Author
    logan
    When
    1y ago
    Lines
    +14 -11
    Risk
    86%Elevated
  • 5b3e817aCache timing
    Author
    logan
    When
    1y ago
    Lines
    +13 -13
    Risk
    85%Elevated
  • 1bf4d3e2Update fetch.py with jittered delay
    Author
    logan
    When
    1y ago
    Lines
    +13 -5
    Risk
    85%Elevated
  • 29b36b20Update cache check order
    Author
    logan
    When
    1y ago
    Lines
    +12 -5
    Risk
    84%Elevated
  • 29019ca8cache time and input file constant
    Author
    logan
    When
    1y ago
    Lines
    +10 -9
    Risk
    83%Elevated
  • 0c0492c7clean up spacing
    Author
    logan
    When
    1y ago
    Lines
    +10 -2
    Risk
    82%Elevated
  • 49c880d9Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +8 -0
    Risk
    81%Elevated
  • 15dd8a91Cleanup python-run.yml
    Author
    logan
    When
    1y ago
    Lines
    +7 -10
    Risk
    81%Elevated
  • c9f5ddc1Setup input output
    Author
    logan
    When
    1y ago
    Lines
    +7 -3
    Risk
    81%Elevated
  • ae54a210Update commit.py check for failed output
    Author
    logan
    When
    1y ago
    Lines
    +7 -2
    Risk
    80%Elevated
  • 46159605Update fetch.py to handle network errors
    Author
    logan
    When
    1y ago
    Lines
    +8 -5
    Risk
    79%Elevated
  • c4280f44Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +6 -6
    Risk
    78%Elevated
  • 05605d0aAuto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +6 -6
    Risk
    78%Elevated
  • b8e85c6dAuto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +6 -3
    Risk
    77%Elevated
  • 5aeff96fAuto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +6 -2
    Risk
    77%Elevated
  • 70d35293Restore table for preservation testing
    Author
    logan
    When
    1y ago
    Lines
    +6 -3
    Risk
    77%Elevated
  • f8d8d451Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +6 -6
    Risk
    77%Elevated
  • 04551542Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +5 -5
    Risk
    74%Elevated
  • 543f5319Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +5 -5
    Risk
    74%Elevated
  • fa45540fAuto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +5 -4
    Risk
    74%Elevated
  • 5dfa0990Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +5 -5
    Risk
    74%Elevated
  • 58b2918fFast fail 404
    Author
    logan
    When
    1y ago
    Lines
    +5 -2
    Risk
    71%Elevated
  • e397de8bAuto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +5 -5
    Risk
    71%Elevated
  • 733a3f32Auto-update output files from GitHub Action run
    Author
    github-actions[bot]
    When
    1y ago
    Lines
    +5 -5
    Risk
    71%Elevated
  • 597180e9Parser fix for topic/Detail in table
    Author
    logan
    When
    1y ago
    Lines
    +6 -7
    Risk
    71%Elevated
  • 7c638e3ahtml cells for datawrapper
    Author
    logan
    When
    1y ago
    Lines
    +5 -5
    Risk
    71%Elevated
  • 62e7ebd8Initialize project
    Author
    logan
    When
    1y ago
    Lines
    +5 -1
    Risk
    71%Elevated
Showing 50 of 162 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

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.

055typical ↑elevated ↑0.04.38.5Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 162 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.

110100Lines changed (log) →0.02.4Diffusion →
Below typical68
Typical40
Elevated54

Commit history for LAF-US/IR-Court-Tracker

LAF-US/IR-Court-Tracker has 190 commits in its history from 4 contributors, the first of them May 6, 2025. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.