repowiserepowise
Sign in
dromos-inc/.github
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisedromos-inc/.github

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 20 scored

7 commits sit in this repo's top risk tercile, which is 35% of the 20scored. 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.0 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 commits315%Commits whose subject reads as a bug fix rather than new work.Written by an agent945%Read from commit trailers, so it counts what was declared.Change diffusion0.61bitsShannon 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 threshold8.0out 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 feature-led, now leaning docs.

Feature20%
Fix15%
Refactor5%
Docs30%
Test5%
Chore5%
Other20%
45%of indexed commits are agent-attributed(9 of 20)
claude (9)

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
ff946ae4Add org community health files and issue templates
Matthew Walkupclaudeassisted
6mo ago+1.2K -0
98%Elevated
more lines added than baseline
2
80fb93dffeat: add Root Cause Analysis (RCA) issue template (#9)
Matthew Walkup
6mo ago+349 -0
90%Elevated
more lines added than baseline
3
7eaf46feAdd lint configuration, CI workflow, and template validation tests
Matthew Walkupclaudeassisted
6mo ago+479 -13
90%Elevated
more lines added than baseline
4
0b953135fix: address review feedback on RCA template (#9)
Matthew Walkup
6mo ago+181 -54
83%Elevated
more lines added than baseline
5
5ec6139fRestructure CI to use full-ci pattern with reusable workflows
Matthew Walkupclaudeassisted
6mo ago+130 -90
78%Elevated
more lines added than baseline
6
13a5d286feat: add enhancement template and narrow task to operational work (#11)
Matthew Walkup
6mo ago+118 -25
73%Elevated
more lines added than baseline
7
829241acCommitted as `b745838`. The only remaining untracked file is `hook_events.log` which is a log artifact and shouldn't be committed.
Matthew Walkup
6mo ago+98 -0
68%Elevated
more lines added than baseline
8
5107ca12Add CLAUDE.md, AGENTS.md, and expand README.md
Matthew Walkupclaudeassisted
6mo ago+83 -0
63%Typical
more lines added than baseline
9
edf361ccdocs: add issue type column to template README (#7)
Matthew Walkupclaudeassisted
6mo ago+16 -16
58%Typical
more lines added than baseline
10
2aa758d4fix: correct invalid status label and add missing templates to README (#7)
Matthew Walkupclaudeassisted
6mo ago+6 -1
53%Typical
fewer lines added than baseline
11
bd60316adocs: clarify audience in enhancement and feature-request descriptions (#11)
Matthew Walkup
6mo ago+4 -4
48%Typical
fewer lines added than baseline
12
fd3a9984Refine exception template fields and labels
Matthew Thomas Walkup
6mo ago+3 -10
43%Typical
fewer lines added than baseline
13
6f9f5be0Add __pycache__ and .pytest_cache to .gitignore
Matthew Walkupclaudeassisted
6mo ago+2 -0
38%Typical
fewer lines added than baseline
14
9541185fAdd initial README.md with .github header
Matthew Thomas Walkup
6mo ago+1 -0
33%Below typical
fewer lines added than baseline
15
7747a9d6Update README.md with placeholder message
Matthew Thomas Walkup
5mo ago+1 -9
23%Below typical
fewer lines added than baseline
16
75fbf572chore: add .gitignore to exclude hook_events.log
Matthew Walkupclaudeassisted
6mo ago+1 -0
23%Below typical
fewer lines added than baseline
17
2f824c3cCreate README.md
Matthew Thomas Walkup
6mo ago+1 -0
23%Below typical
fewer lines added than baseline
18
d4b663d7Remove reusable workflows usage instructions
Matthew Thomas Walkup
6mo ago+0 -30
10%Below typical
fewer lines added than baseline
19
c17e003fDelete hook_events.log
Matthew Thomas Walkup
6mo ago+0 -98
10%Below typical
fewer lines added than baseline
20
647c0b79fix: move templates into .github/ for org-wide inheritance
Matthew Walkupclaudeassisted
6mo ago+0 -0
3%Below typical
fewer lines added than baseline
  • ff946ae4Add org community health files and issue templates
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +1.2K -0
    Risk
    98%Elevated
  • 80fb93dffeat: add Root Cause Analysis (RCA) issue template (#9)
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +349 -0
    Risk
    90%Elevated
  • 7eaf46feAdd lint configuration, CI workflow, and template validation tests
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +479 -13
    Risk
    90%Elevated
  • 0b953135fix: address review feedback on RCA template (#9)
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +181 -54
    Risk
    83%Elevated
  • 5ec6139fRestructure CI to use full-ci pattern with reusable workflows
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +130 -90
    Risk
    78%Elevated
  • 13a5d286feat: add enhancement template and narrow task to operational work (#11)
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +118 -25
    Risk
    73%Elevated
  • 829241acCommitted as `b745838`. The only remaining untracked file is `hook_events.log` which is a log artifact and shouldn't be committed.
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +98 -0
    Risk
    68%Elevated
  • 5107ca12Add CLAUDE.md, AGENTS.md, and expand README.md
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +83 -0
    Risk
    63%Typical
  • edf361ccdocs: add issue type column to template README (#7)
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +16 -16
    Risk
    58%Typical
  • 2aa758d4fix: correct invalid status label and add missing templates to README (#7)
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +6 -1
    Risk
    53%Typical
  • bd60316adocs: clarify audience in enhancement and feature-request descriptions (#11)
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +4 -4
    Risk
    48%Typical
  • fd3a9984Refine exception template fields and labels
    Author
    Matthew Thomas Walkup
    When
    6mo ago
    Lines
    +3 -10
    Risk
    43%Typical
  • 6f9f5be0Add __pycache__ and .pytest_cache to .gitignore
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +2 -0
    Risk
    38%Typical
  • 9541185fAdd initial README.md with .github header
    Author
    Matthew Thomas Walkup
    When
    6mo ago
    Lines
    +1 -0
    Risk
    33%Below typical
  • 7747a9d6Update README.md with placeholder message
    Author
    Matthew Thomas Walkup
    When
    5mo ago
    Lines
    +1 -9
    Risk
    23%Below typical
  • 75fbf572chore: add .gitignore to exclude hook_events.log
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +1 -0
    Risk
    23%Below typical
  • 2f824c3cCreate README.md
    Author
    Matthew Thomas Walkup
    When
    6mo ago
    Lines
    +1 -0
    Risk
    23%Below typical
  • d4b663d7Remove reusable workflows usage instructions
    Author
    Matthew Thomas Walkup
    When
    6mo ago
    Lines
    +0 -30
    Risk
    10%Below typical
  • c17e003fDelete hook_events.log
    Author
    Matthew Thomas Walkup
    When
    6mo ago
    Lines
    +0 -98
    Risk
    10%Below typical
  • 647c0b79fix: move templates into .github/ for org-wide inheritance
    Author
    Matthew Walkup
    When
    6mo ago
    Lines
    +0 -0
    Risk
    3%Below typical
Showing 20 of 20 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.

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

Size against diffusion

The 20 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,000Lines changed (log) →0.03.9Diffusion →
Below typical7
Typical6
Elevated7

Commit history for dromos-inc/.github

dromos-inc/.github has 27 commits in its history from 2 contributors, the first of them Feb 8, 2026. 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.