repowiserepowise
Sign in
2233admin/toon
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

toon

github.com/2233admin/toon

d5f50a2mainsynced 2mo ago

Files

101

Symbols

266

Docs

0

Dead Exports

25

Entry Points

6

Code HealthView report

Average health
7.4/10
Good
Hotspot health
6.3/10
Fair
Open findings160Worst filepackages/toon/src/encode/encoders.ts4.6/10

CostsView costs →

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

Open the Costs page →

Attention Needed24

benchmarks/src/evaluate.tsUngoverned Hotspot

High-churn file with no governing decision

automd.config.tsKnowledge Silo

100% single-owner concentration

commitlint.config.tsDead Code

Safe to delete (10 lines)

packages/toon/src/decode/decoders.tsUngoverned Hotspot

High-churn file with no governing decision

benchmarks/scripts/accuracy-benchmark.tsKnowledge Silo

100% single-owner concentration

31 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Remove optional length marker option [#N] in favor of [N]proposed
· git archaeology
Add replacer function for encoding transformations and filteringproposed
· git archaeology
Auto-detect encode/decode by file extensionproposed
· readme mining
Streaming output for encoding and decodingproposed
· readme mining
Token statistics computed by building full TOON stringproposed
· readme mining
Key folding and path expansion pairing for lossless round-tripsproposed
· readme mining

Top Hotspots4 of 4View all

packages/toon/src/decode/decoders.ts

1c/90d94%

benchmarks/src/evaluate.ts

1c/90d82%

packages/toon/src/decode/parser.ts

1c/90d81%

packages/toon/test/decodeStream.test.ts

1c/90d79%

Commit Activity

Feature Fix Refactor Dependency