repowiserepowise
Sign in
2233admin/get-it
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/get-it

get-it

github.com/2233admin/get-it

c240099mainsynced 1mo ago

Files

116

Symbols

431

Docs

0

Dead Exports

2

Entry Points

25

Code HealthView report

Average health
7.5/10
Good
Hotspot health
6.2/10
Fair
Open findings261Worst filelib/codex.ts1.6/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed22

app/api/chat/[docId]/route.tsUngoverned Hotspot

High-churn file with no governing decision

app/api/analyze-pdf/route.tsKnowledge Silo

100% single-owner concentration

renderDead Code

Safe to delete (96 lines)

app/api/feynman/[docId]/route.tsUngoverned Hotspot

High-churn file with no governing decision

app/api/chat/[docId]/route.tsKnowledge Silo

100% single-owner concentration

26 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Two-scope wrapping to prevent binding collisions from model-emitted constsproposed
· comment
Strip leaked code fences from model outputproposed
· comment
Shadow forbidden globals as undefined locals inside generated functionproposed
· comment
Use new Function with restricted API and shadowed escape hatchesproposed
· comment
Pin Codex model explicitly to avoid retired defaultproposed
· comment
Release automation: tag-driven multi-target builds and artifact attachmentproposed
· readme mining

Top Hotspots5 of 22View all

app/viewer/[docId]/viewer-client.tsx

23c/90d99%

components/RightPane/FeynmanView.tsx

5c/90d98%

components/PdfViewer.tsx

6c/90d97%

app/api/generate-viz/route.ts

5c/90d96%

components/UploadCard.tsx

13c/90d95%

Commit Activity

Feature Fix Refactor Dependency