repowiserepowise
Sign in
2233admin/quant-qmt-proxy
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/quant-qmt-proxy

quant-qmt-proxy

github.com/2233admin/quant-qmt-proxy

cfbafd8mastersynced 2mo ago

Files

63

Symbols

750

Docs

0

Dead Exports

169

Entry Points

3

Code HealthView report

Average health
7.5/10
Good
Hotspot health
7.8/10
Good
Open findings101Worst fileapp/services/xtdata_subscription_hub.py4.3/10

CostsView costs →

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

Open the Costs page →

Attention Needed30

app/config.pyUngoverned Hotspot

High-churn file with no governing decision

app/init.pyKnowledge Silo

100% single-owner concentration

AppConfigDead Code

Safe to delete (5 lines)

app/grpc_client.pyUngoverned Hotspot

High-churn file with no governing decision

app/dependencies.pyKnowledge Silo

82% single-owner concentration

8 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Use FastAPI as the main application frameworkproposed
· readme mining
Provide three access protocols: gRPC, REST, and WebSocketproposed
· readme mining
Support multiple runtime environments: mock/dev/prodproposed
· readme mining
Default automated tests run against local mockproposed
· readme mining
Use configuration layering for environment-specific overridesproposed
· readme mining
Control service composition via APP_SERVERS environment variableproposed
· readme mining

Top Hotspots5 of 15View all

app/grpc_services/data_grpc_service.py

2c/90d98%

app/routers/data.py

2c/90d97%

…/grpc_services/trading_grpc_service.py

2c/90d95%

generated/data_pb2_grpc.py

2c/90d93%

app/models/data_models.py

1c/90d92%

Commit Activity

Feature Fix Refactor Dependency