Other ● Sealed v1.0 (treated)

EnvironmentTopologyDetector

Convert dsregcmd /status output to enriched Azure AD join record.

What it does

Pure function that parses dsregcmd /status string output and extracts Azure AD join status, tenant information, and device compliance data. Used by both primary and fallback collection strategies.

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/environment-topology-detector

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.