decapod 0.60.9

Decapod is a Rust-built governance runtime for AI agents: repo-native state, enforced workflow, proof gates, safe coordination.
Documentation
# Summary

- [Welcome]index.md
- [Introduction]introduction.md
- [Quickstart]quickstart.md
- [Mental Model]mental-model.md
- [Configuration]configuration.md

- [Workflows]
  - [Single-Agent]workflows/single-agent.md
  - [Multi-Agent]workflows/multi-agent.md
  - [External Trackers]workflows/external-trackers.md
  - [Workspace Isolation]workflows/workspace-isolation.md

- [Concepts]
  - [Agent-First Architecture]concepts/agent-first.md
  - [Intent]concepts/intent.md
  - [Workspaces]concepts/workspaces.md
  - [Proof]concepts/proof.md
  - [Constitution]concepts/constitution.md
  - [Overrides]concepts/overrides.md
  - [Model Context Protocol (MCP)]concepts/mcp.md

- [Reference]
  - [Config (config.toml)]reference/config-toml.md
  - [CLI Reference]reference/cli.md
  - [Error Codes]reference/errors.md
  - [Artifacts]reference/artifacts.md