repowiserepowise
Sign in
aleks10sadu-ops/k-c-bar
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisealeks10sadu-ops/k-c-bar

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

8of 24 scored

8 commits sit in this repo's top risk tercile, which is 33% of the 24scored. 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.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 commits1250%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.01bitsShannon 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.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.

How this repo's commit mix shifts over time.

Feature42%
Fix50%
Other8%

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
38284dec🍸 Initial commit: Bar Tracker - Telegram Mini App
Kvazar277
8mo ago+13.8K -0
98%Elevated
more lines added than baseline
2
4d308114feat: Add task templates system with advanced functionality
Kvazar277
7mo ago+1.4K -31
94%Elevated
more lines added than baseline
3
c1bc4665feat: система уведомлений и профиль пользователя
Kvazar277
7mo ago+706 -56
90%Elevated
more lines added than baseline
4
6a42ca92feat: кнопка обновления в профиле и модальное окно деталей задачи
Kvazar277
7mo ago+484 -108
83%Elevated
more lines added than baseline
5
a1ca485afeat: полная переработка создания действий
Kvazar277
7mo ago+667 -102
83%Elevated
more lines added than baseline
6
d061ed84feat: масштабное обновление функционала
Kvazar277
7mo ago+398 -108
75%Elevated
more lines added than baseline
7
ab4bde98feat: обновления профиля, уведомлений и удаление чата
Kvazar277
7mo ago+326 -240
75%Elevated
more lines added than baseline
8
742096fdfeat: добавлены realtime обновления через Supabase Realtime
Kvazar277
7mo ago+142 -13
69%Elevated
more lines added than baseline
9
4d41e53afeat: переход к задаче/примечанию через уведомления
Kvazar277
7mo ago+78 -7
65%Typical
more lines added than baseline
10
2246716efix: Resolve TypeScript compilation errors after task type updates
Kvazar277
7mo ago+72 -19
60%Typical
more lines added than baseline
11
4a27a77cfix: исправлена типизация Supabase для демо-режима
Kvazar277
7mo ago+50 -67
56%Typical
more lines added than baseline
12
6f9588e7fix: настройка Storage для загрузки файлов
Kvazar277
7mo ago+65 -3
52%Typical
more lines added than baseline
13
9d179628feat: убран тип 'Инвентаризация', добавлена отмена выполнения
Kvazar277
7mo ago+55 -16
48%Typical
more lines added than baseline
14
05a65602fix: исправлены RLS политики для Telegram авторизации
Kvazar277
7mo ago+47 -2
44%Typical
more lines added than baseline
15
0dcd0130fix: полное исправление типизации Task/NewTask с хелпером createTaskFromNew
Kvazar277
7mo ago+35 -23
40%Typical
more lines added than baseline
16
4e7c0028feat: открытие задач по клику в 'Задачи на сегодня'
Kvazar277
7mo ago+38 -2
35%Typical
more lines added than baseline
17
f6fc2d08Initial commit
aleks10sadu-ops
8mo ago+21 -0
31%Below typical
more lines added than baseline
18
1c1c602ffix: type assertions для Supabase insert/update
Kvazar277
7mo ago+12 -10
27%Below typical
more lines added than baseline
19
f4bc425dfix: корректное обновление имени из Supabase
Kvazar277
7mo ago+11 -6
23%Below typical
more scattered than baseline
20
fcea9780fix: обработка nullable due_date в TasksView
Kvazar277
7mo ago+9 -6
19%Below typical
fewer lines added than baseline
21
7df81b39fix: добавлено сохранение file_url и steps при создании задачи
Kvazar277
7mo ago+3 -1
15%Below typical
fewer lines added than baseline
22
20bc137cfix: типизация data в createNotification
Kvazar277
7mo ago+2 -1
8%Below typical
fewer lines added than baseline
23
849a2daafix: добавлена типизация User в NotificationContext
Kvazar277
7mo ago+2 -1
8%Below typical
fewer lines added than baseline
24
ffeddae1fix: due_date ?? null в createTaskFromNew
Kvazar277
7mo ago+1 -1
2%Below typical
fewer lines added than baseline
  • 38284dec🍸 Initial commit: Bar Tracker - Telegram Mini App
    Author
    Kvazar277
    When
    8mo ago
    Lines
    +13.8K -0
    Risk
    98%Elevated
  • 4d308114feat: Add task templates system with advanced functionality
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +1.4K -31
    Risk
    94%Elevated
  • c1bc4665feat: система уведомлений и профиль пользователя
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +706 -56
    Risk
    90%Elevated
  • 6a42ca92feat: кнопка обновления в профиле и модальное окно деталей задачи
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +484 -108
    Risk
    83%Elevated
  • a1ca485afeat: полная переработка создания действий
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +667 -102
    Risk
    83%Elevated
  • d061ed84feat: масштабное обновление функционала
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +398 -108
    Risk
    75%Elevated
  • ab4bde98feat: обновления профиля, уведомлений и удаление чата
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +326 -240
    Risk
    75%Elevated
  • 742096fdfeat: добавлены realtime обновления через Supabase Realtime
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +142 -13
    Risk
    69%Elevated
  • 4d41e53afeat: переход к задаче/примечанию через уведомления
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +78 -7
    Risk
    65%Typical
  • 2246716efix: Resolve TypeScript compilation errors after task type updates
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +72 -19
    Risk
    60%Typical
  • 4a27a77cfix: исправлена типизация Supabase для демо-режима
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +50 -67
    Risk
    56%Typical
  • 6f9588e7fix: настройка Storage для загрузки файлов
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +65 -3
    Risk
    52%Typical
  • 9d179628feat: убран тип 'Инвентаризация', добавлена отмена выполнения
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +55 -16
    Risk
    48%Typical
  • 05a65602fix: исправлены RLS политики для Telegram авторизации
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +47 -2
    Risk
    44%Typical
  • 0dcd0130fix: полное исправление типизации Task/NewTask с хелпером createTaskFromNew
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +35 -23
    Risk
    40%Typical
  • 4e7c0028feat: открытие задач по клику в 'Задачи на сегодня'
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +38 -2
    Risk
    35%Typical
  • f6fc2d08Initial commit
    Author
    aleks10sadu-ops
    When
    8mo ago
    Lines
    +21 -0
    Risk
    31%Below typical
  • 1c1c602ffix: type assertions для Supabase insert/update
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +12 -10
    Risk
    27%Below typical
  • f4bc425dfix: корректное обновление имени из Supabase
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +11 -6
    Risk
    23%Below typical
  • fcea9780fix: обработка nullable due_date в TasksView
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +9 -6
    Risk
    19%Below typical
  • 7df81b39fix: добавлено сохранение file_url и steps при создании задачи
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +3 -1
    Risk
    15%Below typical
  • 20bc137cfix: типизация data в createNotification
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +2 -1
    Risk
    8%Below typical
  • 849a2daafix: добавлена типизация User в NotificationContext
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +2 -1
    Risk
    8%Below typical
  • ffeddae1fix: due_date ?? null в createTaskFromNew
    Author
    Kvazar277
    When
    7mo ago
    Lines
    +1 -1
    Risk
    2%Below typical
Showing 24 of 24 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 ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 24 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.02.8Diffusion →
Below typical8
Typical8
Elevated8

Commit history for aleks10sadu-ops/k-c-bar

aleks10sadu-ops/k-c-bar has 24 commits in its history from 2 contributors, the first of them Dec 15, 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.