repowiserepowise
Sign in
2233admin/archify
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

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

13of 41 scored

13 commits sit in this repo's top risk tercile, which is 32% of the 41scored. 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.2 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 commits410%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.44bitsShannon 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.2out 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 fix.

Feature20%
Fix10%
Docs27%
Test2%
Chore2%
Other39%

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
166a9ff8Add architecture renderer; share renderer helpers; harden against malformed input
tt-a1i
2mo ago+2.1K -864
99%Elevated
more lines added than baseline
2
747f2a47Regenerate example renders; consolidate images into docs/assets
tt-a1i
2mo ago+2.1K -239
96%Elevated
more lines added than baseline
3
693e7ab7Add lifecycle diagram renderer
tt-a1i
3mo ago+1.9K -8
90%Elevated
more lines added than baseline
4
dcdc8d8fAdd data-flow diagram renderer
tt-a1i
3mo ago+1.9K -9
90%Elevated
more lines added than baseline
5
3f6cd078Add workflow diagram renderer
tt-a1i
3mo ago+1.9K -6
90%Elevated
more lines added than baseline
6
1e9f223fInitial commit: Archify 2.0
tt-a1i
4mo ago+1.7K -0
90%Elevated
more lines added than baseline
7
7fb88d97Add sequence diagram renderer
tt-a1i
3mo ago+1.7K -8
83%Elevated
more lines added than baseline
8
bd93647eAdd v3.0 Mermaid validation experiment (5 diagrams × 3 versions)
tt-a1i
4mo ago+1.1K -0
83%Elevated
more lines added than baseline
9
f2fb4620Add test suite, CI, and release automation
tt-a1i
2mo ago+761 -5
78%Elevated
more lines added than baseline
10
957ddd48Fix light-mode export cascade, add a11y + keyboard nav, refresh examples
tt-a1i
4mo ago+987 -553
78%Elevated
more lines added than baseline
11
88db70f0Make English README the default
tt-a1i
2mo ago+550 -213
74%Elevated
more lines added than baseline
12
1b8abf7aAdd product landing site under docs/ for GitHub Pages
tt-a1i
2mo ago+705 -0
71%Elevated
more lines added than baseline
13
a8a9089aMake Chinese the default README
tt-a1i
4mo ago+374 -135
71%Elevated
more lines added than baseline
14
cc893b13Add ROADMAP.md for post-2.3.1 backlog
tt-a1i
4mo ago+285 -0
66%Typical
more lines added than baseline
15
4bb1dd7bv2.1: copy PNG to clipboard, 1x/2x/4x scale selector
tt-a1i
4mo ago+413 -80
66%Typical
more lines added than baseline
16
8da892e8Docs and version bump to 2.6.0
tt-a1i
2mo ago+346 -406
62%Typical
more lines added than baseline
17
ce1bcc5aRelease v2.4.0: dual-theme self-contained SVG export
tt-a1i
4mo ago+213 -83
60%Typical
more lines added than baseline
18
caeb610fRework lifecycle diagram as phase map
tt-a1i
3mo ago+187 -195
57%Typical
more lines added than baseline
19
b8e09a53Share renderer utils, harden template slot replacement
tt-a1i
3mo ago+111 -231
55%Typical
more lines added than baseline
20
fd2a2b68Enforce JSON IR schemas at runtime via ajv
tt-a1i
3mo ago+142 -5
52%Typical
more lines added than baseline
21
64dfaeaePolish lifecycle diagram composition
tt-a1i
3mo ago+139 -115
48%Typical
more lines added than baseline
22
463cbe18Rewrite roadmap around Mermaid-aware v3.0
tt-a1i
4mo ago+100 -246
48%Typical
more lines added than baseline
23
b4bb3090v2.3.1: audit-driven doc sync, canvas clamp, menu polish, print CSS
tt-a1i
4mo ago+135 -38
48%Typical
more lines added than baseline
24
2736652eDocument Codex and opencode skill installs
tt-a1i
2mo ago+94 -25
39%Typical
more lines added than baseline
25
39c959deRefine lifecycle diagram state model
tt-a1i
3mo ago+141 -136
39%Typical
more lines added than baseline
26
69280062Redesign lifecycle diagram visual model
tt-a1i
3mo ago+131 -136
39%Typical
more lines added than baseline
27
e9829c96Polish data-flow diagram layout
tt-a1i
3mo ago+137 -136
39%Typical
more lines added than baseline
28
6c6b75f2v2.3: fix blurry raster exports, drop scale selector
tt-a1i
4mo ago+103 -196
33%Below typical
more lines added than baseline
29
09c93a0av2.2: print stylesheet + local-font fallback for exports
tt-a1i
4mo ago+86 -2
30%Below typical
more lines added than baseline
30
120c4e94Record experiment FAIL: kill Mermaid parser, scope v3.0 to JSON IR only
tt-a1i
4mo ago+35 -46
28%Below typical
more lines added than baseline
31
ee1470b4Unclutter lifecycle diagram middle lanes
tt-a1i
3mo ago+42 -47
26%Below typical
more lines added than baseline
32
ea0b1883v2.2.1: fix cramped sg-name label, document security-group padding
tt-a1i
4mo ago+39 -7
23%Below typical
more lines added than baseline
33
b21284d4fix: exclude local agent files from skill archive (#5)
tt-a1i
1mo ago+21 -15
21%Below typical
more lines added than baseline
34
1e9d56b5Polish lifecycle diagram layout
tt-a1i
3mo ago+9 -12
18%Below typical
more files than baseline
35
a242d04bDeclutter lifecycle transition labels
tt-a1i
3mo ago+7 -11
16%Below typical
fewer lines added than baseline
36
a3e6bd31Move README hero image to top
tt-a1i
3mo ago+4 -4
13%Below typical
fewer lines added than baseline
37
97cc33f7Add sequence diagram README preview
tt-a1i
3mo ago+5 -0
11%Below typical
fewer lines added than baseline
38
b17f9ddfAdd README hero image
tt-a1i
3mo ago+4 -0
9%Below typical
fewer lines added than baseline
39
70a44652Update README.md
tt-a1i
4mo ago+0 -3
6%Below typical
fewer lines added than baseline
40
de5c534dAdd repository social preview asset
tt-a1i
3mo ago+0 -0
2%Below typical
fewer lines added than baseline
41
4fea3ab2Trim print-preview section from README_EN.md to match README.md
tt-a1i
4mo ago+0 -4
2%Below typical
fewer lines added than baseline
  • 166a9ff8Add architecture renderer; share renderer helpers; harden against malformed input
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +2.1K -864
    Risk
    99%Elevated
  • 747f2a47Regenerate example renders; consolidate images into docs/assets
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +2.1K -239
    Risk
    96%Elevated
  • 693e7ab7Add lifecycle diagram renderer
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +1.9K -8
    Risk
    90%Elevated
  • dcdc8d8fAdd data-flow diagram renderer
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +1.9K -9
    Risk
    90%Elevated
  • 3f6cd078Add workflow diagram renderer
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +1.9K -6
    Risk
    90%Elevated
  • 1e9f223fInitial commit: Archify 2.0
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +1.7K -0
    Risk
    90%Elevated
  • 7fb88d97Add sequence diagram renderer
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +1.7K -8
    Risk
    83%Elevated
  • bd93647eAdd v3.0 Mermaid validation experiment (5 diagrams × 3 versions)
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +1.1K -0
    Risk
    83%Elevated
  • f2fb4620Add test suite, CI, and release automation
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +761 -5
    Risk
    78%Elevated
  • 957ddd48Fix light-mode export cascade, add a11y + keyboard nav, refresh examples
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +987 -553
    Risk
    78%Elevated
  • 88db70f0Make English README the default
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +550 -213
    Risk
    74%Elevated
  • 1b8abf7aAdd product landing site under docs/ for GitHub Pages
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +705 -0
    Risk
    71%Elevated
  • a8a9089aMake Chinese the default README
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +374 -135
    Risk
    71%Elevated
  • cc893b13Add ROADMAP.md for post-2.3.1 backlog
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +285 -0
    Risk
    66%Typical
  • 4bb1dd7bv2.1: copy PNG to clipboard, 1x/2x/4x scale selector
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +413 -80
    Risk
    66%Typical
  • 8da892e8Docs and version bump to 2.6.0
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +346 -406
    Risk
    62%Typical
  • ce1bcc5aRelease v2.4.0: dual-theme self-contained SVG export
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +213 -83
    Risk
    60%Typical
  • caeb610fRework lifecycle diagram as phase map
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +187 -195
    Risk
    57%Typical
  • b8e09a53Share renderer utils, harden template slot replacement
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +111 -231
    Risk
    55%Typical
  • fd2a2b68Enforce JSON IR schemas at runtime via ajv
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +142 -5
    Risk
    52%Typical
  • 64dfaeaePolish lifecycle diagram composition
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +139 -115
    Risk
    48%Typical
  • 463cbe18Rewrite roadmap around Mermaid-aware v3.0
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +100 -246
    Risk
    48%Typical
  • b4bb3090v2.3.1: audit-driven doc sync, canvas clamp, menu polish, print CSS
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +135 -38
    Risk
    48%Typical
  • 2736652eDocument Codex and opencode skill installs
    Author
    tt-a1i
    When
    2mo ago
    Lines
    +94 -25
    Risk
    39%Typical
  • 39c959deRefine lifecycle diagram state model
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +141 -136
    Risk
    39%Typical
  • 69280062Redesign lifecycle diagram visual model
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +131 -136
    Risk
    39%Typical
  • e9829c96Polish data-flow diagram layout
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +137 -136
    Risk
    39%Typical
  • 6c6b75f2v2.3: fix blurry raster exports, drop scale selector
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +103 -196
    Risk
    33%Below typical
  • 09c93a0av2.2: print stylesheet + local-font fallback for exports
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +86 -2
    Risk
    30%Below typical
  • 120c4e94Record experiment FAIL: kill Mermaid parser, scope v3.0 to JSON IR only
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +35 -46
    Risk
    28%Below typical
  • ee1470b4Unclutter lifecycle diagram middle lanes
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +42 -47
    Risk
    26%Below typical
  • ea0b1883v2.2.1: fix cramped sg-name label, document security-group padding
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +39 -7
    Risk
    23%Below typical
  • b21284d4fix: exclude local agent files from skill archive (#5)
    Author
    tt-a1i
    When
    1mo ago
    Lines
    +21 -15
    Risk
    21%Below typical
  • 1e9d56b5Polish lifecycle diagram layout
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +9 -12
    Risk
    18%Below typical
  • a242d04bDeclutter lifecycle transition labels
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +7 -11
    Risk
    16%Below typical
  • a3e6bd31Move README hero image to top
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +4 -4
    Risk
    13%Below typical
  • 97cc33f7Add sequence diagram README preview
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +5 -0
    Risk
    11%Below typical
  • b17f9ddfAdd README hero image
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +4 -0
    Risk
    9%Below typical
  • 70a44652Update README.md
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +0 -3
    Risk
    6%Below typical
  • de5c534dAdd repository social preview asset
    Author
    tt-a1i
    When
    3mo ago
    Lines
    +0 -0
    Risk
    2%Below typical
  • 4fea3ab2Trim print-preview section from README_EN.md to match README.md
    Author
    tt-a1i
    When
    4mo ago
    Lines
    +0 -4
    Risk
    2%Below typical
Showing 41 of 41 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.

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

Size against diffusion

The 41 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.04.1Diffusion →
Below typical14
Typical14
Elevated13

Commit history for 2233admin/archify

Repowise tracks change history across 15 files in 2233admin/archify. In the last 90 days 15 files were touched, 35 times in total, most often render-lifecycle.mjs. Every commit is scored for change risk from its size, spread and the history of the files it touches.