repowiserepowise
Sign in
tadanobutubutu/screeps
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisetadanobutubutu/screeps

screeps

github.com/tadanobutubutu/screeps

dd9e1ecmainsynced 1mo ago

Files

294

Symbols

246

Docs

0

Dead Exports

0

Entry Points

7

Code HealthView report

Average health
5.0/10
Needs work
Hotspot health
3.5/10
Critical
Open findings750Worst filesrc/roles/miner.js1.0/10

CostsView costs →

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

Open the Costs page →

Attention Needed20

daily-challenge.jsUngoverned Hotspot

High-churn file with no governing decision

dashboard/app/layout.tsxKnowledge Silo

100% single-owner concentration

gamification.jsUngoverned Hotspot

High-churn file with no governing decision

dashboard/components/Dashboard.tsxKnowledge Silo

89% single-owner concentration

main.jsUngoverned Hotspot

High-churn file with no governing decision

48 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Refactor initialization to avoid redundant allocations and loopsproposed
· comment
Limit memory-intensive structures to prevent Memory DoSproposed
· comment
Hoist constants and reuse static result objects in emotion systemproposed
· comment
Use cached room._allStructures to speed hostile targetingproposed
· pr
Optimize social interactions from O(N²) to O(N)proposed
· pr
Reduce creep processing allocations and hoist default bodiesproposed
· pr

Top Hotspots5 of 35View all

tests/src.roles.miner.test.js

77c/90d99%

tests/spawnManager.test.js

69c/90d99%

tests/src.roles.behavior.test.js

56c/90d98%

utils.planning.js

43c/90d97%

tests/utils.planning.test.js

57c/90d96%

Commit Activity

Feature Fix Refactor Dependency