Teaching AI to Read Code: Building a Self-Analyzing Petri Net with AgenticOS and SA-BlobStore

A AgenticOS + SA-BlobStore journey: small tokens, big artifacts, and a two-stage “grep → analyze” agentic process I love the cleanliness of Petri nets in AgenticOS: tokens move, transitions fire, and everything stays inspectable. But the first time I tried to run a “real” agentic … … Continue readingTeaching AI to Read Code: Building a Self-Analyzing Petri Net with AgenticOS and SA-BlobStore

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