This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"generatedAt": "2026-07-29T17:40:19.842Z",
|
||||
"generatedAt": "2026-07-29T22:49:48.766Z",
|
||||
"thresholds": {
|
||||
"preferredMaximumLines": 750,
|
||||
"justificationRequiredLines": 1000
|
||||
@@ -144,6 +144,21 @@
|
||||
],
|
||||
"hotspotScore": 93
|
||||
},
|
||||
{
|
||||
"file": "src/main/unraid-inventory-methods.cjs",
|
||||
"lines": 591,
|
||||
"branches": 61,
|
||||
"functions": 76,
|
||||
"ipcHandlers": 0,
|
||||
"responsibilities": [
|
||||
"inventory",
|
||||
"deployment",
|
||||
"git",
|
||||
"security",
|
||||
"updates"
|
||||
],
|
||||
"hotspotScore": 91
|
||||
},
|
||||
{
|
||||
"file": "src/renderer/actions/setup-and-settings.js",
|
||||
"lines": 427,
|
||||
@@ -173,21 +188,6 @@
|
||||
],
|
||||
"hotspotScore": 86
|
||||
},
|
||||
{
|
||||
"file": "src/main/unraid-inventory-methods.cjs",
|
||||
"lines": 580,
|
||||
"branches": 56,
|
||||
"functions": 75,
|
||||
"ipcHandlers": 0,
|
||||
"responsibilities": [
|
||||
"inventory",
|
||||
"deployment",
|
||||
"git",
|
||||
"security",
|
||||
"updates"
|
||||
],
|
||||
"hotspotScore": 86
|
||||
},
|
||||
{
|
||||
"file": "src/renderer/actions/deployment-profile.js",
|
||||
"lines": 402,
|
||||
@@ -460,6 +460,21 @@
|
||||
],
|
||||
"hotspotScore": 52
|
||||
},
|
||||
{
|
||||
"file": "src/main/inventory-classifier.cjs",
|
||||
"lines": 84,
|
||||
"branches": 22,
|
||||
"functions": 11,
|
||||
"ipcHandlers": 0,
|
||||
"responsibilities": [
|
||||
"inventory",
|
||||
"deployment",
|
||||
"git",
|
||||
"security",
|
||||
"updates"
|
||||
],
|
||||
"hotspotScore": 52
|
||||
},
|
||||
{
|
||||
"file": "src/renderer/mock-deployment-bridge.js",
|
||||
"lines": 679,
|
||||
@@ -476,21 +491,6 @@
|
||||
],
|
||||
"hotspotScore": 51
|
||||
},
|
||||
{
|
||||
"file": "src/main/inventory-classifier.cjs",
|
||||
"lines": 72,
|
||||
"branches": 20,
|
||||
"functions": 11,
|
||||
"ipcHandlers": 0,
|
||||
"responsibilities": [
|
||||
"inventory",
|
||||
"deployment",
|
||||
"git",
|
||||
"security",
|
||||
"updates"
|
||||
],
|
||||
"hotspotScore": 50
|
||||
},
|
||||
{
|
||||
"file": "src/renderer/operations.js",
|
||||
"lines": 212,
|
||||
@@ -508,8 +508,8 @@
|
||||
},
|
||||
{
|
||||
"file": "src/main/production-acceptance-harness.cjs",
|
||||
"lines": 152,
|
||||
"branches": 19,
|
||||
"lines": 150,
|
||||
"branches": 17,
|
||||
"functions": 28,
|
||||
"ipcHandlers": 0,
|
||||
"responsibilities": [
|
||||
@@ -519,7 +519,7 @@
|
||||
"security",
|
||||
"updates"
|
||||
],
|
||||
"hotspotScore": 49
|
||||
"hotspotScore": 47
|
||||
},
|
||||
{
|
||||
"file": "src/main/unraid-state-methods.cjs",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# ForgeFlow architecture audit
|
||||
|
||||
Generated 2026-07-29T17:40:19.842Z. Complexity is a deterministic decision-point count used for hotspot ranking, not a claim of exact McCabe complexity.
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user