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 16h ago

Files

13

Symbols

84

Doc Coverage

0%

Dead Exports

0

Entry Points

0

Code HealthView report

Average health
8.3/10
Excellent
Hotspot health
1.8/10
Critical
Open findings
21findings
high5medium12low4
Worst fileminiflow/runner.py1.8/10
Maintainability9.3/10ExcellentPerformance2risks· 10.0/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 Needed27

c must never run because b raised and halted the run.Needs Review

Auto-proposed decision awaiting review

Declaration order is intentionally NOT a valid execution order: b is declared first but depends onNeeds Review

Auto-proposed decision awaiting review

Unreachable: the loop always returns. Kept as a defensive sentinel.Needs Review

Auto-proposed decision awaiting review

Precedence: if THIS failure tripped the breaker, the step is CIRCUIT_OPEN even on the final attempt Needs Review

Auto-proposed decision awaiting review

Never retried -- a critical error halts immediately.Needs Review

Auto-proposed decision awaiting review

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%