decapod 0.28.4

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
# .decapod - Decapod Project Metadata

This directory is managed by the decapod.

## Contents

- `OVERRIDE.md`: **Edit this file** to override the embedded decapod constitution for project-specific needs.
  - Customize behavior by adding overrides for specific core/, specs/, or plugins/ components.
  - See the file itself for usage examples and available override paths.
- `data/`: **DO NOT TOUCH**. This is persistent storage (SQLite databases and event logs) used by your agent(s) and decapod.
- `generated/`: **DO NOT TOUCH**. Artifacts generated by decapod.