Skip to content
docsv0.1.0

Milpa Governance v0.1.0

The governance-as-contract engine of Milpa: pure logic that compiles immutable ADR decisions and a GovernanceProfile into a deterministic GovernancePlan, then honestly enforces its gates — an enforced gate only counts if its mechanism actually guards the subject it names.

Modules declare the capabilities they provide and require, expose tools an agent can invoke, and gate mutating actions behind verification. The contract loop that runs through the whole system:

plugin → capability → tool → verification → event → result

installbash
composer require milpa/governance

API reference

29 public types across 1 namespaces — every symbol carries a DocBlock, and this reference is generated straight from them.

Core 29