Milpa DevTools v0.1.0
The generate-verify-inspect developer loop for Milpa apps — code generators, boot-time doctors, and architectural validators that run in-process, with Composer-safe root resolution. No product coupling, no exec(): the same convention checks coa:make runs against its own freshly generated code are yours to call directly.
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