repowiserepowise
Sign in
Hankanman/PowerDocu
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseHankanman/PowerDocu

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

111of 336 scored

111 commits sit in this repo's top risk tercile, which is 33% of the 336scored. 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 5.4 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 commits237%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.42bitsShannon 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 threshold5.4out 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.

Feature4%
Fix8%
Refactor1%
Docs9%
Deps0%
Chore1%
Other76%

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
319303e6Documentation update for 1.0
Rene Modery
3y ago+22.9K -79
100%Elevated
more lines added than baseline
2
621c45d2Initial Commit
Rene Modery
4y ago+2.0K -0
100%Elevated
more lines added than baseline
3
4275c7b0Markdown generation for Flows
Rene Modery
3y ago+768 -184
99%Elevated
more lines added than baseline
4
9cc16060Version 1.0 update
Rene Modery
3y ago+1.0K -382
99%Elevated
more lines added than baseline
5
8ff0866ecleanup
Rene Modery
4y ago+1.1K -6
99%Elevated
more lines added than baseline
6
78035f25Making WordDocBuilder abstract
Rene Modery
4y ago+604 -570
98%Elevated
more lines added than baseline
7
61c4e9a4Adding more control icons
Rene Modery
4y ago+326 -78
98%Elevated
more lines added than baseline
8
ee8bea62Documenting default changes. Update to the GUI to manage change documention and solution documentation.
Rene Modery
3y ago+528 -205
98%Elevated
more lines added than baseline
9
f85e56cbInitial commit
Rene Modery
4y ago+372 -0
98%Elevated
more lines added than baseline
10
cc10bdbdInitial Solution Documentation code
Rene Modery
3y ago+250 -0
97%Elevated
more lines added than baseline
11
60b32ba0Update AppParser.cs
Rene Modery
3y ago+264 -34
97%Elevated
more lines added than baseline
12
bd751936Control Icons
Rene Modery
4y ago+235 -0
97%Elevated
more lines added than baseline
13
0bd65af6initial version of markdown content generation for solutions
Rene Modery
3y ago+195 -1
96%Elevated
more lines added than baseline
14
42ec0305Updated documentation
Rene Modery
4y ago+217 -106
96%Elevated
more lines added than baseline
15
7fb6f030Parsing and documenting update
Rene Modery
4y ago+142 -20
95%Elevated
more lines added than baseline
16
20f87fdfUpdate GraphBuilder.cs
Rene Modery
4y ago+145 -136
95%Elevated
more lines added than baseline
17
9b3aa259PowerDocu.GUI initial version
Rene Modery
4y ago+159 -0
95%Elevated
more lines added than baseline
18
176c0e95Documenting context variables and showing navigation between screens
Rene Modery
3y ago+130 -9
95%Elevated
more lines added than baseline
19
3b0cf2dfUpdate GraphBuilder.cs
Rene Modery
4y ago+140 -56
95%Elevated
more lines added than baseline
20
922131a8Refactor CLI support to a common Console project. Introduce support for all variables in the front-end and add in console validation.
Aidan Cole
3y ago+146 -77
94%Elevated
more lines added than baseline
21
eb57dfb3Relationship graph for Dataverse Tables
Rene Modery
3y ago+134 -1
94%Elevated
more lines added than baseline
22
49f62e1aimproved output (publisher, others)
Rene Modery
3y ago+138 -10
94%Elevated
more lines added than baseline
23
cf2a66e6Markdown Core
Rene Modery
3y ago+148 -1
94%Elevated
more lines added than baseline
24
558d6354Solution Parsing & Connector References
Rene Modery
4y ago+133 -37
94%Elevated
more lines added than baseline
25
90aacf7eImproved expression parsing and display
Rene Modery
4y ago+101 -6
93%Elevated
more lines added than baseline
26
f1038f55Tracking where variables & collections are referenced
Rene Modery
4y ago+163 -50
92%Elevated
more lines added than baseline
27
f5ff8c43Word rendering improvements
Rene Modery
4y ago+105 -140
92%Elevated
more lines added than baseline
28
f7e50641Improved stability in Flow parsing and documenting
Rene Modery
3y ago+98 -38
92%Elevated
more lines added than baseline
29
b36926adApp: Parsing Variables and Collections
Rene Modery
4y ago+94 -19
92%Elevated
more lines added than baseline
30
9ce06e67completed initial Solution markdown documentation output
Rene Modery
3y ago+98 -98
91%Elevated
more lines added than baseline
31
d6b44ec5Parsing App DataSources
Rene Modery
4y ago+87 -20
91%Elevated
more lines added than baseline
32
92c5e22aImproved Trigger Parsing
Rene Modery
4y ago+86 -10
91%Elevated
more lines added than baseline
33
f5d6386eNew Release Notification in GUI
Rene Modery
4y ago+84 -11
90%Elevated
more lines added than baseline
34
fe6e7e53Update AppControlIcons.cs
Rene Modery
4y ago+91 -2
90%Elevated
more lines added than baseline
35
ae13f0dcImproved Input and Connection Parsing
Rene Modery
4y ago+74 -54
90%Elevated
more lines added than baseline
36
42d379e8Fix for discussion #102
Rene Modery
3y ago+108 -20
89%Elevated
more lines added than baseline
37
f187657dImproved Action Parsing
Rene Modery
4y ago+80 -80
89%Elevated
more lines added than baseline
38
f0ca4ed6Fixing Expression Tables for Word Online
Rene Modery
4y ago+77 -68
89%Elevated
more lines added than baseline
39
9a3d9cb6Fixing some Word generation issues
Rene Modery
4y ago+78 -36
89%Elevated
more lines added than baseline
40
bde56abfUpdate ConnectorHelper.cs
Rene Modery
4y ago+80 -0
88%Elevated
more lines added than baseline
41
d864ba15Adding variables section to documentation
Rene Modery
4y ago+76 -10
88%Elevated
more lines added than baseline
42
479ed97bShowing Variable usage info
Rene Modery
4y ago+70 -9
87%Elevated
more lines added than baseline
43
db3d398bAdded Notification System to send messages to Console/GUI
Rene Modery
4y ago+83 -34
87%Elevated
more lines added than baseline
44
3666a7feUsing Word templates from the GUI
Rene Modery
4y ago+63 -22
87%Elevated
more lines added than baseline
45
5ff3bfc6Using existing Word document as template
Rene Modery
4y ago+65 -24
87%Elevated
more lines added than baseline
46
8889d44dGeneralising Expressions
Rene Modery
4y ago+59 -51
86%Elevated
more lines added than baseline
47
887860afEdges work properly with clusters
Rene Modery
4y ago+60 -63
86%Elevated
more lines added than baseline
48
184f03b3Fixing a bug
Rene Modery
4y ago+51 -46
86%Elevated
more lines added than baseline
49
b8207946Correcting errors caused by unicode and other characters
Rene Modery
4y ago+54 -47
86%Elevated
more lines added than baseline
50
d630faf3Documenting security roles in the Word documentation
Rene Modery
3y ago+105 -14
85%Elevated
more lines added than baseline
  • 319303e6Documentation update for 1.0
    Author
    Rene Modery
    When
    3y ago
    Lines
    +22.9K -79
    Risk
    100%Elevated
  • 621c45d2Initial Commit
    Author
    Rene Modery
    When
    4y ago
    Lines
    +2.0K -0
    Risk
    100%Elevated
  • 4275c7b0Markdown generation for Flows
    Author
    Rene Modery
    When
    3y ago
    Lines
    +768 -184
    Risk
    99%Elevated
  • 9cc16060Version 1.0 update
    Author
    Rene Modery
    When
    3y ago
    Lines
    +1.0K -382
    Risk
    99%Elevated
  • 8ff0866ecleanup
    Author
    Rene Modery
    When
    4y ago
    Lines
    +1.1K -6
    Risk
    99%Elevated
  • 78035f25Making WordDocBuilder abstract
    Author
    Rene Modery
    When
    4y ago
    Lines
    +604 -570
    Risk
    98%Elevated
  • 61c4e9a4Adding more control icons
    Author
    Rene Modery
    When
    4y ago
    Lines
    +326 -78
    Risk
    98%Elevated
  • ee8bea62Documenting default changes. Update to the GUI to manage change documention and solution documentation.
    Author
    Rene Modery
    When
    3y ago
    Lines
    +528 -205
    Risk
    98%Elevated
  • f85e56cbInitial commit
    Author
    Rene Modery
    When
    4y ago
    Lines
    +372 -0
    Risk
    98%Elevated
  • cc10bdbdInitial Solution Documentation code
    Author
    Rene Modery
    When
    3y ago
    Lines
    +250 -0
    Risk
    97%Elevated
  • 60b32ba0Update AppParser.cs
    Author
    Rene Modery
    When
    3y ago
    Lines
    +264 -34
    Risk
    97%Elevated
  • bd751936Control Icons
    Author
    Rene Modery
    When
    4y ago
    Lines
    +235 -0
    Risk
    97%Elevated
  • 0bd65af6initial version of markdown content generation for solutions
    Author
    Rene Modery
    When
    3y ago
    Lines
    +195 -1
    Risk
    96%Elevated
  • 42ec0305Updated documentation
    Author
    Rene Modery
    When
    4y ago
    Lines
    +217 -106
    Risk
    96%Elevated
  • 7fb6f030Parsing and documenting update
    Author
    Rene Modery
    When
    4y ago
    Lines
    +142 -20
    Risk
    95%Elevated
  • 20f87fdfUpdate GraphBuilder.cs
    Author
    Rene Modery
    When
    4y ago
    Lines
    +145 -136
    Risk
    95%Elevated
  • 9b3aa259PowerDocu.GUI initial version
    Author
    Rene Modery
    When
    4y ago
    Lines
    +159 -0
    Risk
    95%Elevated
  • 176c0e95Documenting context variables and showing navigation between screens
    Author
    Rene Modery
    When
    3y ago
    Lines
    +130 -9
    Risk
    95%Elevated
  • 3b0cf2dfUpdate GraphBuilder.cs
    Author
    Rene Modery
    When
    4y ago
    Lines
    +140 -56
    Risk
    95%Elevated
  • 922131a8Refactor CLI support to a common Console project. Introduce support for all variables in the front-end and add in console validation.
    Author
    Aidan Cole
    When
    3y ago
    Lines
    +146 -77
    Risk
    94%Elevated
  • eb57dfb3Relationship graph for Dataverse Tables
    Author
    Rene Modery
    When
    3y ago
    Lines
    +134 -1
    Risk
    94%Elevated
  • 49f62e1aimproved output (publisher, others)
    Author
    Rene Modery
    When
    3y ago
    Lines
    +138 -10
    Risk
    94%Elevated
  • cf2a66e6Markdown Core
    Author
    Rene Modery
    When
    3y ago
    Lines
    +148 -1
    Risk
    94%Elevated
  • 558d6354Solution Parsing & Connector References
    Author
    Rene Modery
    When
    4y ago
    Lines
    +133 -37
    Risk
    94%Elevated
  • 90aacf7eImproved expression parsing and display
    Author
    Rene Modery
    When
    4y ago
    Lines
    +101 -6
    Risk
    93%Elevated
  • f1038f55Tracking where variables & collections are referenced
    Author
    Rene Modery
    When
    4y ago
    Lines
    +163 -50
    Risk
    92%Elevated
  • f5ff8c43Word rendering improvements
    Author
    Rene Modery
    When
    4y ago
    Lines
    +105 -140
    Risk
    92%Elevated
  • f7e50641Improved stability in Flow parsing and documenting
    Author
    Rene Modery
    When
    3y ago
    Lines
    +98 -38
    Risk
    92%Elevated
  • b36926adApp: Parsing Variables and Collections
    Author
    Rene Modery
    When
    4y ago
    Lines
    +94 -19
    Risk
    92%Elevated
  • 9ce06e67completed initial Solution markdown documentation output
    Author
    Rene Modery
    When
    3y ago
    Lines
    +98 -98
    Risk
    91%Elevated
  • d6b44ec5Parsing App DataSources
    Author
    Rene Modery
    When
    4y ago
    Lines
    +87 -20
    Risk
    91%Elevated
  • 92c5e22aImproved Trigger Parsing
    Author
    Rene Modery
    When
    4y ago
    Lines
    +86 -10
    Risk
    91%Elevated
  • f5d6386eNew Release Notification in GUI
    Author
    Rene Modery
    When
    4y ago
    Lines
    +84 -11
    Risk
    90%Elevated
  • fe6e7e53Update AppControlIcons.cs
    Author
    Rene Modery
    When
    4y ago
    Lines
    +91 -2
    Risk
    90%Elevated
  • ae13f0dcImproved Input and Connection Parsing
    Author
    Rene Modery
    When
    4y ago
    Lines
    +74 -54
    Risk
    90%Elevated
  • 42d379e8Fix for discussion #102
    Author
    Rene Modery
    When
    3y ago
    Lines
    +108 -20
    Risk
    89%Elevated
  • f187657dImproved Action Parsing
    Author
    Rene Modery
    When
    4y ago
    Lines
    +80 -80
    Risk
    89%Elevated
  • f0ca4ed6Fixing Expression Tables for Word Online
    Author
    Rene Modery
    When
    4y ago
    Lines
    +77 -68
    Risk
    89%Elevated
  • 9a3d9cb6Fixing some Word generation issues
    Author
    Rene Modery
    When
    4y ago
    Lines
    +78 -36
    Risk
    89%Elevated
  • bde56abfUpdate ConnectorHelper.cs
    Author
    Rene Modery
    When
    4y ago
    Lines
    +80 -0
    Risk
    88%Elevated
  • d864ba15Adding variables section to documentation
    Author
    Rene Modery
    When
    4y ago
    Lines
    +76 -10
    Risk
    88%Elevated
  • 479ed97bShowing Variable usage info
    Author
    Rene Modery
    When
    4y ago
    Lines
    +70 -9
    Risk
    87%Elevated
  • db3d398bAdded Notification System to send messages to Console/GUI
    Author
    Rene Modery
    When
    4y ago
    Lines
    +83 -34
    Risk
    87%Elevated
  • 3666a7feUsing Word templates from the GUI
    Author
    Rene Modery
    When
    4y ago
    Lines
    +63 -22
    Risk
    87%Elevated
  • 5ff3bfc6Using existing Word document as template
    Author
    Rene Modery
    When
    4y ago
    Lines
    +65 -24
    Risk
    87%Elevated
  • 8889d44dGeneralising Expressions
    Author
    Rene Modery
    When
    4y ago
    Lines
    +59 -51
    Risk
    86%Elevated
  • 887860afEdges work properly with clusters
    Author
    Rene Modery
    When
    4y ago
    Lines
    +60 -63
    Risk
    86%Elevated
  • 184f03b3Fixing a bug
    Author
    Rene Modery
    When
    4y ago
    Lines
    +51 -46
    Risk
    86%Elevated
  • b8207946Correcting errors caused by unicode and other characters
    Author
    Rene Modery
    When
    4y ago
    Lines
    +54 -47
    Risk
    86%Elevated
  • d630faf3Documenting security roles in the Word documentation
    Author
    Rene Modery
    When
    3y ago
    Lines
    +105 -14
    Risk
    85%Elevated
Showing 50 of 336 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.

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

Size against diffusion

The 200 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.4Diffusion →
Below typical76
Typical66
Elevated58

Commit history for Hankanman/PowerDocu

Hankanman/PowerDocu has 344 commits in its history from 4 contributors, the first of them Oct 21, 2021. 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.