repowiserepowise
Sign in

Repository

2233admin/crit
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/crit

crit

github.com/2233admin/crit

d279107mainsynced 2w ago

Files

533

Symbols

4,807

Docs

0

Dead Exports

94

Entry Points

10

Code HealthView report

Average health
6.8/10
Good
Hotspot health
3.9/10
Needs work
Open findings3,113Worst fileinternal/session/session_focus.go1.0/10
Maintainability7.1/10GoodPerformance878risks· 9.4/10

CostsView costs →

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

Open the Costs page →

Attention Needed30

cmd/crit/cli_serve.goUngoverned Hotspot

High-churn file with no governing decision

cmd/crit/aider_install.goKnowledge Silo

100% single-owner concentration

ExitfDead Code

Safe to delete (6 lines)

cmd/crit/integration_hashes_gen.goUngoverned Hotspot

High-churn file with no governing decision

cmd/crit/aider_install_test.goKnowledge Silo

100% single-owner concentration

47 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Exclude auth_token from project config files to prevent accidental commitsproposed
· comment
Use trunk as primary source for default base with fallback for local-only reposproposed
· comment
Avoid JJ revset alias shadowing by returning commit IDs for default baseproposed
· comment
Use session-scoped review-round semantics for reply visibilityproposed
· comment
Avoid git credential prompt hangs in daemon/no-tty environmentsproposed
· comment
Preserve existing GIT_* configuration when running gitproposed
· comment

Top Hotspots5 of 28View all

internal/server/server.go

10c/90d100%

internal/session/session.go

4c/90d100%

internal/server/server_test.go

9c/90d99%

web/app.js

10c/90d99%

…/server/daemon_cli_config_test.go

3c/90d99%

Commit Activity

Feature Fix Refactor Dependency