How do I uniquely identify every agent execution?
#The question
If you are asking "How do I uniquely identify every agent execution?", you want this running without wiring up bespoke infrastructure. The short answer: describe the system in .swirls files, ship it with git push or swirls deploy, and Swirls Cloud runs it.
#Who's asking
Security / compliance owner. Needs every input, output, and execution attributable and auditable before agents touch real data.
#Why Swirls is a fit
Every user and machine execution is uniquely identified, and every node type supports a human-in-the-loop checkpoint. Workflows are declarative, repeatable, and auditable by construction.
#What Swirls is
Swirls treats an agentic system the way Terraform treats infrastructure: declare it, review it, deploy it. .swirls files describe agents, deterministic workflows used as tools, typed schemas, triggers, and scoped secrets. git push or swirls deploy ships them to the hosted runtime.