Skip to content
srinivasBJ

what i'm reading

A curated catalog of books, technical papers, engineering articles, and digital bookmarks.

articles

1 item
articles

OpenTelemetry for AI Agents: Standardizing Span Semantics for Large Language Model Workflows

OpenTelemetry Community / Arize AI

Discusses the standardization of trace schemas (attributes, events, span kinds) specifically optimized for tracking LLM tool calls and multi-agent routing.

#opentelemetry#standards#tracing#agent-os

papers

2 items
papers

AgentGraph: Trace-to-Graph Platform for Interactive Analysis and Robustness Testing in Agentic AI Systems

Zekun Wu

A AAAI 2026 paper introducing a platform to convert agent execution logs into interactive knowledge graphs for root cause analysis.

#agentic-ai#knowledge-graphs#robustness-testing#observability
papers

AgentTrace: Causal Graph Tracing for Root Cause Analysis in Deployed Multi-Agent Systems

Zhaohui Geoffrey Wang

An ICLR 2026 Workshop paper outlining a latency-efficient method to reconstruct causal graphs from execution logs without invoking LLMs at debugging time.

#agentic-ai#observability#root-cause-analysis#causal-tracing#multi-agent-systems

resources

2 items
resources

DSA Handbook

Handbook Academy

A comprehensive handbook for learning and reviewing data structures and algorithms with interactive visualizations and clean explanations.

#dsa#algorithms#data-structures#computer-science
resources

LeetCode Cheatsheet

jwl-7

A structured, highly organized cheatsheet for solving LeetCode problems, categorized by pattern, complexity, and templates.

#leetcode#algorithms#problem-solving#cheatsheet