repowiserepowise
Sign in

Repository

vzwjustin/middleout
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisevzwjustin/middleout

middleout

github.com/vzwjustin/middleout

20a7407mainsynced 18h ago

Files

107

Symbols

1,271

Docs

0

Dead Exports

2

Entry Points

1

Code HealthView report

Average health
7.7/10
Good
Hotspot health
5.2/10
Fair
Open findings360Worst filesrc/middleout_proxy/server.py1.0/10
Maintainability8.7/10ExcellentPerformance2risks· 10.0/10

CostsView costs →

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

Open the Costs page →

Attention Needed22

src/middleout_proxy/audit.pyUngoverned Hotspot

High-churn file with no governing decision

benchmarks/init.pyKnowledge Silo

100% single-owner concentration

BandedJLIndexDead Code

Safe to delete (83 lines)

src/middleout_proxy/cache/l2.pyUngoverned Hotspot

High-churn file with no governing decision

benchmarks/bench_similarity.pyKnowledge Silo

100% single-owner concentration

27 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Bypass compression for very short inputsproposed
18h ago · comment
Use deterministic greedy keep/drop decoding and pin checkpointproposed
18h ago · comment
Treat compressor as text→text and enforce wall-safety at callerproposed
18h ago · comment
Make LLMLingua dependencies optional via install extraproposed
18h ago · comment
Lazy-load LLMLingua-2 on first useproposed
18h ago · comment
Keep L2Cache interface compatible with L1Cache plus semantic lookup methodproposed
18h ago · comment

Top Hotspots5 of 11View all

src/middleout_proxy/server.py

11c/90d99%

src/middleout_proxy/dashboard.py

5c/90d98%

tests/test_brain_endpoints.py

4c/90d97%

src/middleout_proxy/config.py

8c/90d96%

src/middleout_proxy/compression.py

4c/90d95%

Commit Activity

Feature Fix Refactor Dependency