repowiserepowise
Sign in
2233admin/ASCILINE
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

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

11of 33 scored

11 commits sit in this repo's top risk tercile, which is 33% of the 33scored. 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 3.9 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 commits39%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.36bitsShannon 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 threshold3.9out 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.

Consistently other-driven across its history.

Other100%

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
7cd84b65Initial commit: ASCILINE Engine - Modular & Optimized
YusufB5
2mo ago+1.0K -0
98%Elevated
large diff (many lines added)
2
8b31a745feat: Add auto-scaling rows, pixel mode flag, and command loop
YusufB5
1mo ago+304 -65
94%Elevated
large diff (many lines added)
3
2043a7bbfeat: add invisible selection layer, audio streaming, and updated manifesto for pure performance mode
YusufB5
2mo ago+396 -244
94%Elevated
large diff (many lines added)
4
5fad7c5afeat: server-side volume control feature added, playlist & folder video management
YusufB5
1mo ago+344 -101
89%Elevated
large diff (many lines added)
5
e7584233feat: Core engine V2 (A/V Sync, Zero-Copy Pixel, FPS Decimation) & CLI shortcuts
YusufB5
1mo ago+257 -65
86%Elevated
large diff (many lines added)
6
95a30296docs: Update README with strategic vision, translate comments to English, add custom MIT License
YusufB5
2mo ago+155 -109
83%Elevated
large diff (many lines added)
7
e7002173Improve error handling and translate messages to English
YusufB5
2mo ago+26 -8
80%Elevated
large diff (many lines added)
8
de0b9203feat: smart cols resolution
YusufB5
1mo ago+20 -7
77%Elevated
large diff (many lines added)
9
522ba756Add FFmpeg installation instructions to README
SteadyW
1mo ago+13 -1
74%Elevated
large diff (many lines added)
10
3da481e6Revise Pixel Mode details and command usage
SteadyW
1mo ago+10 -10
71%Elevated
focused change
11
d57b314bUpdate playlist.json with new video entry
SteadyW
1mo ago+9 -3
68%Elevated
small diff
12
b1f2de63Fix table formatting - move Original Source text inline with image row
SteadyW
1mo ago+8 -9
65%Typical
small diff
13
6638f604Enhance README with resolution and scaling details
SteadyW
1mo ago+7 -0
62%Typical
small diff
14
4df02846Revise README to include output details table
SteadyW
1mo ago+5 -8
59%Typical
small diff
15
e7c77d91Enhance README with smart defaults and playlist details
SteadyW
1mo ago+4 -3
55%Typical
small diff
16
3a78d940Update playlist.json with format documentation
SteadyW
1mo ago+4 -0
55%Typical
small diff
17
53d450e3Fix spelling error in README.md
SteadyW
1mo ago+3 -2
48%Typical
small diff
18
20b3a58aUpdate README with flexible video management details
SteadyW
1mo ago+3 -1
48%Typical
small diff
19
5145abffReplace video filenames with EXAMPLE versions
SteadyW
1mo ago+3 -3
41%Typical
small diff
20
41f69509Update playlist.json with new video entries
SteadyW
1mo ago+3 -20
41%Typical
small diff
21
9910ae48Revise ASCII and Pixel mode recommendations in README
SteadyW
1mo ago+3 -2
41%Typical
small diff
22
b6d108d6fix: remove copied architecture notes and update playlist docs
YusufB5
1mo ago+3 -35
35%Typical
small diff
23
265d1b2eRefine technical features section in README
SteadyW
1mo ago+2 -1
32%Below typical
small diff
24
b51b45fbImprove image formatting in README.md
SteadyW
1mo ago+2 -2
27%Below typical
small diff
25
b092e50aUpdate image source in README.md
SteadyW
1mo ago+2 -1
27%Below typical
small diff
26
23dec23dUpdate repository URL in README
SteadyW
1mo ago+1 -1
23%Below typical
small diff
27
312d5d6dClarify ASCII MOD compatibility in README
SteadyW
1mo ago+1 -1
12%Below typical
small diff
28
8247b1e4Update README with ASCII MOD compatibility note
SteadyW
1mo ago+1 -1
12%Below typical
small diff
29
18a91867Update README.md
SteadyW
1mo ago+1 -1
12%Below typical
small diff
30
07e829fbAdjust column width in README example command
SteadyW
1mo ago+1 -1
12%Below typical
small diff
31
acc96f54Revise Pixel Mode column recommendations in README
SteadyW
1mo ago+1 -1
12%Below typical
small diff
32
2108a34bfix: resolve video path for single video argument (videos/ subfolder lookup)
YusufB5
1mo ago+1 -1
12%Below typical
small diff
33
fd422b51remove bg.png from repository
YusufB5
2mo ago+0 -0
2%Below typical
small diff
  • 7cd84b65Initial commit: ASCILINE Engine - Modular & Optimized
    Author
    YusufB5
    When
    2mo ago
    Lines
    +1.0K -0
    Risk
    98%Elevated
  • 8b31a745feat: Add auto-scaling rows, pixel mode flag, and command loop
    Author
    YusufB5
    When
    1mo ago
    Lines
    +304 -65
    Risk
    94%Elevated
  • 2043a7bbfeat: add invisible selection layer, audio streaming, and updated manifesto for pure performance mode
    Author
    YusufB5
    When
    2mo ago
    Lines
    +396 -244
    Risk
    94%Elevated
  • 5fad7c5afeat: server-side volume control feature added, playlist & folder video management
    Author
    YusufB5
    When
    1mo ago
    Lines
    +344 -101
    Risk
    89%Elevated
  • e7584233feat: Core engine V2 (A/V Sync, Zero-Copy Pixel, FPS Decimation) & CLI shortcuts
    Author
    YusufB5
    When
    1mo ago
    Lines
    +257 -65
    Risk
    86%Elevated
  • 95a30296docs: Update README with strategic vision, translate comments to English, add custom MIT License
    Author
    YusufB5
    When
    2mo ago
    Lines
    +155 -109
    Risk
    83%Elevated
  • e7002173Improve error handling and translate messages to English
    Author
    YusufB5
    When
    2mo ago
    Lines
    +26 -8
    Risk
    80%Elevated
  • de0b9203feat: smart cols resolution
    Author
    YusufB5
    When
    1mo ago
    Lines
    +20 -7
    Risk
    77%Elevated
  • 522ba756Add FFmpeg installation instructions to README
    Author
    SteadyW
    When
    1mo ago
    Lines
    +13 -1
    Risk
    74%Elevated
  • 3da481e6Revise Pixel Mode details and command usage
    Author
    SteadyW
    When
    1mo ago
    Lines
    +10 -10
    Risk
    71%Elevated
  • d57b314bUpdate playlist.json with new video entry
    Author
    SteadyW
    When
    1mo ago
    Lines
    +9 -3
    Risk
    68%Elevated
  • b1f2de63Fix table formatting - move Original Source text inline with image row
    Author
    SteadyW
    When
    1mo ago
    Lines
    +8 -9
    Risk
    65%Typical
  • 6638f604Enhance README with resolution and scaling details
    Author
    SteadyW
    When
    1mo ago
    Lines
    +7 -0
    Risk
    62%Typical
  • 4df02846Revise README to include output details table
    Author
    SteadyW
    When
    1mo ago
    Lines
    +5 -8
    Risk
    59%Typical
  • e7c77d91Enhance README with smart defaults and playlist details
    Author
    SteadyW
    When
    1mo ago
    Lines
    +4 -3
    Risk
    55%Typical
  • 3a78d940Update playlist.json with format documentation
    Author
    SteadyW
    When
    1mo ago
    Lines
    +4 -0
    Risk
    55%Typical
  • 53d450e3Fix spelling error in README.md
    Author
    SteadyW
    When
    1mo ago
    Lines
    +3 -2
    Risk
    48%Typical
  • 20b3a58aUpdate README with flexible video management details
    Author
    SteadyW
    When
    1mo ago
    Lines
    +3 -1
    Risk
    48%Typical
  • 5145abffReplace video filenames with EXAMPLE versions
    Author
    SteadyW
    When
    1mo ago
    Lines
    +3 -3
    Risk
    41%Typical
  • 41f69509Update playlist.json with new video entries
    Author
    SteadyW
    When
    1mo ago
    Lines
    +3 -20
    Risk
    41%Typical
  • 9910ae48Revise ASCII and Pixel mode recommendations in README
    Author
    SteadyW
    When
    1mo ago
    Lines
    +3 -2
    Risk
    41%Typical
  • b6d108d6fix: remove copied architecture notes and update playlist docs
    Author
    YusufB5
    When
    1mo ago
    Lines
    +3 -35
    Risk
    35%Typical
  • 265d1b2eRefine technical features section in README
    Author
    SteadyW
    When
    1mo ago
    Lines
    +2 -1
    Risk
    32%Below typical
  • b51b45fbImprove image formatting in README.md
    Author
    SteadyW
    When
    1mo ago
    Lines
    +2 -2
    Risk
    27%Below typical
  • b092e50aUpdate image source in README.md
    Author
    SteadyW
    When
    1mo ago
    Lines
    +2 -1
    Risk
    27%Below typical
  • 23dec23dUpdate repository URL in README
    Author
    SteadyW
    When
    1mo ago
    Lines
    +1 -1
    Risk
    23%Below typical
  • 312d5d6dClarify ASCII MOD compatibility in README
    Author
    SteadyW
    When
    1mo ago
    Lines
    +1 -1
    Risk
    12%Below typical
  • 8247b1e4Update README with ASCII MOD compatibility note
    Author
    SteadyW
    When
    1mo ago
    Lines
    +1 -1
    Risk
    12%Below typical
  • 18a91867Update README.md
    Author
    SteadyW
    When
    1mo ago
    Lines
    +1 -1
    Risk
    12%Below typical
  • 07e829fbAdjust column width in README example command
    Author
    SteadyW
    When
    1mo ago
    Lines
    +1 -1
    Risk
    12%Below typical
  • acc96f54Revise Pixel Mode column recommendations in README
    Author
    SteadyW
    When
    1mo ago
    Lines
    +1 -1
    Risk
    12%Below typical
  • 2108a34bfix: resolve video path for single video argument (videos/ subfolder lookup)
    Author
    YusufB5
    When
    1mo ago
    Lines
    +1 -1
    Risk
    12%Below typical
  • fd422b51remove bg.png from repository
    Author
    YusufB5
    When
    2mo ago
    Lines
    +0 -0
    Risk
    2%Below typical
Showing 33 of 33 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.

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

Size against diffusion

The 33 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.02.4Diffusion →
Below typical11
Typical11
Elevated11

Commit history for 2233admin/ASCILINE

Repowise tracks change history across 3 files in 2233admin/ASCILINE. In the last 90 days 3 files were touched, 19 times in total, most often stream_server.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.