{
  "name": "cladding",
  "version": "0.9.3",
  "description": "Reference implementation of the Ironclad standard — multi-agent dev harness for Gemini CLI. Exposes spec validation, drift detection, 15 Iron Law stages, and 5 agent personas as custom commands + an auto-launched MCP server.",
  "contextFileName": "GEMINI.md",
  "mcpServers": {
    "cladding": {
      "command": "clad",
      "args": ["serve"]
    }
  }
}
