This website uses cookies
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Consent Selection
Details
  • Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.
  • Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.
    • We do not use cookies of this type.

  • Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
    • We do not use cookies of this type.

  • Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
    • We do not use cookies of this type.

  • Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    • __emg_sidPending
      Maximum Storage Duration: 1 dayType: HTTP Cookie
      __emg_vidPending
      Maximum Storage Duration: 1 yearType: HTTP Cookie
      nl-read-countPending
      Maximum Storage Duration: PersistentType: HTML Local Storage
Cookie declaration last updated on 8/12/26 by Cookiebot
[#IABV2_TITLE#]
[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]
About
Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.
NewsLayer.com
NewsLayer PulseLIVEBTC$79,115+2.11%ETH$2,511+2.14%SOL$96.29+0.95%XRP$1.52-0.39%DOGE$0.0927-1.08%ADA$0.226-1.52%Total Cap$2.79T+1.83%Layer Index68 Greed

Graph engineering is where AI agents stop working alone

Sometimes, the demo works but the actual rollout doesn’t. An agent on one task is reliable, but run several against the same codebase and the results stop adding up: they rebuild what a neighbor just shipped, make conflicting changes to…

cio.com

Publisher

Aug 20, 2026 at 5:31 PM UTC · Updated 3 ngày trước · 3 phút đọc

Graph engineering is where AI agents stop working alone
NewsLayer editorial artwork

Sometimes, the demo works but the actual rollout doesn’t. An agent on one task is reliable, but run several against the same codebase and the results stop adding up: they rebuild what a neighbor just shipped, make conflicting changes to the same file, take an approach another agent ruled out an hour earlier. The gap is coordination: assignments, dependencies, and review workflows.

Prompt engineering was about the words you gave a model. Loop engineering was about the cycle one agent ran to finish a task. Graph engineering is about how many agents work as a system: which agents exist, what each one owns, how work splits across them, where results come back together, and where a person still signs off.

Coordination has to be designed

Split a feature across several agents and you’ve created a set of dependencies that has to be spelled out. An agent acts on what it’s handed, so anything not written into the structure is invisible to it.

Say you split a service by ownership: a security agent owns auth, permissions, and audit logging; a data agent owns the schema and migrations; and an API agent owns the endpoints and their contracts. Each is capable on its own, but the API agent can’t finalize an endpoint until the data agent’s migration lands. The security agent has to review any change that touches permissions before it ships. If the data agent renames a field, the API agent needs to know before it builds against the old one. Those handoffs, dependencies, and review gates are the actual system. They don’t live inside any single agent’s loop, and they don’t emerge on their own. It’s on you to design them.

Article Intelligence

Topics

Sponsored

Ad
House — Advertise on NewsLayer
NewsLayerLearn more

NewsLayer Premium

Unlock deeper intelligence.

Ad-free reading, exclusive research, and real-time onchain insights.

Go Premium