What you can do with Actio
Deterministic routing
Use `actio/router.yaml` to route agents to the right context.
Scripts & manifest
Put runnable scripts in `actio/scripts/`; maintain the single file `manifest.yaml`.
Schema validation
Catch missing files, bad YAML, and broken references early.
Plugins
Add extra checks with simple YAML validation plugins.
MCP integration
Expose Actio context (and plug in other MCPs) via `actio mcp`.