Skip to content
docsv0.1.0

Milpa Live v0.1.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

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

Components 18

Contracts 6

DataSource 3

Events 9

Http 2

Rendering 2

Runtime 1

Support 1

ValueObjects 11