repowiserepowise
Sign in
sparckles/robyn
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisesparckles/robyn

robyn

github.com/sparckles/robyn

749e571mainsynced 4w ago

Files

358

Symbols

2,186

Docs

0

Dead Exports

109

Entry Points

21

Code HealthView report

Average health
8.2/10
Excellent
Hotspot health
2.9/10
Critical
Open findings511Worst filerobyn/__init__.py1.0/10
Maintainability8.9/10ExcellentPerformance13risks· 9.9/10

CostsView costs →

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

Open the Costs page →

Attention Needed30

docs_src/src/components/documentation/Navigation.jsxUngoverned Hotspot

High-churn file with no governing decision

benchmark.shKnowledge Silo

97% single-owner concentration

noxfile.pyDead Code

Safe to delete (20 lines)

integration_tests/base_routes.pyUngoverned Hotspot

High-churn file with no governing decision

ci-local.shKnowledge Silo

100% single-owner concentration

50 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Avoid shared abstract contract for route registriesproposed
· comment
Reuse prebuilt Headers singletons across requestsproposed
· comment
Mirror Pydantic stdlib type schema representation for OpenAPIproposed
· comment
Capture per-route OpenAPI metadata via decoratorsproposed
· comment
Use PyO3 class wrappers for enum hashing in Pythonproposed
· comment
Implement request/connection info interfaceproposed
· pr

Top Hotspots5 of 11View all

robyn/__init__.py

7c/90d100%

integration_tests/base_routes.py

12c/90d99%

robyn/openapi.py

4c/90d99%

src/types/response.rs

5c/90d98%

robyn/router.py

9c/90d97%

Commit Activity

Feature Fix Refactor Dependency