Skip to content
docsv0.2.0

Milpa Resolver v0.2.0

The architecture resolver of Milpa: pure logic that resolves contracts, versioned capabilities, and surfaces against a host profile and returns a ResolutionReport classifying the graph as valid, bootable_with_warnings, blocked, or legacy_compatible.

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

API reference

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

Capability 1

Contracts 1

Engine 1

Exceptions 1

Ingest 3

Input 1

Manifest 4

Report 4

Support 2