Skip to content
docsv0.7.1

Milpa Resolver v0.7.1

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

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

Advisor 2

Capability 1

Contracts 1

Engine 1

Events 1

Exceptions 1

Ingest 4

Input 1

Manifest 4

Report 4

Support 2