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