repowiserepowise
Sign in
2233admin/geolook
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

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

7 commits sit in this repo's top risk tercile, which is 32% of the 22scored. 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.8 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 commits418%Commits whose subject reads as a bug fix rather than new work.Written by an agent22100%Read from commit trailers, so it counts what was declared.Change diffusion1.10bitsShannon 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.8out 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.

Feature5%
Fix18%
Docs45%
Chore5%
Other27%
100%of indexed commits are agent-attributed(22 of 22)
claude (22)

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
fb8e5660GeoLook: open-source self-hosted GEO platform
brucejanclaudeassisted
1w ago+11.0K -0
98%Elevated
more lines added than baseline
2
aa76df9edocs: README default in English, add Japanese; language order EN·ZH·JA
brucejanclaudeassisted
6d ago+520 -329
93%Elevated
more lines added than baseline
3
209dbf70i18n: dashboard UI now trilingual (EN/中文/日本語) with auto-detect + sidebar switcher
brucejanclaudeassisted
6d ago+439 -1
89%Elevated
more lines added than baseline
4
0e491d9cfeat: keyword mining (拓词) — real search demand feeds the question bank
brucejanclaudeassisted
6d ago+482 -8
82%Elevated
more lines added than baseline
5
b30774dbdocs: rewrite README (zh/en) — problems solved, differentiation, deployment & usage tutorials, acknowledgements
brucejanclaudeassisted
1w ago+262 -156
82%Elevated
more lines added than baseline
6
556f9f6bfix: model config resolved at call time + unified LLM picker
brucejanclaudeassisted
6d ago+169 -25
75%Elevated
more lines added than baseline
7
89c20c7ffix: audit heuristics no longer misjudge Japanese pages and functional pages (closes #3)
brucejanclaudeassisted
5d ago+48 -10
70%Elevated
more lines added than baseline
8
6259a634docs: add FAQ on sampling-result stability (en/zh/ja)
brucejanclaudeassisted
6d ago+39 -0
66%Typical
more lines added than baseline
9
caa5b3d9ux: competitors page reorganized into three tabs
brucejanclaudeassisted
6d ago+24 -10
61%Typical
more lines added than baseline
10
2b2085e4fix: sync <html lang> with UI language switch (WCAG 3.1.1, closes #1)
brucejanclaudeassisted
6d ago+30 -0
55%Typical
more lines added than baseline
11
071ce307ux: onboarding warns when no engine API keys configured
brucejanclaudeassisted
1w ago+22 -1
55%Typical
more lines added than baseline
12
6b81b5f0fix: don't truncate pages with multiple <article> sections (closes #2)
brucejanclaudeassisted
5d ago+19 -1
48%Typical
more lines added than baseline
13
6637dddcdocs: EN/JA demos & screenshots now use the localized UI
brucejanclaudeassisted
6d ago+31 -15
41%Typical
more lines added than baseline
14
83779053docs: add Contact section (email) to all three READMEs
brucejanclaudeassisted
6d ago+12 -0
41%Typical
more scattered than baseline
15
99a28f76ux: prominent segmented tab control on competitors page
brucejanclaudeassisted
6d ago+9 -3
34%Typical
fewer lines added than baseline
16
bdf77744docs: add website & live demo links (geolook.cc on Vercel)
brucejanclaudeassisted
1w ago+6 -2
30%Below typical
fewer lines added than baseline
17
fd7b92bbdocs: embed animated demo GIF at top of README (zh/en)
brucejanclaudeassisted
1w ago+6 -6
25%Below typical
fewer lines added than baseline
18
f7ba829adocs: update repo links after transfer to aigclink org
brucejanclaudeassisted
6d ago+3 -3
20%Below typical
fewer lines added than baseline
19
100d23d1docs+ux: mirror links to geolook.cc; sampling-stability note in methodology panel
brucejanclaudeassisted
6d ago+3 -2
16%Below typical
fewer lines added than baseline
20
71043fb2docs: localized demo videos/GIFs (EN/JA captions & title cards)
brucejanclaudeassisted
6d ago+4 -4
11%Below typical
fewer lines added than baseline
21
fa22152fchore: ignore local .claude/ tool config
brucejanclaudeassisted
6d ago+1 -0
7%Below typical
fewer lines added than baseline
22
f8bd3656assets: 240x240 logo mark for directory listings
brucejanclaudeassisted
5d ago+0 -0
2%Below typical
fewer lines added than baseline
  • fb8e5660GeoLook: open-source self-hosted GEO platform
    Author
    brucejan
    When
    1w ago
    Lines
    +11.0K -0
    Risk
    98%Elevated
  • aa76df9edocs: README default in English, add Japanese; language order EN·ZH·JA
    Author
    brucejan
    When
    6d ago
    Lines
    +520 -329
    Risk
    93%Elevated
  • 209dbf70i18n: dashboard UI now trilingual (EN/中文/日本語) with auto-detect + sidebar switcher
    Author
    brucejan
    When
    6d ago
    Lines
    +439 -1
    Risk
    89%Elevated
  • 0e491d9cfeat: keyword mining (拓词) — real search demand feeds the question bank
    Author
    brucejan
    When
    6d ago
    Lines
    +482 -8
    Risk
    82%Elevated
  • b30774dbdocs: rewrite README (zh/en) — problems solved, differentiation, deployment & usage tutorials, acknowledgements
    Author
    brucejan
    When
    1w ago
    Lines
    +262 -156
    Risk
    82%Elevated
  • 556f9f6bfix: model config resolved at call time + unified LLM picker
    Author
    brucejan
    When
    6d ago
    Lines
    +169 -25
    Risk
    75%Elevated
  • 89c20c7ffix: audit heuristics no longer misjudge Japanese pages and functional pages (closes #3)
    Author
    brucejan
    When
    5d ago
    Lines
    +48 -10
    Risk
    70%Elevated
  • 6259a634docs: add FAQ on sampling-result stability (en/zh/ja)
    Author
    brucejan
    When
    6d ago
    Lines
    +39 -0
    Risk
    66%Typical
  • caa5b3d9ux: competitors page reorganized into three tabs
    Author
    brucejan
    When
    6d ago
    Lines
    +24 -10
    Risk
    61%Typical
  • 2b2085e4fix: sync <html lang> with UI language switch (WCAG 3.1.1, closes #1)
    Author
    brucejan
    When
    6d ago
    Lines
    +30 -0
    Risk
    55%Typical
  • 071ce307ux: onboarding warns when no engine API keys configured
    Author
    brucejan
    When
    1w ago
    Lines
    +22 -1
    Risk
    55%Typical
  • 6b81b5f0fix: don't truncate pages with multiple <article> sections (closes #2)
    Author
    brucejan
    When
    5d ago
    Lines
    +19 -1
    Risk
    48%Typical
  • 6637dddcdocs: EN/JA demos & screenshots now use the localized UI
    Author
    brucejan
    When
    6d ago
    Lines
    +31 -15
    Risk
    41%Typical
  • 83779053docs: add Contact section (email) to all three READMEs
    Author
    brucejan
    When
    6d ago
    Lines
    +12 -0
    Risk
    41%Typical
  • 99a28f76ux: prominent segmented tab control on competitors page
    Author
    brucejan
    When
    6d ago
    Lines
    +9 -3
    Risk
    34%Typical
  • bdf77744docs: add website & live demo links (geolook.cc on Vercel)
    Author
    brucejan
    When
    1w ago
    Lines
    +6 -2
    Risk
    30%Below typical
  • fd7b92bbdocs: embed animated demo GIF at top of README (zh/en)
    Author
    brucejan
    When
    1w ago
    Lines
    +6 -6
    Risk
    25%Below typical
  • f7ba829adocs: update repo links after transfer to aigclink org
    Author
    brucejan
    When
    6d ago
    Lines
    +3 -3
    Risk
    20%Below typical
  • 100d23d1docs+ux: mirror links to geolook.cc; sampling-stability note in methodology panel
    Author
    brucejan
    When
    6d ago
    Lines
    +3 -2
    Risk
    16%Below typical
  • 71043fb2docs: localized demo videos/GIFs (EN/JA captions & title cards)
    Author
    brucejan
    When
    6d ago
    Lines
    +4 -4
    Risk
    11%Below typical
  • fa22152fchore: ignore local .claude/ tool config
    Author
    brucejan
    When
    6d ago
    Lines
    +1 -0
    Risk
    7%Below typical
  • f8bd3656assets: 240x240 logo mark for directory listings
    Author
    brucejan
    When
    5d ago
    Lines
    +0 -0
    Risk
    2%Below typical
Showing 22 of 22 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.

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

Size against diffusion

The 22 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.8Diffusion →
Below typical7
Typical8
Elevated7

Commit history for 2233admin/geolook

2233admin/geolook has 22 commits in its history from 1 contributor, the first of them Jul 29, 2026. In the last 90 days 32 files were touched, 46 times in total, most often analytics.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.