Autonomous AI Agent for Telemetry Root Cause Analysis (RCA): Designed and built an intelligent diagnostic agent using Python, FastAPI, and agentic workflows to autonomously analyze distributed system logs and telemetry data during service incidents. The system maps microservice dependencies to trace cascading failures, filters out alert noise, and isolates the true failure origin node in seconds. By translating raw telemetry and service graphs into concise, actionable post-mortem summaries, it significantly cuts Mean Time to Resolution (MTTR) and automates complex incident triage without requiring manual log sifting.