repowiserepowise
Sign in
Mnehmos/vario.automation.website
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseMnehmos/vario.automation.website

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 6.5 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 commits945%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.80bitsShannon 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.5out 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.

Feature25%
Fix45%
Chore5%
Other25%

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
d54cd298fix: comprehensive dark mode styling for all pages
Mnehmos
7mo ago+5.1K -862
98%Elevated
more lines added than baseline
2
bced4daaAdd MSHA RAG server and demo page with source citations
Mnehmos
7mo ago+4.8K -0
90%Elevated
more lines added than baseline
3
6dd85fcfInitial commit: Vario Automation website
Mnehmos
7mo ago+7.3K -0
90%Elevated
more lines added than baseline
4
68d846c2Security fix: proxy OpenAI through backend, never expose key to browser
Mnehmos
7mo ago+245 -144
83%Elevated
more lines added than baseline
5
f713df55feat: add animated gear logo to header
Mnehmos
7mo ago+107 -2
78%Elevated
more lines added than baseline
6
35573b08feat: update portfolio with Mnehmos ecosystem projects and SEO improvements
Mnehmos
7mo ago+77 -68
73%Elevated
more lines added than baseline
7
29e65d17fix: use dynamic BASE_URL for all navigation links after rebranding
Mnehmos
7mo ago+36 -31
68%Elevated
more lines added than baseline
8
6ee8bdadFix all internal links to include base path
Mnehmos
7mo ago+27 -27
63%Typical
more lines added than baseline
9
5f9af608Fix secret injection - use perl for safe char handling
Mnehmos
7mo ago+11 -3
58%Typical
more focused than baseline
10
52e27e23Add secret injection to deploy workflow
Mnehmos
7mo ago+12 -0
53%Typical
more scattered than baseline
11
dadaecfefix: comprehensive dark mode styling for all pages - demo.astro: hero gradient, status bar, chat container, info cards, tech note - services.astro: all headings, cards, lists, tool tags with dark mode variants - about.astro: cards, prose with is:global dark mode for h2/strong - contact.astro: form card, all inputs/labels, local info section - index.astro: What I Build, Ecosystem, Packages, FAQ sections
Mnehmos
7mo ago+5 -11
45%Typical
fewer lines added than baseline
12
9f63a1b4Use Astro build-time env vars for proper escaping
Mnehmos
7mo ago+5 -21
45%Typical
fewer lines added than baseline
13
3eccd170Update contact info: email and Calendly
Mnehmos
7mo ago+4 -4
38%Typical
fewer lines added than baseline
14
72a17aa1Update brand to vario.automation with copper accent
Mnehmos
7mo ago+2 -2
33%Below typical
fewer lines added than baseline
15
6820269afix: add trailing slash to base path for correct navigation links
Mnehmos
7mo ago+1 -1
15%Below typical
fewer lines added than baseline
16
7375c836fix: correct base path for GitHub Pages after rebranding
Mnehmos
7mo ago+1 -1
15%Below typical
fewer lines added than baseline
17
263c8053Trigger deploy with secrets
Mnehmos
7mo ago+1 -0
15%Below typical
fewer lines added than baseline
18
f9c0db41Point demo to production RAG server
Mnehmos
7mo ago+1 -1
15%Below typical
fewer lines added than baseline
19
6d603b3dAdd Calendly link - force rebuild
Mnehmos
7mo ago+1 -1
15%Below typical
fewer lines added than baseline
20
f3d2fdd9Fix site URL for GitHub Pages
Mnehmos
7mo ago+1 -1
15%Below typical
fewer lines added than baseline
  • d54cd298fix: comprehensive dark mode styling for all pages
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +5.1K -862
    Risk
    98%Elevated
  • bced4daaAdd MSHA RAG server and demo page with source citations
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +4.8K -0
    Risk
    90%Elevated
  • 6dd85fcfInitial commit: Vario Automation website
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +7.3K -0
    Risk
    90%Elevated
  • 68d846c2Security fix: proxy OpenAI through backend, never expose key to browser
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +245 -144
    Risk
    83%Elevated
  • f713df55feat: add animated gear logo to header
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +107 -2
    Risk
    78%Elevated
  • 35573b08feat: update portfolio with Mnehmos ecosystem projects and SEO improvements
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +77 -68
    Risk
    73%Elevated
  • 29e65d17fix: use dynamic BASE_URL for all navigation links after rebranding
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +36 -31
    Risk
    68%Elevated
  • 6ee8bdadFix all internal links to include base path
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +27 -27
    Risk
    63%Typical
  • 5f9af608Fix secret injection - use perl for safe char handling
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +11 -3
    Risk
    58%Typical
  • 52e27e23Add secret injection to deploy workflow
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +12 -0
    Risk
    53%Typical
  • dadaecfefix: comprehensive dark mode styling for all pages - demo.astro: hero gradient, status bar, chat container, info cards, tech note - services.astro: all headings, cards, lists, tool tags with dark mode variants - about.astro: cards, prose with is:global dark mode for h2/strong - contact.astro: form card, all inputs/labels, local info section - index.astro: What I Build, Ecosystem, Packages, FAQ sections
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +5 -11
    Risk
    45%Typical
  • 9f63a1b4Use Astro build-time env vars for proper escaping
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +5 -21
    Risk
    45%Typical
  • 3eccd170Update contact info: email and Calendly
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +4 -4
    Risk
    38%Typical
  • 72a17aa1Update brand to vario.automation with copper accent
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +2 -2
    Risk
    33%Below typical
  • 6820269afix: add trailing slash to base path for correct navigation links
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 7375c836fix: correct base path for GitHub Pages after rebranding
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 263c8053Trigger deploy with secrets
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +1 -0
    Risk
    15%Below typical
  • f9c0db41Point demo to production RAG server
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • 6d603b3dAdd Calendly link - force rebuild
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +1 -1
    Risk
    15%Below typical
  • f3d2fdd9Fix site URL for GitHub Pages
    Author
    Mnehmos
    When
    7mo ago
    Lines
    +1 -1
    Risk
    15%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.

07typical ↑elevated ↑0.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.6Diffusion →
Below typical7
Typical6
Elevated7

Commit history for Mnehmos/vario.automation.website

Mnehmos/vario.automation.website has 20 commits in its history from 1 contributor, the first of them Dec 24, 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.