repowiserepowise
Sign in
2233admin/docket
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/docket

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

9of 27 scored

9 commits sit in this repo's top risk tercile, which is 33% of the 27scored. 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 6.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 commits27%Commits whose subject reads as a bug fix rather than new work.Written by an agent933%Read from commit trailers, so it counts what was declared.Change diffusion1.31bitsShannon 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 threshold6.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.

How this repo's commit mix shifts over time.

Feature19%
Fix11%
Docs4%
Deps4%
Chore59%
Other4%
33%of indexed commits are agent-attributed(9 of 27)
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
d15fa297Initial public release
Eridanus
1mo ago+10.3K -0
98%Elevated
more lines added than baseline
2
acc3a413[codex] add docket identity v3 resolver (#21)
Eridanus
1mo ago+852 -98
94%Elevated
more lines added than baseline
3
1d9bb617pm(docket): add issue-owned artifact repos
Eridanus
1mo ago+586 -28
91%Elevated
more lines added than baseline
4
d1fd21b2chore: add public repo security tooling
Eridanus
1mo ago+463 -38
87%Elevated
more lines added than baseline
5
5900ca54WORK-903 feat(finish): gate close on active worktrees
Eridanus
1mo ago+208 -0
83%Elevated
more lines added than baseline
6
cd3e6961feat(show): comment 默认显示目录而非全文 + new writing hint (#15)
Eridanusclaudeassisted
1mo ago+106 -17
80%Elevated
more lines added than baseline
7
b3edede5OPS-6: package docket and pm release binaries (#22)
Eridanus
1mo ago+96 -10
76%Elevated
more lines added than baseline
8
ac3e9390chore(ci): migrate to org reusable workflow @v8 (#6)
Eridanusclaudeassisted
1mo ago+41 -72
72%Elevated
more lines added than baseline
9
f65e6bfffix: resolve ruff violations, remove temporary CI suppressions (#14)
Eridanusclaudeassisted
1mo ago+43 -35
69%Elevated
more lines added than baseline
10
558548d0Make worktree close timeout configurable (#26)
Eridanus
1mo ago+41 -1
65%Typical
more lines added than baseline
11
b4c5531echore: add dependabot + pre-commit hooks (#8)
Eridanusclaudeassisted
1mo ago+27 -0
61%Typical
more lines added than baseline
12
688595f7WORK-903 docs(close): document worktree close gate
Eridanus
1mo ago+22 -1
56%Typical
more lines added than baseline
13
d77910f2chore(deps-dev): bump ruff from 0.15.16 to 0.15.20 (#12)
dependabot[bot]
1mo ago+23 -23
56%Typical
more lines added than baseline
14
6d2a0630WORK-905 feat(new): surface display ids and artifact path
Eridanus
1mo ago+21 -3
50%Typical
more lines added than baseline
15
48792675fix: bundle heartbeat CA trust (v0.9.6) (#23)
Eridanus
1mo ago+19 -7
46%Typical
more lines added than baseline
16
afd8dd0cchore(security): standardize security.yml (#7)
Eridanusclaudeassisted
1mo ago+14 -0
43%Typical
more lines added than baseline
17
b1529fc9chore: add orrery-heartbeat update check (#4)
Eridanusclaudeassisted
1mo ago+11 -0
39%Typical
more subsystems than baseline
18
29c5940aOPS-7: decouple CLI runtime from release updater (#24)
Eridanus
1mo ago+12 -72
35%Typical
more subsystems than baseline
19
65e00675chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 (#10)
dependabot[bot]
1mo ago+5 -5
31%Below typical
fewer lines added than baseline
20
6e7b1326OPS-7: ship persistent release bundles (#25)
Eridanus
1mo ago+7 -7
26%Below typical
more scattered than baseline
21
f3685453chore(deps): bump typer from 0.26.7 to 0.26.8 (#13)
dependabot[bot]
1mo ago+5 -5
26%Below typical
fewer lines added than baseline
22
bcf426acfix(ci): remove Gitleaks, fix dependency audit for git deps (#5)
Eridanusclaudeassisted
1mo ago+4 -22
20%Below typical
fewer lines added than baseline
23
8b064631chore(deps-dev): bump poethepoet from 0.46.0 to 0.47.0 (#11)
dependabot[bot]
1mo ago+3 -3
17%Below typical
fewer lines added than baseline
24
9be5c49eBump Docket release version (#27)
Eridanus
1mo ago+3 -3
13%Below typical
fewer lines added than baseline
25
352f3571chore(deps-dev): update uv-build requirement from <0.12,>=0.11.19 to >=0.11.26,<0.12 (#9)
dependabot[bot]
1mo ago+1 -1
9%Below typical
fewer lines added than baseline
26
0dec1e1echore(ci): bump reusable workflow to v9 (#16)
Eridanusclaudeassisted
1mo ago+1 -2
6%Below typical
fewer lines added than baseline
27
d30cb736chore: use org-level CodeRabbit config (#3)
Eridanusclaudeassisted
1mo ago+0 -43
2%Below typical
fewer lines added than baseline
  • d15fa297Initial public release
    Author
    Eridanus
    When
    1mo ago
    Lines
    +10.3K -0
    Risk
    98%Elevated
  • acc3a413[codex] add docket identity v3 resolver (#21)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +852 -98
    Risk
    94%Elevated
  • 1d9bb617pm(docket): add issue-owned artifact repos
    Author
    Eridanus
    When
    1mo ago
    Lines
    +586 -28
    Risk
    91%Elevated
  • d1fd21b2chore: add public repo security tooling
    Author
    Eridanus
    When
    1mo ago
    Lines
    +463 -38
    Risk
    87%Elevated
  • 5900ca54WORK-903 feat(finish): gate close on active worktrees
    Author
    Eridanus
    When
    1mo ago
    Lines
    +208 -0
    Risk
    83%Elevated
  • cd3e6961feat(show): comment 默认显示目录而非全文 + new writing hint (#15)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +106 -17
    Risk
    80%Elevated
  • b3edede5OPS-6: package docket and pm release binaries (#22)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +96 -10
    Risk
    76%Elevated
  • ac3e9390chore(ci): migrate to org reusable workflow @v8 (#6)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +41 -72
    Risk
    72%Elevated
  • f65e6bfffix: resolve ruff violations, remove temporary CI suppressions (#14)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +43 -35
    Risk
    69%Elevated
  • 558548d0Make worktree close timeout configurable (#26)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +41 -1
    Risk
    65%Typical
  • b4c5531echore: add dependabot + pre-commit hooks (#8)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +27 -0
    Risk
    61%Typical
  • 688595f7WORK-903 docs(close): document worktree close gate
    Author
    Eridanus
    When
    1mo ago
    Lines
    +22 -1
    Risk
    56%Typical
  • d77910f2chore(deps-dev): bump ruff from 0.15.16 to 0.15.20 (#12)
    Author
    dependabot[bot]
    When
    1mo ago
    Lines
    +23 -23
    Risk
    56%Typical
  • 6d2a0630WORK-905 feat(new): surface display ids and artifact path
    Author
    Eridanus
    When
    1mo ago
    Lines
    +21 -3
    Risk
    50%Typical
  • 48792675fix: bundle heartbeat CA trust (v0.9.6) (#23)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +19 -7
    Risk
    46%Typical
  • afd8dd0cchore(security): standardize security.yml (#7)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +14 -0
    Risk
    43%Typical
  • b1529fc9chore: add orrery-heartbeat update check (#4)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +11 -0
    Risk
    39%Typical
  • 29c5940aOPS-7: decouple CLI runtime from release updater (#24)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +12 -72
    Risk
    35%Typical
  • 65e00675chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 (#10)
    Author
    dependabot[bot]
    When
    1mo ago
    Lines
    +5 -5
    Risk
    31%Below typical
  • 6e7b1326OPS-7: ship persistent release bundles (#25)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +7 -7
    Risk
    26%Below typical
  • f3685453chore(deps): bump typer from 0.26.7 to 0.26.8 (#13)
    Author
    dependabot[bot]
    When
    1mo ago
    Lines
    +5 -5
    Risk
    26%Below typical
  • bcf426acfix(ci): remove Gitleaks, fix dependency audit for git deps (#5)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +4 -22
    Risk
    20%Below typical
  • 8b064631chore(deps-dev): bump poethepoet from 0.46.0 to 0.47.0 (#11)
    Author
    dependabot[bot]
    When
    1mo ago
    Lines
    +3 -3
    Risk
    17%Below typical
  • 9be5c49eBump Docket release version (#27)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +3 -3
    Risk
    13%Below typical
  • 352f3571chore(deps-dev): update uv-build requirement from <0.12,>=0.11.19 to >=0.11.26,<0.12 (#9)
    Author
    dependabot[bot]
    When
    1mo ago
    Lines
    +1 -1
    Risk
    9%Below typical
  • 0dec1e1echore(ci): bump reusable workflow to v9 (#16)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +1 -2
    Risk
    6%Below typical
  • d30cb736chore: use org-level CodeRabbit config (#3)
    Author
    Eridanus
    When
    1mo ago
    Lines
    +0 -43
    Risk
    2%Below typical
Showing 27 of 27 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.

03typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 27 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.04.2Diffusion →
Below typical9
Typical9
Elevated9

Commit history for 2233admin/docket

Repowise tracks change history across 36 files in 2233admin/docket. In the last 90 days 36 files were touched, 86 times in total, most often cli.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.