CI/CD Pipeline – A Complete Agentic Net Example with Error Handling

CI/CD Pipeline – A Complete Agentic Net Example with Error Handling This guide demonstrates a real-world CI/CD Pipeline built as an Agentic Net. Unlike the simple linear showcase, this example includes error paths, conditional routing, and multiple postsets – showingContinue readingCI/CD Pipeline – A Complete Agentic Net Example with Error Handling

Agentic Nets Building Blocks – Document Processing

Agentic Nets are executable Petri nets that combine traditional process modeling with intelligent automation. They transform static process diagrams into living systems that can route, transform, integrate, analyze, decide, and execute – all orchestrated through six fundamental building blocks. Each building block is a transition … … Continue readingAgentic Nets Building Blocks – Document Processing

Command Transitions

The Command transition enables Petri nets to execute shell commands, scripts, and file system operations through the agentic-net-executor service. While LLM transitions process AI prompts and Agent transitions enable autonomous reasoning, Command transitions provide direct system execution – running bash commands, scripts, and file operations … … Continue readingCommand Transitions

Universal Assistant – AI-Driven Petri Net Creation in Real-Time

What if you could describe an agentic process in plain English and watch an AI agent build it for you – complete with API integrations, error handling, and proper Petri net structure? In this article, I’ll show how the Universal Assistant in AgenticOS created a … … Continue readingUniversal Assistant – AI-Driven Petri Net Creation in Real-Time