Skip to content
docsv0.1.0

Milpa Live Web v0.1.0

The web surface for milpa/live — HTML renderers over the design system, XHTML state/interaction codecs, and a security-hardened LiveEndpoint (HMAC-signed state, CSRF, single-use nonce/replay protection).

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-web

API reference

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

Adapters 1

Contracts 11

Http 1

Rendering 5

Security 7

Support 2

Transport 1

ValueObjects 3