ApplicationDependencyMapping
Application Dependency Mapping Module for M&A Discovery Suite
What it does
Maps application dependencies, service relationships, and network connections to provide comprehensive understanding of application architecture. Enriched: ConvertFrom-ServiceDependency and ConvertFrom-DependencyConnection convert service/network objects to standardized dependency records with columns: SourceName, SourceType, TargetName, TargetType, DependencyType, HealthStatus, CollectionMethod, ObjectType, Timestamp.
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/application-dependency-mapping 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.