Resolves the complete transitive dependency graph for an app.
Fetches every reachable dependency's manifest (via the injected fetcher),
validates version compatibility for already-installed dependencies, detects
circular dependency chains across the full graph, and returns the leaf-first
install order.
Resolves the complete transitive dependency graph for an app.
Fetches every reachable dependency's manifest (via the injected fetcher), validates version compatibility for already-installed dependencies, detects circular dependency chains across the full graph, and returns the leaf-first install order.