repowiserepowise
Sign in
landreville/token-mania
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiselandreville/token-mania
TO
TO

landreville / token-mania

kotlinmaind2cf0a112.9K linessynced 14h ago

Code health

9.5out of 10Excellent

This codebase scores 9.5 out of 10 on defect risk, which we rate excellent. It also scores maintainability 9.8 and static performance risk 10.0 out of 10. The three are scored separately and never blended into one number. The files you change most are the weak spot: 11 of 91 files are git hotspots, and they average 6.8.

Full health report →
Documentation142pages0 with model-written prose, 142 built from the indexScore validation13/203.11× baselineOf the 20 lowest-health files, 13 were bug-fixed in the last 6 months — 3.11× the 21% baselineDead code5exportsUnused exports that nothing in the graph reaches
Lines of code
12.9K
Files
91
Symbols
618
Modules
4
Languages
5

Recent activity

All commits →

Commits

No commits indexed yet.

Decisions

  • Deliberately swallow exceptions to avoid key-material exposure; recover uniformlyproposed · 14h ago
  • Swallow decryption exceptions and return null to indicate credential is goneproposed · 14h ago
  • Do not explicitly set or reuse IV; rely on platform-generated fresh IVproposed · 14h ago
  • Use AES-GCM with hardware-backed AndroidKeyStore keyproposed · 14h ago

Needs attention

24 open
  • medium severity. ProposedDeliberately swallow exceptions to avoid key-material exposure; recover uniformlyAuto-proposed decision awaiting review
  • medium severity. ProposedSwallow decryption exceptions and return null to indicate credential is goneAuto-proposed decision awaiting review
  • medium severity. ProposedDo not explicitly set or reuse IV; rely on platform-generated fresh IVAuto-proposed decision awaiting review
  • medium severity. ProposedUse AES-GCM with hardware-backed AndroidKeyStore keyAuto-proposed decision awaiting review
  • medium severity. Ungovernedapp/build.gradle.ktsHigh-churn file with no governing decision

Where the risk concentrates

All 11 hotspots →

Ranked by prior bug fixes and change frequency, mined from full git history rather than from the code alone.

FileChurnPrior fixesMaintainersCommits 90d
UsageRepositoryTest.ktapp/src/test/java/dev/landreville/tokenmania/data98.7th21bus factor 14
AddSubscriptionScreen.ktapp/src/main/java/dev/landreville/tokenmania/ui/settings97.4th01bus factor 13
SettingsScreen.ktapp/src/main/java/dev/landreville/tokenmania/ui/settings96.1th11bus factor 16
DetailScreen.ktapp/src/main/java/dev/landreville/tokenmania/ui/detail93.4th11bus factor 16
UsageRepository.ktapp/src/main/java/dev/landreville/tokenmania/data90.8th21bus factor 15

Composition

Open the graph →
kotlin 84%markdown 12%html 2%yaml 1%toml 1%

Explore this codebase

  • Docs142 pages across 4 modules→
  • ChatAsk this codebase a question and get an answer with its sources→
  • Files91 files with per-file docs, health and history→
  • ArchitectureDependency graph, layers, and 8 entry points→
  • Code healthPer-file scores, 112 open findings, coverage and refactoring targets→
  • Knowledge graphEntities, communities, and the paths between them→
  • Change couplingFiles that keep changing together, mined from commit history→
  • CommitsChange-risk ranked history with agent provenance→
  • ContributorsBus factor, per-file maintainers, and the human/agent split→
  • StatsSize class, origin, lifetime churn, rhythm and records→
  • CostsWhat indexing this snapshot cost, by model and by run→