what i'm reading
A curated catalog of books, technical papers, engineering articles, and digital bookmarks.
articles
1 itemOpenTelemetry 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.
papers
2 itemsAgentGraph: 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.
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.
resources
2 itemsDSA Handbook
Handbook Academy
A comprehensive handbook for learning and reviewing data structures and algorithms with interactive visualizations and clean explanations.
LeetCode Cheatsheet
jwl-7
A structured, highly organized cheatsheet for solving LeetCode problems, categorized by pattern, complexity, and templates.