AI agents are systems problems
The difficult part of useful agentic AI is not the model call. It is everything required to make judgment and action reliable.
Insights
Technical articles, research, engineering notes, and professional analysis about intelligent systems and the real engineering required to make them useful.
Topics describe what an idea is about. Formats describe what kind of piece it became.
Models matter. But architecture, context, permissions, evaluation, and operations decide whether an agent becomes infrastructure or remains a demo.
Read the insight →9 insights

The model may supply the reasoning, but the harness makes an agent operational. Here is how prompt, context, runtime, tools, memory, safety, and observability fit together—and why the stack should feel familiar to DevOps engineers.

Agents provide judgment, context, and action; skills package repeatable methods. Understanding the boundary makes both easier to design, secure, and reuse.

Tokenization breaks text into model-readable units. Embeddings place those units—or entire passages—into learned numerical spaces. Here is how the major approaches work and why the distinction matters.
ML-KEM does not encrypt your data. It solves the increasingly urgent problem of establishing the key—and reveals whether your organization is ready to change the cryptography beneath its systems.

How military service, resilience, and an applied research mindset shape my work in cybersecurity and AI at the University of South Florida.
Models matter. But architecture, context, permissions, evaluation, and operations decide whether an agent becomes infrastructure or remains a demo.
The best agent architectures are not those with the fewest human decisions. They are the ones that place judgment deliberately.
From insights to work
The difficult part of useful agentic AI is not the model call. It is everything required to make judgment and action reliable.
Human approval, provenance, and permissions should shape an agent system from the beginning—not arrive as an afterthought.