# 🛰️ Integrated Telemetry Master (II)
Generated: 2026-04-07 15:19:25

## 📊 System Overview
| Project ID | Last Scan | Complexity | Rating |
| :--- | :--- | :---: | :--- |
| **00_whm_commander** | 04/07/2026 13:00:39 | 5 | Low Moderate High |
| **01_ftp_handshake** | 04/07/2026 13:00:39 | 9 | Low Moderate High |
| **02_map_terrain** | 04/07/2026 13:00:39 | 17 | Moderate High |
| **backup-legacy-to-vault** | 04/07/2026 13:00:39 | 11 | Low Moderate High |
| **bridge-api** | 04/07/2026 14:36:11 | 7 | Low Moderate High |
| **bridge-audits** | 04/07/2026 14:36:11 | 30 | Moderate High |
| **bridge-discovery** | 04/07/2026 14:36:11 | 8 | Low Moderate High |
| **bridge-reporting** | 04/07/2026 14:36:11 | 25 | Moderate High |
| **cleanup-bridge-tests** | 04/07/2026 13:00:39 | 8 | Low Moderate High |
| **deploy-bridge-central** | 04/07/2026 13:00:39 | 32 | Moderate High |
| **deploy-bridge-folders** | 04/07/2026 13:00:39 | 9 | Low Moderate High |
| **deploy-bridge-symlinks** | 04/07/2026 13:00:39 | 9 | Low Moderate High |
| **deploy-legacy-root-backup-folders** | 04/07/2026 13:00:39 | 6 | Low Moderate High |
| **eval-ps** | 04/07/2026 13:00:39 | 12 | Low Moderate High |
| **get-env** | 04/07/2026 13:00:39 | 1 | Low Moderate High |
| **scaffold-modularization-files** | 04/07/2026 13:46:50 | 9 | Low Moderate High |
| **test-direct-file** | 04/07/2026 13:00:39 | 19 | Moderate High |
| **test-symlink** | 04/07/2026 13:00:39 | 43 | High |
| **verify-bridge-path** | 04/07/2026 13:00:39 | 87 | Very High |
| **verify-bridge-path_modularized** | 04/07/2026 14:36:08 | 4 | Low Moderate High |

---\n## 🧬 Deep Data Injection
> This section contains the raw JSON payloads for Agentic ingestion.

