Skip to content
docsv0.17.0

Milpa Live v0.17.0

Render-target-agnostic live components for the Milpa framework — the same component definition renders to web AND terminal; state, data sources, and an event-driven interception seam, no HTML or ANSI in the component itself.

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

API reference

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

Components 19

Contracts 6

DataSource 3

Events 9

Http 2

Rendering 2

Runtime 1

Schema 15

Support 1

Testing 2

ValueObjects 11