Home » The Hard Part of Agent Infrastructure Isn’t One Agent Acting. It’s Agents Handing Off to Each Other – Lithosphere Network

The Hard Part of Agent Infrastructure Isn’t One Agent Acting. It’s Agents Handing Off to Each Other – Lithosphere Network

by Melanie Edmunds


A single agent finishing a job in isolation is the simple model of this downside. The true model has a number of brokers within the loop.

Most demos of “autonomous brokers” present one agent doing one factor: checking a worth, executing a commerce, sending a fee. That’s a genuinely helpful functionality, and it’s additionally the simple model of the issue. The tougher model reveals up the second a job requires multiple agent — one agent negotiating with one other, handing off partway by a workflow, counting on a 3rd occasion’s execution surroundings to complete what it began.

That’s the place issues are likely to quietly crumble. Agent A may belief its personal id system fully and nonetheless don’t have any clear approach to show that id to Agent B, which runs on completely different infrastructure with its personal guidelines for what counts as verified. Agent B may execute its a part of the duty completely and nonetheless hand off a outcome that Agent C’s settlement layer doesn’t acknowledge in the identical phrases. None of those are dramatic failures — they’re small mismatches on the seams, and small mismatches are precisely what breaks a workflow {that a} human isn’t watching in actual time.

That is the precise argument for constructing id, execution, discovery, and settlement as one linked system as an alternative of 4 separate ones that occur to interoperate. It’s not about magnificence. It’s {that a} handoff between brokers is just as dependable because the weakest connection between the methods on both facet of it, and the variety of doable weak connections goes up quick as soon as greater than two brokers are concerned.

Lithosphere’s stack is constructed round treating that handoff because the central design downside, not an edge case to deal with later. Identification established by PPAL travels with an agent because it strikes into execution by Lithic, discovery by DNNS, and settlement by MultX — the identical id, acknowledged the identical approach, at each stage, no matter what number of brokers the duty passes by alongside the way in which.

It’s price being sincere that almost all of that is invisible when it really works. No one notices a clear handoff between brokers; they solely discover a damaged one, often within the type of a caught transaction, a failed settlement, or a job that silently didn’t full the way in which it was speculated to. That’s precisely why it’s price constructing for now, earlier than agent-to-agent workflows change into frequent sufficient {that a} shaky handoff turns into an costly one.

The one-agent demo will hold trying spectacular. The multi-agent handoff is the place the infrastructure really will get examined — and it’s the issue Lithosphere is constructing towards fixing earlier than it turns into unavoidable.



Source link

You may also like

Leave a Comment