Expand description
Decapod library crate.
Exposes the core control-plane runtime (core), embedded constitution/document
access (constitution), and plugin subsystems (plugins).
Runtime operational contracts for agents are defined in repository entrypoint docs and constitution documents, not in Rust source comments.
Modules§
- constitution
- Constitution-aligned code routing layer.
- core
- Core modules for Decapod’s control plane and methodology enforcement.
- plugins