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