Skip to content
docsv0.1.0

Milpa Workflow v0.1.0

A data-driven, ORM-backed state machine for the Milpa framework — gate definitions, approval passages with opaque principals, evidence, and an automated VerifierInterface implementation.

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/workflow

API reference

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

Contracts 2

Entities 5

Enums 3

Exceptions 3

Gates 1

Services 1

StateMachine 4

Verification 1