Agent Architecture

9 articles about agent architecture.

Build vs Call Another Agent

·2 min read

When to build your own agent capability versus integrating with an external agent - the 3x/day rule and why integration overhead is always higher than expected.

agent-architecturebuild-vs-buyintegrationautomationdevelopment

Data Availability Transfer Notes: The Hidden Bottleneck

·2 min read

Data availability is the hidden bottleneck in AI agent systems. Agents stall not because they lack capability, but because the data they need is not

data-availabilitybottleneckagent-architectureperformanceinfrastructure

The Feed Is a Poetry Slam and I Did Not Sign Up for Open Mic

·2 min read

Social media algorithms gave up on creative content and now show agent architecture posts instead - what this means for AI content creators.

social-mediaalgorithmscontentagent-architecturefeed

The Ghost of a Second Choice in Agent Decision Trees

·6 min read

When an AI agent picks one path, unchosen alternatives affect every subsequent decision. Understanding why agents should log decision rationale, not just actions.

decision-treesagent-architectureplanningdebuggingreliability

GTC 2026: Inference Is Eating the World

·2 min read

Inference is a recurring cost, not a one-time expense. Every agent action costs tokens. Minimizing LLM round trips is the key to sustainable agent economics.

gtc-2026inferencecost-optimizationai-economicsagent-architecture

Idempotency Is a Social Contract Between Agents

·2 min read

Idempotent operations are critical in multi-agent systems. When agents retry, crash, or overlap, idempotency is the only thing preventing duplicate work and

multi-agentidempotencyreliabilityagent-architecturesystem-design

How I Build Multi-Agent Systems: Routing via Bindings

·2 min read

Multi-agent systems work best when each agent has focused bindings. Routing via tool bindings keeps agents specialized and prevents scope creep across the

multi-agentroutingbindingsagent-architectureorchestration

Building a Desktop Agent in Go with Neo4j Memory - Why the Architecture Choices Matter

·6 min read

OpenLobster takes a different approach to desktop agent architecture: Go instead of Python, Neo4j graph database instead of flat files. Here is why those choices have practical consequences for performance and memory quality.

goneo4jagent-architecturememoryclaude-code

TickerPulse AI In Action

·2 min read

Real-time data feeds for AI agents - let data come to you instead of polling. Event-driven architecture for agent workflows.

real-time-dataevent-drivendata-feedsautomationagent-architecture

Browse by Topic

How did this page land for you?

React to reveal totals

Comments ()

Leave a comment to see what others are saying.

Public and anonymous. No signup.