Discovery Base
Lower-level helpers used across discovery modules.
What it does
Provides consistent initialization, validation, and error handling for all discovery modules. This module includes standardized patterns for discovery operations including batching, throttling, retry logic, and efficient data retrieval with `Invoke-GraphAPIWithPaging`. It serves as the foundation for all discovery modules ensuring consistent behavior, error handling, and performance optimization across the entire discovery suite.
How the app exposes it
The module feeds into the ACQI app's dedicated results view. From there, conflicts, dependencies, and readiness scores roll up into the deal workspace.
/discovered/discovery-base Outputs
Each module produces a CSV with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact columns vary by module — the app's results view shows the live schema.