Implementation Architecture
This section maps the source-code architecture that turns matic from an ontology and set of schemas into a runnable multi-agent operating system. It shows where the hard contracts live, how signals become executions, how filesystem and git boundaries are enforced, and where the CLI, daemon, channels, runtimes, and verification layers meet. For founders, platform engineers, and operators, this is the quickest way to understand which subsystem owns which responsibility before reading the deeper implementation pages.