Skip to content

Research

I collect field notes and experiments on agent runtimes, memory, orchestration, protocols, and AI infrastructure, with links to code where an idea has one.

research note

Agent runtime concepts

Execution loops, role boundaries, termination rules, persistent state, and runtime-level failure handling.

#runtime#agents#orchestration

active experiment

Memory models for LLM systems

Comparing episodic, semantic, compressed, and affective memory for agents that need continuity.

#memory#retrieval#state

architecture note

MCP routing and tool boundaries

How tool catalogs, permissions, connector identity, and protocol adapters shape reliable agent execution.

#MCP#tools#protocols

experiment

LLM inference on constrained hardware

Running local LLM chat and image generation on the Xbox Series S|X via UWP dev mode — ONNX Runtime GenAI plus DirectML, routed per workload under tight platform limits.

#ONNX Runtime#DirectML#on-device
xllama