Writing

Essays, AI paper notes, and learning notes.

This is the main content hub. Put Markdown files into src/content/writing. Use category to mark each file as AI Paper Note, Technical Note, Learning Note, or Personal Blog.

AI AgentAI Paper NoteLearning NotePersonal
May 10, 2026 · AI Agent

How to Evaluate an AI Agent Beyond Accuracy

A practical note on why production agents need evaluation beyond simple answer accuracy.

AgentEvaluationReliability
May 10, 2026 · Learning Note

Learning Note: Agent Memory Is Not Just More Context

A short learning note about why agent memory should be selective, structured, and useful for future decisions.

AgentMemoryLearning Note
May 10, 2026 · AI Paper Note

Reading Template: Memory-augmented Agents

A reusable structure for reading papers about memory, retrieval, and long-horizon agents.

  • Good memory is selective, not just large.
  • Retrieval quality matters more than storing everything.
  • Long-horizon agents need evaluation over trajectories, not only final answers.
MemoryRAGAgent
May 9, 2026 · Personal

Why I Built This Personal Site

This site is designed as a public evidence layer behind my CV.

CareerWritingPortfolio