Files
ForgeFlow/reports/architecture-audit.md
T
NuklearRabbit 60e8aa8fc2
ForgeFlow quality gate / quality (push) Canceled after 0s
release: prepare ForgeFlow 0.10.1
2026-07-30 00:49:58 +02:00

1.1 KiB

ForgeFlow architecture audit

Generated 2026-07-29T22:49:48.766Z. Complexity is a deterministic decision-point count used for hotspot ranking, not a claim of exact McCabe complexity.

Files above 750 lines

File Lines Decisions Functions IPC handlers Responsibilities
No findings.

Files above 1,000 lines

File Lines Decisions Functions IPC handlers Responsibilities
No findings.

Cyclomatic hotspots

File Lines Decisions Functions IPC handlers Responsibilities
src/renderer/actions/shell.js 506 98 84 0 inventory, deployment, git, renderer, updates
src/main/server-inventory.cjs 578 89 104 0 inventory, deployment, git, security, updates
src/main/git-service.cjs 632 98 109 0 git

Interpretation

Files above 750 lines require decomposition. Files above 1,000 lines are release blockers unless a concrete technical exception is documented. Mixed responsibility and IPC hotspot lists are available in the JSON report.