Storage ● Sealed v1.0 (treated)

StorageArray

Converts a storage volume object to a normalized record with calculated fields.

What it does

Takes a hashtable representing a storage volume and returns a PSCustomObject with normalized properties and calculated fields such as free space and utilization percentage.

How the app exposes it

The module runs through the ACQI discovery orchestrator and writes its rows into a dedicated results view. From there, conflicts, dependencies, and readiness scores feed the deal-wide consolidation layer.

Route in app:
/discovered/storage-array

Outputs

Each module emits a normalised CSV keyed by entity ID with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact column set varies by module — the app's results view shows the live schema.