decapod 0.59.2

Decapod is a Rust-built governance runtime for AI agents: repo-native state, enforced workflow, proof gates, safe coordination.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Agent Orientation Corpus

This directory contains the API-awareness layer for Decapod.

- [api-index.md]api-index.md: The primary entrypoint.
- [command-contracts.md]command-contracts.md: Operational contracts for CLI commands.
- [payload-examples.md]payload-examples.md: Valid call shapes.
- [error-recovery.md]error-recovery.md: Handling failures.
- [state-model.md]state-model.md: Conceptual state entities.
- [config-schema.md]config-schema.md: Configuration policy keys.
- [llms.txt]llms.txt: Full documentation index.