repowiserepowise
Sign in
pithwamanish/form-builder-ai
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisepithwamanish/form-builder-ai

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

5 commits sit in this repo's top risk tercile, which is 33% of the 15scored. 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.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 commits17%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.13bitsShannon 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.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.

Feature40%
Fix7%
Refactor7%
Docs33%
Chore13%

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
b7834235chore(setup): initial project setup, database migrations, model schemas & docker environment
Manish Pithwa
1w ago+12.4K -0
97%Elevated
more lines added than baseline
2
0e97d70bfeat(form-builder): implement dynamic JSON form schema engine, livewire builder & visual editor
Manish Pithwa
1w ago+1.9K -0
90%Elevated
more lines added than baseline
3
41dc7916feat(ai-generator): add multi-tier AI form schema generator, SSE token streaming & Python microservice
Manish Pithwa
1w ago+1.7K -0
80%Elevated
more lines added than baseline
4
8bac9a03feat(submissions): implement public form rendering, multi-step fill, honeypot protection & storage service
Manish Pithwa
1w ago+882 -0
80%Elevated
more lines added than baseline
5
f3d5d3aefeat(document-importer): add Word/Excel document parsing engine and background queue job
Manish Pithwa
1w ago+887 -0
70%Elevated
more lines added than baseline
6
1345896arefactor(architecture): implement SOLID service contracts, IoC container bindings & feature test suite
Manish Pithwa
1w ago+720 -0
63%Typical
more lines added than baseline
7
a405c1ecdocs: document MySQL indexing at scale, AI prompt strategy, and Part D design choices
Manish Pithwa
1w ago+213 -62
57%Typical
more lines added than baseline
8
425a081cfix(docker): add config/view.php and ensure framework storage directories exist during image build
Manish Pithwa
1w ago+43 -0
50%Typical
more lines added than baseline
9
6eeba884feat(multi-tenancy): add interactive tenant context switcher and update demo credentials documentation
Manish Pithwa
1w ago+26 -1
43%Typical
more lines added than baseline
10
d1813888docs: add technical capabilities and architecture matrix to README
Manish Pithwa
1w ago+22 -0
37%Typical
more lines added than baseline
11
356104d6feat(importer): add sample test file download buttons to Document Importer page
Manish Pithwa
1w ago+18 -0
30%Below typical
more lines added than baseline
12
d3568592docs: add sample test file download links to README
Manish Pithwa
1w ago+12 -0
23%Below typical
more focused than baseline
13
b567fa1bchore(storage): track framework storage placeholder gitignores and import sample files
Manish Pithwa
1w ago+14 -0
17%Below typical
more files than baseline
14
1cd92d7adocs: clean up wording in README and DECISIONS documentation
Manish Pithwa
1w ago+3 -3
10%Below typical
fewer lines added than baseline
15
7a0b5d94docs: clarify demo credentials and open access mode in README
Manish Pithwa
1w ago+1 -1
3%Below typical
fewer lines added than baseline
  • b7834235chore(setup): initial project setup, database migrations, model schemas & docker environment
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +12.4K -0
    Risk
    97%Elevated
  • 0e97d70bfeat(form-builder): implement dynamic JSON form schema engine, livewire builder & visual editor
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +1.9K -0
    Risk
    90%Elevated
  • 41dc7916feat(ai-generator): add multi-tier AI form schema generator, SSE token streaming & Python microservice
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +1.7K -0
    Risk
    80%Elevated
  • 8bac9a03feat(submissions): implement public form rendering, multi-step fill, honeypot protection & storage service
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +882 -0
    Risk
    80%Elevated
  • f3d5d3aefeat(document-importer): add Word/Excel document parsing engine and background queue job
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +887 -0
    Risk
    70%Elevated
  • 1345896arefactor(architecture): implement SOLID service contracts, IoC container bindings & feature test suite
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +720 -0
    Risk
    63%Typical
  • a405c1ecdocs: document MySQL indexing at scale, AI prompt strategy, and Part D design choices
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +213 -62
    Risk
    57%Typical
  • 425a081cfix(docker): add config/view.php and ensure framework storage directories exist during image build
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +43 -0
    Risk
    50%Typical
  • 6eeba884feat(multi-tenancy): add interactive tenant context switcher and update demo credentials documentation
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +26 -1
    Risk
    43%Typical
  • d1813888docs: add technical capabilities and architecture matrix to README
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +22 -0
    Risk
    37%Typical
  • 356104d6feat(importer): add sample test file download buttons to Document Importer page
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +18 -0
    Risk
    30%Below typical
  • d3568592docs: add sample test file download links to README
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +12 -0
    Risk
    23%Below typical
  • b567fa1bchore(storage): track framework storage placeholder gitignores and import sample files
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +14 -0
    Risk
    17%Below typical
  • 1cd92d7adocs: clean up wording in README and DECISIONS documentation
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +3 -3
    Risk
    10%Below typical
  • 7a0b5d94docs: clarify demo credentials and open access mode in README
    Author
    Manish Pithwa
    When
    1w ago
    Lines
    +1 -1
    Risk
    3%Below typical
Showing 15 of 15 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.

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

Size against diffusion

The 15 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.02.4Diffusion →
Below typical5
Typical5
Elevated5

Commit history for pithwamanish/form-builder-ai

pithwamanish/form-builder-ai has 15 commits in its history from 1 contributor, the first of them Aug 11, 2026. In the last 90 days 60 files were touched, 63 times in total, most often app.blade.php. Every commit is scored for change risk from its size, spread and the history of the files it touches.