repowiserepowise
Sign in

Repository

2233admin/miniflow
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

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

miniflow

github.com/2233admin/miniflow

b01ee33mainsynced 2w ago

Files

13

Symbols

84

Docs

0

Dead Exports

0

Entry Points

0

Code HealthView report

Average health
8.3/10
Excellent
Hotspot health
1.8/10
Critical
Open findings21Worst fileminiflow/runner.py1.8/10
Maintainability9.3/10ExcellentPerformance2risks· 10.0/10

CostsView costs →

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

Open the Costs page →

Attention Needed11

miniflow/runner.pyUngoverned Hotspot

High-churn file with no governing decision

miniflow/init.pyKnowledge Silo

100% single-owner concentration

miniflow/audit.pyKnowledge Silo

100% single-owner concentration

miniflow/cli.pyKnowledge Silo

100% single-owner concentration

miniflow/examples/demo_workflow.pyKnowledge Silo

100% single-owner concentration

16 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

c must never run because b raised and halted the run.proposed
· code comment
Declaration order is intentionally NOT a valid execution order: b is declared first but depends onproposed
· code comment
Unreachable: the loop always returns. Kept as a defensive sentinel.proposed
· code comment
Precedence: if THIS failure tripped the breaker, the step is CIRCUIT_OPEN even on the final attempt proposed
· code comment
Never retried -- a critical error halts immediately.proposed
· code comment
Inject clock for deterministic audit timestampsproposed
· comment

Top Hotspots1 of 1View all

miniflow/runner.py

5c/90d91%