repowiserepowise
Sign in

Repository

2233admin/pxpipe
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

pxpipe

github.com/2233admin/pxpipe

b1f5a01mainsynced 1d ago

Files

236

Symbols

1,022

Doc Coverage

0%

Dead Exports

14

Entry Points

47

Code HealthView report

Average health
6.8/10
Good
Hotspot health
4.1/10
Needs work
Open findings
641findings
critical87high154medium257low143
Worst filesrc/dashboard.ts1.0/10
Maintainability8.3/10ExcellentPerformance75risks· 9.9/10

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed252

The largest production slab we have data for. ~16 chars/row — almost all newlines (deeply nested JSONeeds Review

Auto-proposed decision awaiting review

Newline-heavy code/tool-doc slab (~135k chars, ~19 chars/row). Same call site as PRODUCTION_SLAB_16Needs Review

Auto-proposed decision awaiting review

The production-shape slab that motivated the e8545a9 fix. Before the fix: gate used the textbook Needs Review

Auto-proposed decision awaiting review

Sidecar path wins; we don't double-encode inline.Needs Review

Auto-proposed decision awaiting review

Anthropic's usage block carries some fields inline and others nested under cache_creation / serNeeds Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

The largest production slab we have data for. ~16 chars/row — almost all newlines (deeply nested JSOproposed
· code comment
Newline-heavy code/tool-doc slab (~135k chars, ~19 chars/row). Same call site as PRODUCTION_SLAB_16proposed
· code comment
The production-shape slab that motivated the e8545a9 fix. Before the fix: gate used the textbook proposed
· code comment
Sidecar path wins; we don't double-encode inline.proposed
· code comment
Anthropic's usage block carries some fields inline and others nested under cache_creation / serproposed
· code comment
Pass-through requests (compress=false, parse errors) never call bumpBucket. info.bucketChars eitheproposed
· code comment

Top Hotspots5 of 33View all

src/core/transform.ts

87c/90d99%

src/dashboard.ts

57c/90d99%

tests/render.test.ts

48c/90d98%

src/core/proxy.ts

24c/90d97%

src/core/render.ts

24c/90d97%

Commit Activity

Feature Fix Refactor Dependency