repowiserepowise
Sign in
Cypress-Ink-Labs/family-events-api
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseCypress-Ink-Labs/family-events-api

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

5of 14 scored

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

Fix7%
Docs29%
Test7%
Chore7%
Other50%
71%of indexed commits are agent-attributed(10 of 14)
cursor (10)

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
2dded0d7Init Commit
Jacob LeCoq
19h ago+6.3K -0
96%Elevated
more lines added than baseline
2
fae0fc03U25: authenticated consumer write endpoints (#12)
Jacobcursorassisted
16h ago+1.3K -32
79%Elevated
more lines added than baseline
3
70330e9cU26: plan-for-today endpoint, weather proxy, and plan RPC fixture (#9)
Jacobcursorassisted
17h ago+1.3K -7
79%Elevated
more lines added than baseline
4
8742fe4dU24: consumer read endpoints with OpenAPI contract (#7)
Jacobcursorassisted
17h ago+1.4K -5
79%Elevated
more lines added than baseline
5
cd8dad4fU23 first slice: events + cities read repositories (app-contract parity) (#4)
Jacobcursorassisted
17h ago+1.1K -12
79%Elevated
more lines added than baseline
6
a3137073U23: write-side repositories (favorites, calendar, ratings, comments, submissions, preferred cities) (#6)
Jacobcursorassisted
17h ago+858 -11
61%Typical
more lines added than baseline
7
e491e878Reconcile scaffold against family-events-app (U12 parity) (#3)
Jacobcursorassisted
17h ago+362 -202
54%Typical
more lines added than baseline
8
3f504810U27: Telegram failure pings on gated cron runs (#5)
Jacobcursorassisted
17h ago+346 -11
46%Typical
more lines added than baseline
9
6aa5d226chore: add docs
Jacob LeCoq
19h ago+165 -0
39%Typical
more lines added than baseline
10
8df93fd4docs: update NestJS rewrite plan status for U24 and U26 (#11)
dosubot[bot]
16h ago+13 -7
32%Below typical
more lines added than baseline
11
26b7f909docs: update NestJS backend rewrite plan status and U21/U24 notes (#10)
dosubot[bot]cursorassisted
16h ago+13 -16
25%Below typical
more lines added than baseline
12
684156cddocs: mark U24 consumer read API complete and document landed endpoints (#8)
dosubot[bot]
17h ago+8 -2
18%Below typical
fewer lines added than baseline
13
29e8f03cdocs: mark U23 and U25 sections done
Cursor Agentcursorautonomous
16h ago+2 -2
11%Below typical
fewer lines added than baseline
14
714c8c9cfix: align @swc/cli specifier with lockfile
Cursor Agentcursorautonomous
19h ago+1 -1
4%Below typical
fewer lines added than baseline
  • 2dded0d7Init Commit
    Author
    Jacob LeCoq
    When
    19h ago
    Lines
    +6.3K -0
    Risk
    96%Elevated
  • fae0fc03U25: authenticated consumer write endpoints (#12)
    Author
    Jacob
    When
    16h ago
    Lines
    +1.3K -32
    Risk
    79%Elevated
  • 70330e9cU26: plan-for-today endpoint, weather proxy, and plan RPC fixture (#9)
    Author
    Jacob
    When
    17h ago
    Lines
    +1.3K -7
    Risk
    79%Elevated
  • 8742fe4dU24: consumer read endpoints with OpenAPI contract (#7)
    Author
    Jacob
    When
    17h ago
    Lines
    +1.4K -5
    Risk
    79%Elevated
  • cd8dad4fU23 first slice: events + cities read repositories (app-contract parity) (#4)
    Author
    Jacob
    When
    17h ago
    Lines
    +1.1K -12
    Risk
    79%Elevated
  • a3137073U23: write-side repositories (favorites, calendar, ratings, comments, submissions, preferred cities) (#6)
    Author
    Jacob
    When
    17h ago
    Lines
    +858 -11
    Risk
    61%Typical
  • e491e878Reconcile scaffold against family-events-app (U12 parity) (#3)
    Author
    Jacob
    When
    17h ago
    Lines
    +362 -202
    Risk
    54%Typical
  • 3f504810U27: Telegram failure pings on gated cron runs (#5)
    Author
    Jacob
    When
    17h ago
    Lines
    +346 -11
    Risk
    46%Typical
  • 6aa5d226chore: add docs
    Author
    Jacob LeCoq
    When
    19h ago
    Lines
    +165 -0
    Risk
    39%Typical
  • 8df93fd4docs: update NestJS rewrite plan status for U24 and U26 (#11)
    Author
    dosubot[bot]
    When
    16h ago
    Lines
    +13 -7
    Risk
    32%Below typical
  • 26b7f909docs: update NestJS backend rewrite plan status and U21/U24 notes (#10)
    Author
    dosubot[bot]
    When
    16h ago
    Lines
    +13 -16
    Risk
    25%Below typical
  • 684156cddocs: mark U24 consumer read API complete and document landed endpoints (#8)
    Author
    dosubot[bot]
    When
    17h ago
    Lines
    +8 -2
    Risk
    18%Below typical
  • 29e8f03cdocs: mark U23 and U25 sections done
    Author
    Cursor Agent
    When
    16h ago
    Lines
    +2 -2
    Risk
    11%Below typical
  • 714c8c9cfix: align @swc/cli specifier with lockfile
    Author
    Cursor Agent
    When
    19h ago
    Lines
    +1 -1
    Risk
    4%Below typical
Showing 14 of 14 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.

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

Size against diffusion

The 14 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 typical5
Typical4
Elevated5

Commit history for Cypress-Ink-Labs/family-events-api

Cypress-Ink-Labs/family-events-api has 14 commits in its history from 4 contributors, the first of them Aug 16, 2026. In the last 90 days 80 files were touched, 115 times in total, most often env.ts. Every commit is scored for change risk from its size, spread and the history of the files it touches.