Compare Cache Runs Quick Start You'll typically receive two cache run identifiers. Follow these steps: 1. Run to find cache runs on each branch. 2. Run for both base and head cache runs. 3. Compare duration, status, and cache hit rates. 4. Summarize cache changes with root cause analysis. Step 1: Resolve Cache Runs If base/head are cache run IDs or dashboard URLs Fetch each directly: If base/head are branch names List recent cache runs on each branch: Then fetch full details with . Defaults - If no base is provided, use the project's default branch (usually ). - If no head is provided, detect…