Context
The repository already has a .ai/ layer. The clients that read it differ in how they load nested instruction files, and each one reading by hand means each one reading differently. Serving the layer over MCP from one process makes the contract the same for all of them, and makes the clients visible to each other.