The four practices
-
01 Boot a real Milpa
Create the skeleton, boot its kernel and recognize in the output the pieces that actually got wired up.
-
02 Break and repair a contract
Observe that
requires/providesfails before boot and confirm that adding a provider repairs the graph. -
03 Generate and inspect a route
Use devtools to generate code and then check the route from the booted kernel, not from the filesystem.
-
04 Activate the agent-ready surface
Enable MCP explicitly, generate a tool and confirm the runtime registered it with a name and description.