Understand¶
The reference, the interactive demo, the anatomy of an agent, the whole framework on one map. Start here if you want to know what MASO is before you decide what to build.
-
Framework Reference
The complete MASO reference: eleven control domains, three tiers, OWASP coverage, PACE resilience, and the architectural trade-offs.
-
Interactive Demo
Watch a multi-agent workflow run, then watch it get attacked. See where each control layer catches what the last one missed.
-
Anatomy of an Agent
What an agent actually is under the hood: the loop, the tools, the memory, and every place a control has to sit.
-
Distributed Architecture
At scale, Layer 2 becomes sidecars, a hardened message bus, and agent-to-agent IAM, not one judge as a chokepoint.
Where next
Once you know what MASO is, move to Implement to choose the controls your deployment needs, or jump straight to the Interactive Demo to see it work.
Running one AI system, not a fleet? The single-agent foundation lives in ASO: the same layers, one boundary.