<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Agentic Workflows on Uni Matrix Zero</title><link>https://unimatrixz.com/tags/agentic-workflows/</link><description>Recent content in Agentic Workflows on Uni Matrix Zero</description><generator>Hugo</generator><language>en</language><copyright>Stephan Froede</copyright><lastBuildDate>Wed, 12 Aug 2026 22:12:36 +0200</lastBuildDate><atom:link href="https://unimatrixz.com/tags/agentic-workflows/index.xml" rel="self" type="application/rss+xml"/><item><title>AI Agent Architecture: Models, Memory, Tools, State and Control</title><link>https://unimatrixz.com/topics/ai-production-architecture/ai-agent-architecture/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://unimatrixz.com/topics/ai-production-architecture/ai-agent-architecture/</guid><description>&lt;p&gt;An AI agent is not just an LLM with tool definitions. A production agent is a runtime system that assembles context, chooses actions, interacts with external services, preserves state and proves what happened.&lt;/p&gt;</description></item><item><title>AI Coordinator Architecture: Preserve Process Sovereignty</title><link>https://unimatrixz.com/topics/ai-production-architecture/ai-coordinator-process-sovereignty/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://unimatrixz.com/topics/ai-production-architecture/ai-coordinator-process-sovereignty/</guid><description>&lt;p&gt;The coordinator is the most strategically important component in an AI production system. It decides when a run begins, which state is accepted, what may happen next, when a model or tool is invoked, whether approval is required and when the process is complete.&lt;/p&gt;
&lt;p&gt;That role can be delegated to an LLM. It can also remain in deterministic code or be distributed across heuristics, state machines and model calls. The choice determines how much of the production process the organization can inspect, govern and replace.&lt;/p&gt;</description></item><item><title>From AMR to Execution Graphs for Agentic Workflows</title><link>https://unimatrixz.com/topics/ai-production-architecture/amr-execution-graphs-agentic-workflows/</link><pubDate>Wed, 12 Aug 2026 00:00:00 +0000</pubDate><guid>https://unimatrixz.com/topics/ai-production-architecture/amr-execution-graphs-agentic-workflows/</guid><description>&lt;p&gt;Agent frameworks increasingly expose workflows as graphs. Nodes call models or tools, edges control routing, and persisted state makes long-running work resumable. At first glance, Abstract Meaning Representation seems made for this moment: it also turns language into a graph.&lt;/p&gt;
&lt;p&gt;But the two graphs answer different questions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AMR describes meaning. An execution graph prescribes computation.&lt;/strong&gt; Connecting them requires a compiler boundary, not a shared diagram format.&lt;/p&gt;</description></item><item><title>Agentic Workflows vs. Production Pipelines</title><link>https://unimatrixz.com/topics/ai-production-architecture/agentic-workflows-vs-production-pipelines/</link><pubDate>Sat, 22 Jun 2024 00:00:00 +0000</pubDate><guid>https://unimatrixz.com/topics/ai-production-architecture/agentic-workflows-vs-production-pipelines/</guid><description>&lt;p&gt;The choice is not “pipeline or agent.” Reliable AI systems usually combine deterministic production pipelines with a few bounded model-driven decisions. The architectural task is deciding where variability is valuable and where it becomes operational risk.&lt;/p&gt;</description></item></channel></rss>