repowiserepowise
Sign in
vishal-raaj-dnd/gemini-okf-compiler
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisevishal-raaj-dnd/gemini-okf-compiler

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 19 scored

7 commits sit in this repo's top risk tercile, which is 37% of the 19scored. 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.5 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 commits15%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.58bitsShannon 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.5out 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.

Feature63%
Fix5%
Refactor16%
Docs11%
Chore5%

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
5390a5fbfeat: initial commit of OKF Compiler
vishal-raaj-dnd
3w ago+661 -0
97%Elevated
more lines added than baseline
2
1e1314fbfeat: upgrade to enterprise-grade layout-aware PyMuPDF parser, exponential backoff retries, and TF-IDF link collision prevention
vishal-raaj-dnd
3w ago+347 -60
89%Elevated
more lines added than baseline
3
1afac4a2feat: add incremental compilation (caching) and live Mermaid knowledge graph visualization
vishal-raaj-dnd
3w ago+373 -103
89%Elevated
more lines added than baseline
4
621833effeat: add verify_reasoning.py demo harness to benchmark OKF multi-step traversal vs naive search
vishal-raaj-dnd
3w ago+187 -0
79%Elevated
more lines added than baseline
5
78f6de45feat: add standalone dynamic visualizer.html knowledge graph generator
vishal-raaj-dnd
3w ago+168 -11
79%Elevated
more lines added than baseline
6
7e50a112style: overhaul CLI layout into a highly graphical console UI using rich
vishal-raaj-dnd
3w ago+196 -206
68%Elevated
more lines added than baseline
7
b60c027afeat: simplify interactive mode prompts to require only input path and API key (v5)
vishal-raaj-dnd
3w ago+168 -68
68%Elevated
more lines added than baseline
8
5dc7c016feat: upgrade cross-linker to match concept titles via alternative clean keywords and deduplicate duplicated document lines
vishal-raaj-dnd
3w ago+124 -43
61%Typical
more lines added than baseline
9
6f881c05style: add dynamic in-place progress bar and final ASCII summary table to CLI output
vishal-raaj-dnd
3w ago+96 -19
55%Typical
more lines added than baseline
10
859bfa62style: colorize and polish the CLI interface using colorama for a premium console experience
vishal-raaj-dnd
3w ago+66 -45
47%Typical
more lines added than baseline
11
95a1047bfeat: upgrade to OmniOKF (v4) incorporating Microsoft MarkItDown for universal document ingestion (PDF, DOCX, XLSX, PPTX, HTML, MD)
vishal-raaj-dnd
3w ago+79 -82
47%Typical
more lines added than baseline
12
ab9bbab2feat: upgrade compiler to support folder/directory input for batch processing (v2)
vishal-raaj-dnd
3w ago+59 -12
39%Typical
more lines added than baseline
13
6b11edb4feat: add native support for Word (.docx) documents with dynamic in-memory conversion (v3)
vishal-raaj-dnd
3w ago+51 -22
34%Typical
more lines added than baseline
14
56b68be6docs: add PDF-to-Markdown instructions with Marker to README
vishal-raaj-dnd
3w ago+16 -3
29%Below typical
more lines added than baseline
15
a5288f30docs: add Why This Tool Helps value proposition to README.md and update repository path
vishal-raaj-dnd
3w ago+13 -2
24%Below typical
more lines added than baseline
16
17fac0a3Add BundleDex badge (#1)
mcclawd
1w ago+2 -0
18%Below typical
fewer lines added than baseline
17
b9991598fix: prepend node_ to Mermaid IDs to resolve digit-start syntax rendering crash
vishal-raaj-dnd
3w ago+2 -2
13%Below typical
fewer lines added than baseline
18
a446e3e2chore: add pdf dependencies to markitdown requirements
vishal-raaj-dnd
3w ago+1 -1
8%Below typical
fewer lines added than baseline
19
f8d16b8edesign: add repository social preview card image
vishal-raaj-dnd
3w ago+0 -0
3%Below typical
fewer lines added than baseline
  • 5390a5fbfeat: initial commit of OKF Compiler
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +661 -0
    Risk
    97%Elevated
  • 1e1314fbfeat: upgrade to enterprise-grade layout-aware PyMuPDF parser, exponential backoff retries, and TF-IDF link collision prevention
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +347 -60
    Risk
    89%Elevated
  • 1afac4a2feat: add incremental compilation (caching) and live Mermaid knowledge graph visualization
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +373 -103
    Risk
    89%Elevated
  • 621833effeat: add verify_reasoning.py demo harness to benchmark OKF multi-step traversal vs naive search
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +187 -0
    Risk
    79%Elevated
  • 78f6de45feat: add standalone dynamic visualizer.html knowledge graph generator
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +168 -11
    Risk
    79%Elevated
  • 7e50a112style: overhaul CLI layout into a highly graphical console UI using rich
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +196 -206
    Risk
    68%Elevated
  • b60c027afeat: simplify interactive mode prompts to require only input path and API key (v5)
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +168 -68
    Risk
    68%Elevated
  • 5dc7c016feat: upgrade cross-linker to match concept titles via alternative clean keywords and deduplicate duplicated document lines
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +124 -43
    Risk
    61%Typical
  • 6f881c05style: add dynamic in-place progress bar and final ASCII summary table to CLI output
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +96 -19
    Risk
    55%Typical
  • 859bfa62style: colorize and polish the CLI interface using colorama for a premium console experience
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +66 -45
    Risk
    47%Typical
  • 95a1047bfeat: upgrade to OmniOKF (v4) incorporating Microsoft MarkItDown for universal document ingestion (PDF, DOCX, XLSX, PPTX, HTML, MD)
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +79 -82
    Risk
    47%Typical
  • ab9bbab2feat: upgrade compiler to support folder/directory input for batch processing (v2)
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +59 -12
    Risk
    39%Typical
  • 6b11edb4feat: add native support for Word (.docx) documents with dynamic in-memory conversion (v3)
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +51 -22
    Risk
    34%Typical
  • 56b68be6docs: add PDF-to-Markdown instructions with Marker to README
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +16 -3
    Risk
    29%Below typical
  • a5288f30docs: add Why This Tool Helps value proposition to README.md and update repository path
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +13 -2
    Risk
    24%Below typical
  • 17fac0a3Add BundleDex badge (#1)
    Author
    mcclawd
    When
    1w ago
    Lines
    +2 -0
    Risk
    18%Below typical
  • b9991598fix: prepend node_ to Mermaid IDs to resolve digit-start syntax rendering crash
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +2 -2
    Risk
    13%Below typical
  • a446e3e2chore: add pdf dependencies to markitdown requirements
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +1 -1
    Risk
    8%Below typical
  • f8d16b8edesign: add repository social preview card image
    Author
    vishal-raaj-dnd
    When
    3w ago
    Lines
    +0 -0
    Risk
    3%Below typical
Showing 19 of 19 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.04.89.5Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 19 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.

110100Lines changed (log) →0.03.2Diffusion →
Below typical6
Typical6
Elevated7

Commit history for vishal-raaj-dnd/gemini-okf-compiler

vishal-raaj-dnd/gemini-okf-compiler has 19 commits in its history from 2 contributors, the first of them Jul 8, 2026. In the last 90 days 10 files were touched, 27 times in total, most often main.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.