repowiserepowise
Sign in
2233admin/miniflow
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowise2233admin/miniflow
MI
MI

2233admin / miniflow

pythonmainb01ee331.0K linessynced 1mo ago

Code health

8.3out of 10Excellent

This codebase scores 8.3 out of 10 on defect risk, which we rate excellent. It also scores maintainability 9.3 and static performance risk 10.0 out of 10. The three are scored separately and never blended into one number. The files you change most are the weak spot: 1 of 13 files are git hotspots, and they average 1.8.

Full health report →
Lines of code
1.0K
Files
13
Symbols
84
Modules
5
Languages
3

Recent activity

All commits →

Commits

No commits indexed yet.

Decisions

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

Needs attention

27 open
  • medium severity. Proposed`c` must never run because `b` raised and halted the run.Auto-proposed decision awaiting review
  • medium severity. ProposedDeclaration order is intentionally NOT a valid execution order: `b` is declared first but depends onAuto-proposed decision awaiting review
  • medium severity. ProposedUnreachable: the loop always returns. Kept as a defensive sentinel.Auto-proposed decision awaiting review
  • medium severity. ProposedPrecedence: if THIS failure tripped the breaker, the step is CIRCUIT_OPEN even on the final attempt Auto-proposed decision awaiting review
  • medium severity. ProposedNever retried -- a critical error halts immediately.Auto-proposed decision awaiting review

Where the risk concentrates

All 1 hotspots →

Ranked by prior bug fixes and change frequency, mined from full git history rather than from the code alone.

FileChurnPrior fixesMaintainersCommits 90d
runner.pyminiflow90.9th01bus factor 15

Composition

Open the graph →
python 85%markdown 8%toml 8%

Explore this codebase

  • Docs0 pages across 5 modules→
  • ChatAsk this codebase a question and get an answer with its sources→
  • Files13 files with per-file docs, health and history→
  • ArchitectureDependency graph, layers, and 0 entry points→
  • Code healthPer-file scores, 21 open findings, coverage and refactoring targets→
  • Knowledge graphEntities, communities, and the paths between them→
  • Change couplingFiles that keep changing together, mined from commit history→
  • CommitsChange-risk ranked history with agent provenance→
  • ContributorsBus factor, per-file maintainers, and the human/agent split→
  • StatsSize class, origin, lifetime churn, rhythm and records→
  • CostsWhat indexing this snapshot cost, by model and by run→