repowiserepowise
Sign in
Hiden500/PaxBot
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseHiden500/PaxBot

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

7of 21 scored

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

Fix commits00%Commits whose subject reads as a bug fix rather than new work.Written by an agent15%Read from commit trailers, so it counts what was declared.Change diffusion1.60bitsShannon 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 threshold9.3out 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.

Began other-led, now leaning feature.

Feature19%
Refactor5%
Docs14%
Other62%
5%of indexed commits are agent-attributed(1 of 21)
claude (1)

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
8faf3f73feat: complete version 1.0 stabilization
hiden500
1mo ago+7.2K -3.2K
98%Elevated
more lines added than baseline
2
f57ef3c3v1 of brain processing
Phillip Yan
6mo ago+2.1K -56
93%Elevated
more lines added than baseline
3
80e39e37Working demo code
Phillip Yan
6mo ago+1.2K -107
86%Elevated
more lines added than baseline
4
c4108001Removing annoying popups
Phillip Yan
6mo ago+712 -140
86%Elevated
more lines added than baseline
5
a0a1b8a4End of run 1
Phillip Yan
6mo ago+586 -18
79%Elevated
more lines added than baseline
6
eec02196Working manual login flow
Phillip Yan
6mo ago+550 -43
71%Elevated
more lines added than baseline
7
f9a3cd9dInitialize project: scaffold, TypeScript, Playwright
Phillip Yanclaudeassisted
6mo ago+785 -0
71%Elevated
more lines added than baseline
8
e3ec3865Add popup recovery, retry logic, and trim completed steps from LLM contex
Phillip Yan
6mo ago+503 -44
57%Typical
more lines added than baseline
9
8a4ee172More natural flow
Phillip Yan
6mo ago+466 -153
57%Typical
more lines added than baseline
10
532e1e0eAdded playwright components and spy listener
Phillip Yan
6mo ago+531 -21
57%Typical
more lines added than baseline
11
21f5e002Project setup human
Phillip Yan
6mo ago+495 -156
57%Typical
more lines added than baseline
12
bf8d6518Working v0 flow
Phillip Yan
6mo ago+338 -52
45%Typical
more lines added than baseline
13
a15cf27dMinor bugs + updates to war room + resizing
Phillip Yan
6mo ago+333 -1.0K
38%Typical
more lines added than baseline
14
33f74dfeAdded game research in docs
Phillip Yan
6mo ago+229 -0
38%Typical
more lines added than baseline
15
6337352cLogs for brain module
Phillip Yan
6mo ago+180 -10
31%Below typical
more lines added than baseline
16
9ce808a4Added crisis strategy handbook
Phillip Yan
6mo ago+154 -22
26%Below typical
more lines added than baseline
17
6b07de26Working next turn
Phillip Yan
6mo ago+82 -3
21%Below typical
more lines added than baseline
18
0eea5e4bDoing cleanup + sizing
Phillip Yan
6mo ago+68 -469
17%Below typical
more lines added than baseline
19
f5228413Updated Readme
Phillip Yan
6mo ago+74 -0
10%Below typical
more lines added than baseline
20
fdc487beUpdated rules for claude code
Phillip Yan
6mo ago+52 -16
10%Below typical
more lines added than baseline
21
9c0b16a2Updated Readme
Phillip Yan
5mo ago+4 -0
2%Below typical
fewer lines added than baseline
  • 8faf3f73feat: complete version 1.0 stabilization
    Author
    hiden500
    When
    1mo ago
    Lines
    +7.2K -3.2K
    Risk
    98%Elevated
  • f57ef3c3v1 of brain processing
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +2.1K -56
    Risk
    93%Elevated
  • 80e39e37Working demo code
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +1.2K -107
    Risk
    86%Elevated
  • c4108001Removing annoying popups
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +712 -140
    Risk
    86%Elevated
  • a0a1b8a4End of run 1
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +586 -18
    Risk
    79%Elevated
  • eec02196Working manual login flow
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +550 -43
    Risk
    71%Elevated
  • f9a3cd9dInitialize project: scaffold, TypeScript, Playwright
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +785 -0
    Risk
    71%Elevated
  • e3ec3865Add popup recovery, retry logic, and trim completed steps from LLM contex
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +503 -44
    Risk
    57%Typical
  • 8a4ee172More natural flow
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +466 -153
    Risk
    57%Typical
  • 532e1e0eAdded playwright components and spy listener
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +531 -21
    Risk
    57%Typical
  • 21f5e002Project setup human
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +495 -156
    Risk
    57%Typical
  • bf8d6518Working v0 flow
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +338 -52
    Risk
    45%Typical
  • a15cf27dMinor bugs + updates to war room + resizing
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +333 -1.0K
    Risk
    38%Typical
  • 33f74dfeAdded game research in docs
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +229 -0
    Risk
    38%Typical
  • 6337352cLogs for brain module
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +180 -10
    Risk
    31%Below typical
  • 9ce808a4Added crisis strategy handbook
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +154 -22
    Risk
    26%Below typical
  • 6b07de26Working next turn
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +82 -3
    Risk
    21%Below typical
  • 0eea5e4bDoing cleanup + sizing
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +68 -469
    Risk
    17%Below typical
  • f5228413Updated Readme
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +74 -0
    Risk
    10%Below typical
  • fdc487beUpdated rules for claude code
    Author
    Phillip Yan
    When
    6mo ago
    Lines
    +52 -16
    Risk
    10%Below typical
  • 9c0b16a2Updated Readme
    Author
    Phillip Yan
    When
    5mo ago
    Lines
    +4 -0
    Risk
    2%Below typical
Showing 21 of 21 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.

08↑ typical↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

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

1101001,00010,000Lines changed (log) →0.03.5Diffusion →
Below typical7
Typical7
Elevated7

Commit history for Hiden500/PaxBot

Repowise tracks change history across 30 files in Hiden500/PaxBot. In the last 90 days 15 files were touched, 15 times in total, most often action-generator.test.ts. Every commit is scored for change risk from its size, spread and the history of the files it touches.