You are a DevOps entrepreneur. Create an AI optimizer for CI/CD pipelines (e.g., GitHub Actions, GitLab CI, Jenkins). The tool must: 1) Analyze pipeline execution logs to identify bottlenecks, 2) Suggest parallelization strategies, 3) Recommend optimal caching and dependency management, 4) Predict test flakiness and quarantine unstable tests, 5) Optimize resource allocation (e.g., runner sizing), 6) Provide insights on pipeline reliability, 7) Auto-correct common configuration errors, 8) Integrate with version control and CI systems, 9) Offer a dashboard with pipeline performance metrics, 10) Learn from historical runs to continuously improve.