repowiserepowise
Sign in
divyansh745garg/distributed-commerce
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisedivyansh745garg/distributed-commerce

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 7.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 commits210%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.47bitsShannon 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 threshold7.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.

Began docs-led, now leaning feature.

Feature45%
Fix5%
Refactor5%
Docs35%
Chore5%
Other5%

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
e434a747Initial commit: Fully secured event-driven microservices architecture
Divyansh Garg
3w ago+1.8K -0
98%Elevated
more lines added than baseline
2
7cf09dd2feat: implement saga choreography, redis idempotency, and global exception handling
Divyansh Garg
3d ago+877 -214
90%Elevated
more lines added than baseline
3
0384cf4bB feat: implement Order database, weak entities, and REST client
Divyansh Garg
6d ago+512 -142
90%Elevated
more lines added than baseline
4
2f427a44Revise README for project overview and features
Divyansh745Garg
1w ago+282 -36
83%Elevated
more lines added than baseline
5
0318f8e3feat: complete advanced security, architecture diagram, and production README
Divyansh Garg
5d ago+572 -293
78%Elevated
more lines added than baseline
6
86a1c77fimplement stateful JWT blacklist with Redis and API Gateway bouncer
Divyansh Garg
1w ago+594 -56
73%Elevated
more lines added than baseline
7
8683774cfeat: implement independent Payment Service, fix Docker network, and prep Product DB
Divyansh Garg
1w ago+135 -6
68%Elevated
more lines added than baseline
8
370a1502feat(gateway): implement route-aware rate limiting, fail-open bouncer, and redis timeouts
Divyansh Garg
1w ago+78 -7
63%Typical
more lines added than baseline
9
01919d7cfeat: implement OrderService RabbitMQ publisher and event payload
Divyansh Garg
6d ago+61 -40
58%Typical
more lines added than baseline
10
a92d139aadded Rate Limiting inside API Gateway
Divyansh Garg
1w ago+46 -3
53%Typical
more lines added than baseline
11
000669a4Update service descriptions in README.md
Divyansh745Garg
1w ago+4 -4
48%Typical
fewer lines added than baseline
12
c4b5af65Update README.md
Divyansh745Garg
2w ago+2 -2
40%Typical
fewer lines added than baseline
13
96d4c854Fix image path for system architecture diagram
Divyansh745Garg
3w ago+2 -2
40%Typical
fewer lines added than baseline
14
0b212b1dUpdate README.md
Divyansh745Garg
1w ago+1 -1
28%Below typical
fewer lines added than baseline
15
40d8475fUpdate README.md
Divyansh745Garg
2w ago+1 -1
28%Below typical
fewer lines added than baseline
16
7932361fUpdate README.md
Divyansh745Garg
3w ago+1 -1
28%Below typical
fewer lines added than baseline
17
090011b5Rename Microservices Architecture.png to Architecture.png
Divyansh745Garg
3w ago+0 -0
18%Below typical
fewer lines added than baseline
18
ec131b05updated readme
Divyansh Garg
3d ago+0 -3
10%Below typical
fewer lines added than baseline
19
7a91106eAdd files via upload
Divyansh745Garg
1w ago+0 -0
10%Below typical
fewer lines added than baseline
20
acdd4017chore: apply gitignore and remove tracked binaries
Divyansh Garg
1w ago+0 -280
3%Below typical
fewer lines added than baseline
  • e434a747Initial commit: Fully secured event-driven microservices architecture
    Author
    Divyansh Garg
    When
    3w ago
    Lines
    +1.8K -0
    Risk
    98%Elevated
  • 7cf09dd2feat: implement saga choreography, redis idempotency, and global exception handling
    Author
    Divyansh Garg
    When
    3d ago
    Lines
    +877 -214
    Risk
    90%Elevated
  • 0384cf4bB feat: implement Order database, weak entities, and REST client
    Author
    Divyansh Garg
    When
    6d ago
    Lines
    +512 -142
    Risk
    90%Elevated
  • 2f427a44Revise README for project overview and features
    Author
    Divyansh745Garg
    When
    1w ago
    Lines
    +282 -36
    Risk
    83%Elevated
  • 0318f8e3feat: complete advanced security, architecture diagram, and production README
    Author
    Divyansh Garg
    When
    5d ago
    Lines
    +572 -293
    Risk
    78%Elevated
  • 86a1c77fimplement stateful JWT blacklist with Redis and API Gateway bouncer
    Author
    Divyansh Garg
    When
    1w ago
    Lines
    +594 -56
    Risk
    73%Elevated
  • 8683774cfeat: implement independent Payment Service, fix Docker network, and prep Product DB
    Author
    Divyansh Garg
    When
    1w ago
    Lines
    +135 -6
    Risk
    68%Elevated
  • 370a1502feat(gateway): implement route-aware rate limiting, fail-open bouncer, and redis timeouts
    Author
    Divyansh Garg
    When
    1w ago
    Lines
    +78 -7
    Risk
    63%Typical
  • 01919d7cfeat: implement OrderService RabbitMQ publisher and event payload
    Author
    Divyansh Garg
    When
    6d ago
    Lines
    +61 -40
    Risk
    58%Typical
  • a92d139aadded Rate Limiting inside API Gateway
    Author
    Divyansh Garg
    When
    1w ago
    Lines
    +46 -3
    Risk
    53%Typical
  • 000669a4Update service descriptions in README.md
    Author
    Divyansh745Garg
    When
    1w ago
    Lines
    +4 -4
    Risk
    48%Typical
  • c4b5af65Update README.md
    Author
    Divyansh745Garg
    When
    2w ago
    Lines
    +2 -2
    Risk
    40%Typical
  • 96d4c854Fix image path for system architecture diagram
    Author
    Divyansh745Garg
    When
    3w ago
    Lines
    +2 -2
    Risk
    40%Typical
  • 0b212b1dUpdate README.md
    Author
    Divyansh745Garg
    When
    1w ago
    Lines
    +1 -1
    Risk
    28%Below typical
  • 40d8475fUpdate README.md
    Author
    Divyansh745Garg
    When
    2w ago
    Lines
    +1 -1
    Risk
    28%Below typical
  • 7932361fUpdate README.md
    Author
    Divyansh745Garg
    When
    3w ago
    Lines
    +1 -1
    Risk
    28%Below typical
  • 090011b5Rename Microservices Architecture.png to Architecture.png
    Author
    Divyansh745Garg
    When
    3w ago
    Lines
    +0 -0
    Risk
    18%Below typical
  • ec131b05updated readme
    Author
    Divyansh Garg
    When
    3d ago
    Lines
    +0 -3
    Risk
    10%Below typical
  • 7a91106eAdd files via upload
    Author
    Divyansh745Garg
    When
    1w ago
    Lines
    +0 -0
    Risk
    10%Below typical
  • acdd4017chore: apply gitignore and remove tracked binaries
    Author
    Divyansh Garg
    When
    1w ago
    Lines
    +0 -280
    Risk
    3%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.

03typical ↑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.05.8Diffusion →
Below typical7
Typical6
Elevated7

Commit history for divyansh745garg/distributed-commerce

divyansh745garg/distributed-commerce has 20 commits in its history from 2 contributors, the first of them Jul 15, 2026. In the last 90 days 64 files were touched, 93 times in total, most often OrderService.java. Every commit is scored for change risk from its size, spread and the history of the files it touches.