StorageConfig
Converts a storage configuration item to a standardized record format.
What it does
Pure function that transforms a raw storage config item into a record with enriched metadata (ConfigItem, ConfigValue, StorageSystem, Category, LastModified). All properties of the original ConfigItem are preserved in the output.
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.
/discovered/storage-config 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.