### Node: 00_whm_commander
``json
{
  "ScriptName": "00_whm_commander.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\00_whm_commander\\00_whm_commander-20260407-1300.ps1",
  "Stats": {
    "Chars": 2018,
    "Lines": 49,
    "SizeKB": 1.98
  },
  "Complexity": {
    "Points": 5,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": null,
  "Variables": {
    "$URL": [
      24
    ],
    "$HostName": [
      7
    ],
    "$BaseURL": [
      19
    ],
    "$Response": [
      29
    ],
    "$Accounts": [
      32
    ],
    "$Headers": [
      16
    ],
    "$User": [
      6
    ],
    "$TeleDir": [
      36
    ],
    "$Token": [
      5
    ]
  },
  "Dependencies": [
    "ConvertTo-Json",
    "Format-Table",
    "Invoke-RestMethod",
    "Join-Path",
    "New-Item",
    "Out-File",
    "Out-Null",
    "Select-Object",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: 01_ftp_handshake
``json
{
  "ScriptName": "01_ftp_handshake.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\01_ftp_handshake\\01_ftp_handshake-20260407-1300.ps1",
  "Stats": {
    "Chars": 2939,
    "Lines": 77,
    "SizeKB": 2.89
  },
  "Complexity": {
    "Points": 9,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": null,
  "Variables": {
    "$Request": [
      52
    ],
    "$ConfigPath": [
      8
    ],
    "$UserName": [
      30
    ],
    "$Registry": [
      10
    ],
    "$Request.Method": [
      54
    ],
    "$TargetUri": [
      49
    ],
    "$Port": [
      32,
      33
    ],
    "$Password": [
      31
    ],
    "$Request.Timeout": [
      59
    ],
    "$TargetsToProcess": [
      13
    ],
    "$HostName": [
      29
    ],
    "$Pointers": [
      26
    ],
    "$Request.UsePassive": [
      55
    ],
    "$Response": [
      61
    ],
    "$Request.Credentials": [
      53
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "Get-Content",
    "Join-Path",
    "New-Object",
    "Start-Sleep",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: 02_map_terrain
``json
{
  "ScriptName": "02_map_terrain.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\02_map_terrain\\02_map_terrain-20260407-1300.ps1",
  "Stats": {
    "Chars": 8413,
    "Lines": 163,
    "SizeKB": 8.25
  },
  "Complexity": {
    "Points": 17,
    "Rating": [
      "Moderate",
      "High"
    ]
  },
  "Functions": null,
  "Variables": {
    "$History": [
      141
    ],
    "$EncodedPath": [
      63
    ],
    "$Request.Credentials": [
      114
    ],
    "$Uri": [
      72
    ],
    "$HostName": [
      105
    ],
    "$Reader": [
      120
    ],
    "$HomeDir": [
      60,
      61
    ],
    "$TargetUser": [
      55
    ],
    "$CacheDir": [
      43
    ],
    "$Timestamp": [
      128
    ],
    "$Request.Timeout": [
      117
    ],
    "$HistoryPath": [
      140
    ],
    "$Token": [
      56
    ],
    "$FileEntries": [
      143
    ],
    "$ApiResponse": [
      81
    ],
    "$ConfigPath": [
      16
    ],
    "$WhmHost": [
      58
    ],
    "$TargetsToProcess": [
      24,
      26,
      32
    ],
    "$LivePath": [
      129
    ],
    "$Files": [
      84,
      85,
      86
    ],
    "$UserName": [
      106
    ],
    "$Request.Method": [
      115
    ],
    "$TargetUri": [
      111
    ],
    "$SiteDir": [
      42
    ],
    "$History.$CurrentAlias": [
      150
    ],
    "$Headers": [
      74
    ],
    "$Password": [
      107
    ],
    "$Response": [
      119
    ],
    "$Port": [
      108,
      109
    ],
    "$CachePath": [
      130
    ],
    "$WhmUser": [
      57
    ],
    "$Request.UsePassive": [
      116
    ],
    "$DirListing": [
      47,
      91,
      121
    ],
    "$SiteStats": [
      144
    ],
    "$Registry": [
      21
    ],
    "$Request": [
      113
    ],
    "$Pointers": [
      39
    ]
  },
  "Dependencies": [
    "Add-Member",
    "ConvertFrom-Json",
    "ConvertTo-Json",
    "ForEach-Object",
    "Get-Content",
    "Get-Date",
    "Invoke-RestMethod",
    "Join-Path",
    "New-Item",
    "New-Object",
    "Out-File",
    "Out-Null",
    "Start-Sleep",
    "Test-Path",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: backup-legacy-to-vault
``json
{
  "ScriptName": "backup-legacy-to-vault.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\backup-legacy-to-vault\\backup-legacy-to-vault-20260407-1300.ps1",
  "Stats": {
    "Chars": 4282,
    "Lines": 102,
    "SizeKB": 4.2
  },
  "Complexity": {
    "Points": 11,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": {
    "Name": "Invoke-FTP-Upload",
    "Line": 21
  },
  "Variables": {
    "$Request.Credentials": [
      34
    ],
    "$LinkerName": [
      74
    ],
    "$FtpUri": [
      32
    ],
    "$FtpPass": [
      24
    ],
    "$Config": [
      11
    ],
    "$EnvScript": [
      4
    ],
    "$Items": [
      47
    ],
    "$VerifyScript": [
      96
    ],
    "$DesktopPath": [
      8
    ],
    "$status": [
      89
    ],
    "$VaultAbs": [
      14
    ],
    "$Stream": [
      39
    ],
    "$Request.KeepAlive": [
      38
    ],
    "$FtpUser": [
      23
    ],
    "$RemoteRoot": [
      13
    ],
    "$Data": [
      84
    ],
    "$TriggerUrl": [
      82
    ],
    "$Request.Method": [
      35
    ],
    "$Request.UseBinary": [
      38
    ],
    "$ConfigPath": [
      9
    ],
    "$Request.ContentLength": [
      37
    ],
    "$FtpHost": [
      25,
      26
    ],
    "$Response": [
      83
    ],
    "$Request": [
      33
    ],
    "$Bytes": [
      36
    ],
    "$PhpCode": [
      48
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "Get-Content",
    "Get-Date",
    "Invoke-FTP-Upload",
    "Invoke-WebRequest",
    "Join-Path",
    "New-Object",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: bridge-api
``json
{
  "ScriptName": "bridge-api.ps1",
  "LastScan": "2026-04-07 14:36:11",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\bridge-api\\bridge-api-20260407-1436.ps1",
  "Stats": {
    "SizeKB": 2.59,
    "Lines": 52,
    "Chars": 2651
  },
  "Complexity": {
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ],
    "Points": 7
  },
  "Functions": [
    {
      "Name": "Invoke-Cpanel-API2",
      "Line": 1
    },
    {
      "Name": "Invoke-UAPI",
      "Line": 18
    },
    {
      "Name": "Test-CpanelApiResult",
      "Line": 29
    }
  ],
  "Variables": {
    "$errMsg": [
      43
    ],
    "$Headers": [
      5,
      22
    ],
    "$IsExistsError": [
      36
    ],
    "$Uri": [
      4,
      13,
      20
    ]
  },
  "Dependencies": "Invoke-RestMethod"
}

`` 
### Node: bridge-audits
``json
{
  "ScriptName": "bridge-audits.ps1",
  "LastScan": "2026-04-07 14:36:11",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\bridge-audits\\bridge-audits-20260407-1436.ps1",
  "Stats": {
    "SizeKB": 12.98,
    "Lines": 280,
    "Chars": 13296
  },
  "Complexity": {
    "Rating": [
      "Moderate",
      "High"
    ],
    "Points": 30
  },
  "Functions": [
    {
      "Name": "Get-BridgeWebServerInfo",
      "Line": 1
    },
    {
      "Name": "Get-BridgePhpHint",
      "Line": 11
    },
    {
      "Name": "Get-BridgeStructuralMap",
      "Line": 23
    },
    {
      "Name": "Invoke-BridgeSecurityAudit",
      "Line": 64
    },
    {
      "Name": "Invoke-BridgeCleanupAudit",
      "Line": 94
    },
    {
      "Name": "Get-BridgeAssetMatrix",
      "Line": 106
    },
    {
      "Name": "Get-BridgeActiveReleaseInfo",
      "Line": 138
    },
    {
      "Name": "Invoke-BridgeLegacyPresenceAudit",
      "Line": 203
    },
    {
      "Name": "Invoke-BridgeLegacyRootPreservationAudit",
      "Line": 216
    },
    {
      "Name": "Invoke-BridgeBaselineHealthAudit",
      "Line": 250
    },
    {
      "Name": "Get-MigrationReadiness",
      "Line": 274
    }
  ],
  "Variables": {
    "$Match": [
      40,
      71,
      99,
      100
    ],
    "$LegacyRootBackupExists": [
      219
    ],
    "$HtReady": [
      276
    ],
    "$BaselineList": [
      257
    ],
    "$LegacyFiles": [
      205
    ],
    "$AbsPath": [
      47
    ],
    "$ActiveRelease": [
      141,
      171
    ],
    "$Audit[$Sec]": [
      85
    ],
    "$Matrix[$Asset]": [
      128
    ],
    "$Items": [
      18
    ],
    "$RelPath": [
      46
    ],
    "$ConfirmedPath": [
      27
    ],
    "$FoundInBackup": [
      232,
      235
    ],
    "$RawHt": [
      80
    ],
    "$WhitelistOk": [
      72,
      81,
      82
    ],
    "$WebPing": [
      4
    ],
    "$ReleasesOk": [
      277
    ],
    "$ReleasesListResponse": [
      31
    ],
    "$FoundLegacy": [
      206,
      208
    ],
    "$AtomicSecretsFound": [
      142,
      183
    ],
    "$CurrentOk": [
      278
    ],
    "$Matrix": [
      125
    ],
    "$file": [
      98
    ],
    "$LogicFile": [
      19
    ],
    "$CoreFiles": [
      263
    ],
    "$Audit": [
      67
    ],
    "$CurrentContent": [
      187
    ],
    "$SecurityFiles": [
      68
    ],
    "$BackupContent": [
      225
    ],
    "$CurrentLinkValid": [
      143,
      192
    ],
    "$ReleaseList": [
      153
    ],
    "$LegacyRootBackupComplete": [
      220,
      239
    ],
    "$HomeDir": [
      28
    ],
    "$BaselineFolderRel": [
      252
    ],
    "$CoreAssets": [
      124
    ],
    "$BaselineComplete": [
      254,
      265
    ],
    "$Found": [
      97
    ],
    "$Components": [
      38
    ],
    "$Map[$Comp]": [
      49
    ],
    "$ReleaseContent": [
      178
    ],
    "$ListResponse": [
      13
    ],
    "$res": [
      111,
      118
    ],
    "$BaselineExists": [
      253
    ],
    "$ExpectedLegacyItems": [
      231
    ],
    "$Map": [
      26
    ],
    "$BackupEntries": [
      110,
      229
    ],
    "$ContentRes": [
      76
    ],
    "$LegacyRootBackupItems": [
      221,
      238
    ],
    "$ArtifactPatterns": [
      96
    ],
    "$PotentialAbs": [
      169
    ],
    "$LinkSize": [
      164
    ],
    "$BackupDirRel": [
      224
    ],
    "$BaselineEntries": [
      117,
      262
    ],
    "$Folders": [
      158
    ],
    "$FoundCore": [
      264
    ],
    "$ReleasesContent": [
      36
    ]
  },
  "Dependencies": [
    "if",
    "Invoke-Cpanel-API2",
    "Invoke-UAPI",
    "Invoke-WebRequest",
    "Test-CpanelApiResult",
    "Where-Object"
  ]
}

`` 
### Node: bridge-discovery
``json
{
  "ScriptName": "bridge-discovery.ps1",
  "LastScan": "2026-04-07 14:36:11",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\bridge-discovery\\bridge-discovery-20260407-1436.ps1",
  "Stats": {
    "SizeKB": 2.7,
    "Lines": 64,
    "Chars": 2760
  },
  "Complexity": {
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ],
    "Points": 8
  },
  "Functions": [
    {
      "Name": "Get-BridgeAccountContext",
      "Line": 1
    },
    {
      "Name": "Resolve-BridgeRoot",
      "Line": 25
    }
  ],
  "Variables": {
    "$PathsToExplore": [
      28
    ],
    "$HomeDir": [
      11
    ],
    "$Result": [
      29,
      52
    ],
    "$Items": [
      40,
      41,
      42
    ],
    "$TargetAcct": [
      8
    ],
    "$WhmResponse": [
      6
    ],
    "$ListResponse": [
      34
    ],
    "$WhmHeaders": [
      5
    ],
    "$WhmURL": [
      4
    ],
    "$HasAtomic": [
      45
    ],
    "$HasLegacy": [
      46
    ]
  },
  "Dependencies": [
    "Invoke-Cpanel-API2",
    "Invoke-RestMethod",
    "Test-CpanelApiResult",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: bridge-reporting
``json
{
  "ScriptName": "bridge-reporting.ps1",
  "LastScan": "2026-04-07 14:36:11",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\bridge-reporting\\bridge-reporting-20260407-1436.ps1",
  "Stats": {
    "SizeKB": 6.05,
    "Lines": 128,
    "Chars": 6114
  },
  "Complexity": {
    "Rating": [
      "Moderate",
      "High"
    ],
    "Points": 25
  },
  "Functions": [
    {
      "Name": "Save-BridgeReports",
      "Line": 1
    },
    {
      "Name": "Build-ReportContent",
      "Line": 33
    }
  ],
  "Variables": {
    "$whitelistOk": [
      85
    ],
    "$type": [
      66
    ],
    "$MirrorPath": [
      27
    ],
    "$status": [
      65,
      83
    ],
    "$r": [
      75
    ],
    "$LogPath": [
      11
    ],
    "$Timestamp": [
      4
    ],
    "$mode": [
      67,
      84
    ],
    "$size": [
      68
    ],
    "$WpPosterDataPath": [
      6
    ],
    "$sb": [
      49
    ],
    "$baselineStatus": [
      116
    ],
    "$s": [
      77
    ],
    "$b": [
      76
    ],
    "$LogDir": [
      9
    ],
    "$DesktopPath": [
      5
    ],
    "$JsonPath": [
      21
    ],
    "$JsonData.log_file": [
      22
    ],
    "$DocsPath": [
      15
    ],
    "$JsonData.md_report": [
      23
    ],
    "$cleanupStatus": [
      90
    ],
    "$legacyStatus": [
      97
    ],
    "$path": [
      69
    ],
    "$preservationStatus": [
      104
    ],
    "$MdPath": [
      17
    ]
  },
  "Dependencies": [
    "ConvertTo-Json",
    "Get-Date",
    "Join-Path",
    "New-Item",
    "New-Object",
    "Out-File",
    "Out-Null",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: cleanup-bridge-tests
``json
{
  "ScriptName": "cleanup-bridge-tests.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\cleanup-bridge-tests\\cleanup-bridge-tests-20260407-1300.ps1",
  "Stats": {
    "Chars": 3278,
    "Lines": 74,
    "SizeKB": 3.21
  },
  "Complexity": {
    "Points": 8,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": {
    "Name": "Invoke-Cpanel-API2",
    "Line": 20
  },
  "Variables": {
    "$FilesToDelete": [
      48
    ],
    "$ConfigPath": [
      14
    ],
    "$TargetUser": [
      10
    ],
    "$Headers": [
      23
    ],
    "$WhmHost": [
      9
    ],
    "$null": [
      60
    ],
    "$RemoteRoot": [
      17
    ],
    "$EnvScript": [
      4
    ],
    "$HomeDir": [
      18
    ],
    "$DesktopPath": [
      13
    ],
    "$Uri": [
      22,
      26
    ],
    "$file": [
      49
    ],
    "$List": [
      33
    ],
    "$Patterns": [
      37
    ],
    "$Config": [
      16
    ],
    "$Items": [
      34
    ],
    "$isMatch": [
      50,
      51
    ],
    "$WhmToken": [
      7
    ],
    "$WhmUser": [
      8
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "Get-Content",
    "Invoke-Cpanel-API2",
    "Invoke-RestMethod",
    "Join-Path",
    "Test-Path",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: deploy-bridge-central
``json
{
  "ScriptName": "deploy-bridge-central.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\deploy-bridge-central\\deploy-bridge-central-20260407-1300.ps1",
  "Stats": {
    "Chars": 14898,
    "Lines": 328,
    "SizeKB": 14.59
  },
  "Complexity": {
    "Points": 32,
    "Rating": [
      "Moderate",
      "High"
    ]
  },
  "Functions": [
    {
      "Name": "Test-CpanelApiResult",
      "Line": 69
    },
    {
      "Name": "Invoke-Cpanel-API2",
      "Line": 104
    },
    {
      "Name": "Invoke-UAPI",
      "Line": 125
    },
    {
      "Name": "Invoke-FTP-Upload",
      "Line": 138
    }
  ],
  "Variables": {
    "$BridgeConfig": [
      30
    ],
    "$Request.Credentials": [
      152,
      204
    ],
    "$Uri": [
      113,
      120,
      128
    ],
    "$AbsLink": [
      265
    ],
    "$WhmToken": [
      12
    ],
    "$HomeDir": [
      34
    ],
    "$TargetUser": [
      15
    ],
    "$FtpUri": [
      149,
      201
    ],
    "$RetryCount": [
      299
    ],
    "$SimFolder": [
      170
    ],
    "$Check": [
      304
    ],
    "$EnvScript": [
      9
    ],
    "$PhpLinkerCode": [
      267
    ],
    "$DesktopPath": [
      20
    ],
    "$Stream": [
      160,
      212
    ],
    "$WhmHost": [
      14
    ],
    "$VerifyUrl": [
      295
    ],
    "$null": [
      247,
      254
    ],
    "$Request.KeepAlive": [
      155,
      207
    ],
    "$RemoteRoot": [
      33
    ],
    "$mkdirReleasesResponse": [
      181
    ],
    "$zip": [
      60
    ],
    "$FileBytes": [
      209
    ],
    "$TriggerUrl": [
      283
    ],
    "$ZipFile": [
      44
    ],
    "$Request.Method": [
      153,
      205
    ],
    "$Request.UseBinary": [
      154,
      206
    ],
    "$extractResponse": [
      225
    ],
    "$Directory": [
      54
    ],
    "$Request.ContentLength": [
      158,
      210
    ],
    "$Bytes": [
      157
    ],
    "$mkdirReleaseIDResponse": [
      184
    ],
    "$BridgeConfigPath": [
      22
    ],
    "$WpPosterDataPath": [
      21
    ],
    "$reason": [
      93
    ],
    "$IsExistsError": [
      77
    ],
    "$Headers": [
      108,
      130
    ],
    "$ReleaseID": [
      41
    ],
    "$FtpUser": [
      140,
      190
    ],
    "$LocalSource": [
      43
    ],
    "$FtpHost": [
      142,
      143,
      192,
      193
    ],
    "$WhmUser": [
      13
    ],
    "$AbsTarget": [
      264
    ],
    "$CopyRes": [
      239
    ],
    "$PhpLinkerName": [
      278
    ],
    "$MaxRetries": [
      298
    ],
    "$ReleasePath": [
      42
    ],
    "$FtpPass": [
      141,
      191
    ],
    "$Domain": [
      32
    ],
    "$FtpResponse": [
      216
    ],
    "$Verified": [
      300,
      310
    ],
    "$LinkerData": [
      287
    ],
    "$LinkerResponse": [
      285
    ],
    "$errMsg": [
      86
    ],
    "$relative": [
      62
    ],
    "$Request": [
      151,
      203
    ]
  },
  "Dependencies": [
    "Add-Type",
    "ConvertFrom-Json",
    "ConvertTo-Json",
    "Get-Content",
    "Get-Date",
    "Invoke-Cpanel-API2",
    "Invoke-FTP-Upload",
    "Invoke-RestMethod",
    "Invoke-WebRequest",
    "Join-Path",
    "New-Item",
    "New-Object",
    "Out-Null",
    "Remove-Item",
    "Split-Path",
    "Start-Sleep",
    "Test-CpanelApiResult",
    "Test-Path",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: deploy-bridge-folders
``json
{
  "ScriptName": "deploy-bridge-folders.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\deploy-bridge-folders\\deploy-bridge-folders-20260407-1300.ps1",
  "Stats": {
    "Chars": 3758,
    "Lines": 88,
    "SizeKB": 3.69
  },
  "Complexity": {
    "Points": 9,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": {
    "Name": "Invoke-Cpanel-API2",
    "Line": 30
  },
  "Variables": {
    "$ConfigPath": [
      16
    ],
    "$TargetUser": [
      10
    ],
    "$Headers": [
      34
    ],
    "$res": [
      55
    ],
    "$WhmHost": [
      9
    ],
    "$null": [
      69
    ],
    "$RemoteRoot": [
      23
    ],
    "$VerifyScript": [
      79
    ],
    "$EnvScript": [
      4
    ],
    "$DesktopPath": [
      15
    ],
    "$Uri": [
      33,
      40
    ],
    "$Config": [
      22
    ],
    "$RequiredFolders": [
      48
    ],
    "$WhmToken": [
      7
    ],
    "$WhmUser": [
      8
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "Get-Content",
    "Invoke-Cpanel-API2",
    "Invoke-RestMethod",
    "Join-Path",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: deploy-bridge-symlinks
``json
{
  "ScriptName": "deploy-bridge-symlinks.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\deploy-bridge-symlinks\\deploy-bridge-symlinks-20260407-1300.ps1",
  "Stats": {
    "Chars": 4940,
    "Lines": 106,
    "SizeKB": 4.84
  },
  "Complexity": {
    "Points": 9,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": [
    {
      "Name": "Invoke-Cpanel-API2",
      "Line": 21
    },
    {
      "Name": "Invoke-FTP-Upload",
      "Line": 31
    }
  ],
  "Variables": {
    "$Request.Credentials": [
      40
    ],
    "$Uri": [
      23,
      27
    ],
    "$AbsLink": [
      58
    ],
    "$WhmToken": [
      7
    ],
    "$HomeDir": [
      18
    ],
    "$TargetUser": [
      10
    ],
    "$FtpUri": [
      37
    ],
    "$FtpPass": [
      34
    ],
    "$Config": [
      16
    ],
    "$EnvScript": [
      4
    ],
    "$ConfigPath": [
      14
    ],
    "$VerifyScript": [
      95
    ],
    "$DesktopPath": [
      13
    ],
    "$Stream": [
      44
    ],
    "$WhmHost": [
      9
    ],
    "$Request.KeepAlive": [
      43
    ],
    "$FtpUser": [
      33
    ],
    "$RemoteRoot": [
      17
    ],
    "$TriggerUrl": [
      79
    ],
    "$Request.Method": [
      41
    ],
    "$Request.UseBinary": [
      43
    ],
    "$Request.ContentLength": [
      42
    ],
    "$FtpHost": [
      35,
      36
    ],
    "$Headers": [
      24
    ],
    "$null": [
      53
    ],
    "$PhpLinkerCode": [
      61
    ],
    "$WhmUser": [
      8
    ],
    "$AbsTarget": [
      57
    ],
    "$PhpLinkerName": [
      72
    ],
    "$Request": [
      39
    ],
    "$Domain": [
      19
    ],
    "$LinkerData": [
      85
    ],
    "$LinkerResponse": [
      81
    ],
    "$Bytes": [
      38
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "Get-Content",
    "Get-Date",
    "Invoke-Cpanel-API2",
    "Invoke-FTP-Upload",
    "Invoke-RestMethod",
    "Invoke-WebRequest",
    "Join-Path",
    "New-Object",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: deploy-legacy-root-backup-folders
``json
{
  "ScriptName": "deploy-legacy-root-backup-folders.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\deploy-legacy-root-backup-folders\\deploy-legacy-root-backup-folders-20260407-1300.ps1",
  "Stats": {
    "Chars": 3139,
    "Lines": 62,
    "SizeKB": 3.08
  },
  "Complexity": {
    "Points": 6,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": {
    "Name": "Invoke-Cpanel-API2",
    "Line": 19
  },
  "Variables": {
    "$ConfigPath": [
      14
    ],
    "$TargetUser": [
      10
    ],
    "$Headers": [
      22
    ],
    "$res": [
      39
    ],
    "$WhmHost": [
      9
    ],
    "$null": [
      34
    ],
    "$RemoteRoot": [
      17
    ],
    "$VerifyScript": [
      54
    ],
    "$EnvScript": [
      4
    ],
    "$DesktopPath": [
      13
    ],
    "$Uri": [
      21,
      25
    ],
    "$Config": [
      16
    ],
    "$WhmToken": [
      7
    ],
    "$WhmUser": [
      8
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "Get-Content",
    "Invoke-Cpanel-API2",
    "Invoke-RestMethod",
    "Join-Path",
    "Test-Path",
    "Write-Host"
  ]
}

`` 
### Node: eval-ps
``json
{
  "ScriptName": "eval-ps.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\eval-ps\\eval-ps-20260407-1300.ps1",
  "Stats": {
    "Chars": 5986,
    "Lines": 138,
    "SizeKB": 5.86
  },
  "Complexity": {
    "Points": 12,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": null,
  "Variables": {
    "$UserVars": [
      80
    ],
    "$JsonLogPath": [
      42
    ],
    "$BaseName": [
      25
    ],
    "$VariablesMd": [
      106
    ],
    "$Timestamp": [
      26
    ],
    "$TelemetryData": [
      93
    ],
    "$DecisionPoints": [
      60
    ],
    "$FunctionsMd": [
      105
    ],
    "$ProjectTelemetryDir": [
      31
    ],
    "$CurrentJsonPath": [
      46
    ],
    "$AST": [
      57
    ],
    "$Scripts": [
      14
    ],
    "$MdLogPath": [
      41
    ],
    "$varName": [
      82
    ],
    "$ComplexityRating": [
      68
    ],
    "$Content": [
      55
    ],
    "$ProjectBackupDir": [
      33
    ],
    "$Cmdlets": [
      89
    ],
    "$BackupPath": [
      49
    ],
    "$Functions": [
      76
    ],
    "$UserVars[$varName]": [
      84,
      85
    ],
    "$BackupRootDir": [
      11
    ],
    "$ScriptDir": [
      9
    ],
    "$CmdletsMd": [
      107
    ],
    "$ProjectLogDir": [
      32
    ],
    "$MdContent": [
      109
    ],
    "$CurrentMdPath": [
      45
    ],
    "$TelemetryRootDir": [
      10
    ],
    "$Lines": [
      56
    ],
    "$FilePath": [
      24
    ]
  },
  "Dependencies": [
    "ConvertTo-Json",
    "Copy-Item",
    "ForEach-Object",
    "Get-ChildItem",
    "Get-Content",
    "Get-Date",
    "Join-Path",
    "New-Item",
    "Out-File",
    "Out-Null",
    "Select-Object",
    "Sort-Object",
    "Split-Path",
    "Test-Path",
    "Where-Object",
    "Write-Error",
    "Write-Host"
  ]
}

`` 
### Node: get-env
``json
{
  "ScriptName": "get-env.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\get-env\\get-env-20260407-1300.ps1",
  "Stats": {
    "Chars": 824,
    "Lines": 23,
    "SizeKB": 0.81
  },
  "Complexity": {
    "Points": 1,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": null,
  "Variables": {
    "$CleanValue": [
      14
    ],
    "$CleanName": [
      13
    ],
    "$name, $value": [
      10
    ]
  },
  "Dependencies": [
    "ForEach-Object",
    "Get-Content",
    "Test-Path",
    "Where-Object",
    "Write-Error",
    "Write-Host"
  ]
}

`` 
### Node: scaffold-modularization-files
``json
{
  "ScriptName": "scaffold-modularization-files.ps1",
  "LastScan": "2026-04-07 13:46:50",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\scaffold-modularization-files\\scaffold-modularization-files-20260407-1346.ps1",
  "Stats": {
    "Chars": 2363,
    "Lines": 70,
    "SizeKB": 2.32
  },
  "Complexity": {
    "Points": 9,
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ]
  },
  "Functions": {
    "Name": "Build-Node",
    "Line": 26
  },
  "Variables": {
    "$Sitemap": [
      23
    ],
    "$ActualName": [
      30,
      32
    ],
    "$SandboxPath": [
      15
    ],
    "$SitemapFileName": [
      11
    ],
    "$NewPath": [
      35
    ],
    "$ScriptDir": [
      8
    ],
    "$SitemapPath": [
      12
    ]
  },
  "Dependencies": [
    "Build-Node",
    "ConvertFrom-Json",
    "Get-Content",
    "Join-Path",
    "New-Item",
    "Out-Null",
    "Split-Path",
    "Test-Path",
    "Write-Error",
    "Write-Host"
  ]
}

`` 
### Node: test-direct-file
``json
{
  "ScriptName": "test-direct-file.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\test-direct-file\\test-direct-file-20260407-1300.ps1",
  "Stats": {
    "Chars": 14119,
    "Lines": 301,
    "SizeKB": 13.84
  },
  "Complexity": {
    "Points": 19,
    "Rating": [
      "Moderate",
      "High"
    ]
  },
  "Functions": [
    {
      "Name": "Invoke-Cpanel-API1",
      "Line": 23
    },
    {
      "Name": "Invoke-Cpanel-API2",
      "Line": 44
    },
    {
      "Name": "Invoke-UAPI",
      "Line": 64
    },
    {
      "Name": "Get-FileSize",
      "Line": 209
    }
  ],
  "Variables": {
    "$Request.Credentials": [
      175
    ],
    "$Uri": [
      31,
      34,
      48,
      59,
      67,
      151
    ],
    "$WhmToken": [
      7
    ],
    "$res5": [
      124
    ],
    "$i": [
      33
    ],
    "$res7": [
      186,
      190,
      194
    ],
    "$FtpUri": [
      170
    ],
    "$Config": [
      18
    ],
    "$EnvScript": [
      4
    ],
    "$ConfigPath": [
      16
    ],
    "$Found2": [
      202
    ],
    "$DesktopPath": [
      15
    ],
    "$Api1Error": [
      247
    ],
    "$res6": [
      153
    ],
    "$Attempts": [
      258
    ],
    "$FtpFile": [
      168
    ],
    "$Stream": [
      181
    ],
    "$WhmHost": [
      9
    ],
    "$FtpBytes": [
      172
    ],
    "$Request.KeepAlive": [
      179
    ],
    "$FtpUser": [
      159
    ],
    "$Found3": [
      203
    ],
    "$res2": [
      90
    ],
    "$RemoteRoot": [
      19
    ],
    "$ArgsV5": [
      118
    ],
    "$FileContent": [
      132
    ],
    "$Request.UseBinary": [
      178
    ],
    "$Request.Method": [
      176
    ],
    "$TargetUser": [
      10
    ],
    "$res3": [
      99
    ],
    "$Found4": [
      204
    ],
    "$Request.ContentLength": [
      177
    ],
    "$Boundary": [
      130
    ],
    "$res1": [
      81
    ],
    "$TelemetryPath": [
      256
    ],
    "$UploadResult": [
      287
    ],
    "$FtpHost": [
      161,
      164
    ],
    "$Found5": [
      205
    ],
    "$Headers": [
      37,
      50,
      69,
      146
    ],
    "$Found6": [
      206
    ],
    "$res4": [
      108
    ],
    "$WhmUser": [
      8
    ],
    "$Body": [
      135
    ],
    "$FtpContent": [
      171
    ],
    "$Found7": [
      207
    ],
    "$FtpPass": [
      160
    ],
    "$Domain": [
      20
    ],
    "$List": [
      199
    ],
    "$FtpResponse": [
      185
    ],
    "$Found1": [
      201
    ],
    "$Request": [
      174
    ],
    "$LF": [
      131
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "ConvertTo-Json",
    "Format-Table",
    "Get-Content",
    "Get-Date",
    "Get-FileSize",
    "Invoke-Cpanel-API1",
    "Invoke-Cpanel-API2",
    "Invoke-RestMethod",
    "Invoke-UAPI",
    "Join-Path",
    "New-Item",
    "New-Object",
    "Out-File",
    "Out-Null",
    "Select-Object",
    "Test-Path",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: test-symlink
``json
{
  "ScriptName": "test-symlink.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\test-symlink\\test-symlink-20260407-1300.ps1",
  "Stats": {
    "Chars": 19748,
    "Lines": 392,
    "SizeKB": 19.33
  },
  "Complexity": {
    "Points": 43,
    "Rating": "High"
  },
  "Functions": [
    {
      "Name": "Invoke-Cpanel-API2",
      "Line": 52
    },
    {
      "Name": "Invoke-UAPI",
      "Line": 72
    },
    {
      "Name": "Invoke-FTP-Upload",
      "Line": 85
    },
    {
      "Name": "Test-CpanelApiResult",
      "Line": 114
    }
  ],
  "Variables": {
    "$BridgeConfigPath": [
      16
    ],
    "$PhpLinkerWebUrl": [
      220
    ],
    "$Request": [
      99
    ],
    "$RetryCount": [
      307
    ],
    "$errMsg": [
      133
    ],
    "$EnvScript": [
      3
    ],
    "$StaleLinkers": [
      155
    ],
    "$ActualTarget": [
      275,
      278,
      282
    ],
    "$DesktopPath": [
      14
    ],
    "$LinkerWebResponse": [
      236
    ],
    "$RootFiles": [
      154
    ],
    "$mkdirReleaseResponse": [
      168
    ],
    "$WpPosterDataPath": [
      15
    ],
    "$ListResponse": [
      254
    ],
    "$MaxRetries": [
      306
    ],
    "$FtpPass": [
      88
    ],
    "$TargetMatch": [
      274,
      279,
      283
    ],
    "$script:LastErrorResponse": [
      113,
      120
    ],
    "$TestSymlinkPath": [
      36
    ],
    "$TargetFromApi": [
      272
    ],
    "$ParentList": [
      267
    ],
    "$PhpLinkerFileName": [
      219
    ],
    "$AbsTarget": [
      45
    ],
    "$DirState": [
      342,
      372
    ],
    "$FtpUri": [
      96
    ],
    "$HomeDir": [
      27
    ],
    "$LinkerEntry": [
      229
    ],
    "$Request.ContentLength": [
      102
    ],
    "$SymlinkResult": [
      344
    ],
    "$TelemetryPath": [
      337,
      368
    ],
    "$FtpUser": [
      87
    ],
    "$Request.KeepAlive": [
      104
    ],
    "$Uri": [
      56,
      67,
      75
    ],
    "$WebVerifyUrl": [
      302
    ],
    "$CheckLinker": [
      228
    ],
    "$AbsTestFilePath": [
      47
    ],
    "$Domain": [
      25
    ],
    "$StateResponse": [
      341,
      371
    ],
    "$WebVerified": [
      309,
      318
    ],
    "$Request.Credentials": [
      100
    ],
    "$DummyContent": [
      182
    ],
    "$TestFileName": [
      42
    ],
    "$RemoteRoot": [
      26
    ],
    "$TestFileSize": [
      38,
      191
    ],
    "$Headers": [
      58,
      77
    ],
    "$FtpHost": [
      89,
      90
    ],
    "$Items": [
      259
    ],
    "$Stream": [
      106
    ],
    "$PhpLinkerSize": [
      39,
      230
    ],
    "$mkdirParentResponse": [
      165
    ],
    "$WhmToken": [
      6
    ],
    "$LinkEntry": [
      268
    ],
    "$TargetUser": [
      9
    ],
    "$statusCode": [
      332
    ],
    "$WhmUser": [
      7
    ],
    "$TestReleasePath": [
      35
    ],
    "$TestReleaseID": [
      34
    ],
    "$BridgeConfig": [
      24
    ],
    "$null": [
      158,
      173,
      174
    ],
    "$PhpLinkerCode": [
      201
    ],
    "$CheckFile": [
      186
    ],
    "$Bytes": [
      97
    ],
    "$WhmHost": [
      8
    ],
    "$IsExistsError": [
      124
    ],
    "$ErrorResult": [
      374
    ],
    "$reason": [
      140
    ],
    "$FoundTestFile": [
      257,
      261
    ],
    "$Request.UseBinary": [
      103
    ],
    "$TestFileEntry": [
      187
    ],
    "$LinkerData": [
      237,
      239
    ],
    "$Request.Method": [
      101
    ],
    "$AbsSymlinkPath": [
      46
    ],
    "$WebCheck": [
      308,
      313
    ]
  },
  "Dependencies": [
    "ConvertFrom-Json",
    "ConvertTo-Json",
    "Get-Content",
    "Get-Date",
    "Invoke-Cpanel-API2",
    "Invoke-FTP-Upload",
    "Invoke-RestMethod",
    "Invoke-WebRequest",
    "Join-Path",
    "New-Item",
    "New-Object",
    "Out-File",
    "Out-Null",
    "Start-Sleep",
    "Test-CpanelApiResult",
    "Test-Path",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: verify-bridge-path
``json
{
  "ScriptName": "verify-bridge-path.ps1",
  "LastScan": "2026-04-07 13:00:39",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\verify-bridge-path\\verify-bridge-path-20260407-1300.ps1",
  "Stats": {
    "Chars": 29987,
    "Lines": 585,
    "SizeKB": 29.49
  },
  "Complexity": {
    "Points": 87,
    "Rating": "Very High"
  },
  "Functions": [
    {
      "Name": "Invoke-Cpanel-API2",
      "Line": 30
    },
    {
      "Name": "Invoke-UAPI",
      "Line": 51
    }
  ],
  "Variables": {
    "$TelemetryJsonPath": [
      583
    ],
    "$icon": [
      162
    ],
    "$FoundArtifacts": [
      307
    ],
    "$Match": [
      192,
      251,
      309,
      310
    ],
    "$res": [
      180,
      185
    ],
    "$SecurityFiles": [
      249
    ],
    "$Partition": [
      78
    ],
    "$EnvScript": [
      16
    ],
    "$WhmResponse": [
      69
    ],
    "$foundMessage": [
      82
    ],
    "$WpPosterDataPath": [
      512
    ],
    "$LegacyAudit": [
      333
    ],
    "$ItemsAtRoot": [
      143
    ],
    "$statusText": [
      221,
      222
    ],
    "$DesktopPath": [
      511
    ],
    "$BackupDirRel": [
      356
    ],
    "$HtReady": [
      455
    ],
    "$DocsFilePath": [
      526
    ],
    "$WebServer": [
      94,
      98,
      100
    ],
    "$FoundLegacy": [
      328,
      330
    ],
    "$CurrentLinkValid": [
      414,
      443
    ],
    "$ConfirmedPath": [
      63,
      142
    ],
    "$HasAtomic": [
      117,
      132
    ],
    "$RelPath": [
      199
    ],
    "$StorageNote": [
      491
    ],
    "$Uri": [
      34,
      46,
      53
    ],
    "$PathsToExplore": [
      106
    ],
    "$SecurityAudit[$Sec]": [
      281
    ],
    "$ContentRes": [
      265
    ],
    "$AssetRow": [
      238
    ],
    "$ExpectedLegacyItems": [
      360
    ],
    "$WebPing": [
      97
    ],
    "$StructureType": [
      144
    ],
    "$DocsBridgePath": [
      523
    ],
    "$PotentialAbs": [
      422
    ],
    "$BackupEntries": [
      179,
      358
    ],
    "$structure": [
      139
    ],
    "$CurrentContent": [
      441
    ],
    "$Components": [
      190
    ],
    "$ListResponse": [
      119
    ],
    "$JsonData": [
      532
    ],
    "$BaselineComplete": [
      389,
      401
    ],
    "$JsonPath": [
      531
    ],
    "$ActiveRelease": [
      155,
      424
    ],
    "$AtomicSecretsFound": [
      413,
      436
    ],
    "$cleanupColor": [
      316
    ],
    "$HomeDir": [
      80
    ],
    "$OutputContent": [
      6
    ],
    "$Map[$Comp]": [
      202
    ],
    "$PhpHint": [
      290
    ],
    "$FoundInBackup": [
      361,
      364
    ],
    "$Exists": [
      197,
      252
    ],
    "$AcctHomeDir": [
      75
    ],
    "$WhmHeaders": [
      68
    ],
    "$TargetAcct": [
      71
    ],
    "$Domain": [
      23
    ],
    "$ReleaseList": [
      417
    ],
    "$LegacyRootBackupComplete": [
      351,
      370
    ],
    "$AcctPartition": [
      74
    ],
    "$BaselineList": [
      391
    ],
    "$secStatus": [
      255,
      258,
      270,
      274,
      277
    ],
    "$LogicFile": [
      289
    ],
    "$WhmURL": [
      67
    ],
    "$Entries": [
      172
    ],
    "$CoreFiles": [
      394
    ],
    "$cleanupStatus": [
      315
    ],
    "$legacyColor": [
      339
    ],
    "$BackupContent": [
      357
    ],
    "$InBackup": [
      235
    ],
    "$Headers": [
      36,
      55
    ],
    "$Items": [
      123,
      124,
      125
    ],
    "$ArtifactPatterns": [
      296
    ],
    "$ReleaseFolders": [
      418
    ],
    "$Type": [
      198
    ],
    "$LinkSize": [
      420
    ],
    "$MigrationReadiness": [
      457
    ],
    "$SecurityAudit": [
      246
    ],
    "$note": [
      211,
      214,
      216
    ],
    "$HasLegacy": [
      116,
      135
    ],
    "$readinessColor": [
      460
    ],
    "$statusColor": [
      224
    ],
    "$FileTimestamp": [
      508
    ],
    "$InRoot": [
      234
    ],
    "$WhmToken": [
      19
    ],
    "$ReleasesContent": [
      175
    ],
    "$Timestamp": [
      4
    ],
    "$WhmUser": [
      20
    ],
    "$BaselineFolderRel": [
      386
    ],
    "$AbsPath": [
      200
    ],
    "$LogFilePath": [
      516
    ],
    "$TargetUser": [
      22
    ],
    "$secColor": [
      283
    ],
    "$LegacyRootBackupExists": [
      350
    ],
    "$FoundCore": [
      395,
      397
    ],
    "$AuditList": [
      171
    ],
    "$LegacyFiles": [
      327
    ],
    "$BaselineExists": [
      387
    ],
    "$CoreAssets": [
      232
    ],
    "$WhmHost": [
      21
    ],
    "$ReleaseContent": [
      434
    ],
    "$readinessText": [
      459,
      463,
      466,
      470,
      474,
      477,
      480,
      483,
      486
    ],
    "$ArtifactCount": [
      314
    ],
    "$ScriptRoot": [
      521
    ],
    "$RawHt": [
      266
    ],
    "$AppRoot": [
      522
    ],
    "$Label": [
      220
    ],
    "$WhitelistOk": [
      254,
      269,
      273
    ],
    "$Map": [
      154
    ],
    "$InBaseline": [
      236
    ],
    "$BaselineEntries": [
      184,
      392
    ],
    "$file": [
      308
    ],
    "$Mode": [
      253
    ],
    "$TelemetryPath": [
      580
    ],
    "$LegacyRootBackupItems": [
      352,
      367
    ],
    "$legacyStatus": [
      338
    ],
    "$LogDirPath": [
      513
    ]
  },
  "Dependencies": [
    "ConvertTo-Json",
    "ForEach-Object",
    "Get-Date",
    "Invoke-Cpanel-API2",
    "Invoke-RestMethod",
    "Invoke-UAPI",
    "Invoke-WebRequest",
    "Join-Path",
    "New-Item",
    "New-Object",
    "Out-File",
    "Out-Null",
    "Split-Path",
    "Test-Path",
    "Where-Object",
    "Write-Host"
  ]
}

`` 
### Node: verify-bridge-path_modularized
``json
{
  "ScriptName": "verify-bridge-path_modularized.ps1",
  "LastScan": "2026-04-07 14:36:08",
  "BackupSource": "C:\\Users\\dunba\\Desktop\\wp-poster-app\\apps\\wp-poster\\tools\\backups\\evals\\verify-bridge-path_modularized\\verify-bridge-path_modularized-20260407-1436.ps1",
  "Stats": {
    "SizeKB": 4.87,
    "Lines": 89,
    "Chars": 4984
  },
  "Complexity": {
    "Rating": [
      "Low",
      "Moderate",
      "High"
    ],
    "Points": 4
  },
  "Functions": null,
  "Variables": {
    "$AssetMatrix": [
      35
    ],
    "$LegacyRootPreservation": [
      40
    ],
    "$Domain": [
      18
    ],
    "$Security": [
      36
    ],
    "$BaselineHealth": [
      41
    ],
    "$JsonData": [
      55
    ],
    "$ReportText": [
      47
    ],
    "$TargetUser": [
      17
    ],
    "$Context": [
      26
    ],
    "$WhmToken": [
      14
    ],
    "$ReleasesContent": [
      34
    ],
    "$ActiveReleaseInfo": [
      38
    ],
    "$Map": [
      33
    ],
    "$WhmHost": [
      16
    ],
    "$LibPath": [
      4
    ],
    "$WebServer": [
      31
    ],
    "$WhmUser": [
      15
    ],
    "$Discovery": [
      27
    ],
    "$PhpHint": [
      30
    ],
    "$StructuralMapResult": [
      32
    ],
    "$Readiness": [
      44
    ],
    "$Cleanup": [
      37
    ],
    "$EnvScript": [
      11
    ],
    "$LegacyPresence": [
      39
    ]
  },
  "Dependencies": [
    "Build-ReportContent",
    "Get-BridgeAccountContext",
    "Get-BridgeActiveReleaseInfo",
    "Get-BridgeAssetMatrix",
    "Get-BridgePhpHint",
    "Get-BridgeStructuralMap",
    "Get-BridgeWebServerInfo",
    "Get-Date",
    "Get-MigrationReadiness",
    "Invoke-BridgeBaselineHealthAudit",
    "Invoke-BridgeCleanupAudit",
    "Invoke-BridgeLegacyPresenceAudit",
    "Invoke-BridgeLegacyRootPreservationAudit",
    "Invoke-BridgeSecurityAudit",
    "Join-Path",
    "Resolve-BridgeRoot",
    "Save-BridgeReports",
    "Test-Path",
    "Write-Host"
  ]
}

`` 

