repowiserepowise
Sign in
2233admin/ax
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/ax

ax

github.com/2233admin/ax

f4663ffmainsynced 1w ago

Files

41

Symbols

146

Docs

0

Dead Exports

1

Entry Points

18

Code HealthView report

Average health
7.3/10
Good
Hotspot health
5.3/10
Fair
Open findings68Worst filesrc/commands/root.ts2.4/10
Maintainability9.0/10ExcellentPerformance7risks· 9.9/10

CostsView costs →

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

Open the Costs page →

Attention Needed17

src/commands/root.tsUngoverned Hotspot

High-churn file with no governing decision

bench/before.tsKnowledge Silo

100% single-owner concentration

emitQueryResultDead Code

Safe to delete (71 lines)

src/lib/io.tsUngoverned Hotspot

High-churn file with no governing decision

bench/gen.tsKnowledge Silo

100% single-owner concentration

30 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Add an optional warm phase to reflect tool familiarityproposed
1w ago · comment
Use a single allowlisted bench command to satisfy permission matchingproposed
1w ago · comment
fix(md): <a> href stripped — links rendered as plain text instead of [text](url)proposed
1w ago · pr
security: harden the fetch cache (0700/0600, atomic writes, --no-cache, no-store)proposed
1w ago · pr
fetch: -o downloads via temp file + atomic renameproposed
1w ago · pr
Rely on Bun for .env loading (avoid dotenv)proposed
1w ago · readme mining

Top Hotspots5 of 6View all

website/src/index.tsx

42c/90d96%

src/commands/root.ts

24c/90d93%

test/http.test.ts

15c/90d89%

test/cli.test.ts

11c/90d85%

src/lib/io.ts

8c/90d81%

Commit Activity

Feature Fix Refactor Dependency