repowiserepowise
Sign in

Repository

leodutra/simpleflakes
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseleodutra/simpleflakes

simpleflakes

github.com/leodutra/simpleflakes

7caaddbmastersynced 15h ago

Files

24

Symbols

49

Docs

0

Dead Exports

0

Entry Points

15

Code HealthView report

Average health
9.3/10
Excellent
Hotspot health
7.1/10
Good
Open findings19Worst filescripts/generate-release-notes.js6.4/10
Maintainability9.8/10ExcellentPerformance0All clear

CostsView costs →

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

Open the Costs page →

Attention Needed12

src/simpleflakes.tsUngoverned Hotspot

High-churn file with no governing decision

benchmark/run.jsKnowledge Silo

100% single-owner concentration

tests/runtime.test.jsUngoverned Hotspot

High-churn file with no governing decision

eslint.config.jsKnowledge Silo

100% single-owner concentration

scripts/benchmark-badge.jsKnowledge Silo

100% single-owner concentration

20 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Reject MySQL-based ticket servers due to ordering guaranteesproposed
15h ago · readme mining
Reject UUID-based schemes due to 128-bit requirementproposed
15h ago · readme mining
Reject coordinated approaches (ZooKeeper sequential nodes) due to performance/availability concernsproposed
15h ago · readme mining
Select worker numbers via ZooKeeper at startup (configurable override)proposed
15h ago · readme mining
Use roughly sortable 64-bit IDs composed of timestamp, worker number, and sequence numberproposed
15h ago · readme mining
Replace MySQL-based ID generation with Snowflake serviceproposed
15h ago · readme mining

Top Hotspots2 of 2View all

src/simpleflakes.ts

12c/90d93%

tests/runtime.test.js

4c/90d87%

Commit Activity

Feature Fix Refactor Dependency