XcodeBuildMCP Runtime Boundary Review Review guardrails for runtime routing and invocation boundaries. Review scope - Review-only by default. - Do not edit product code unless the user explicitly requests implementation changes. Files to inspect - - - - - - - - - Guardrails - MCP, CLI, and daemon paths use shared handlers. - Stateful CLI tools route through daemon only when requires it. - Do not treat daemon as a third manifest availability mode. - Dynamic Xcode IDE tools keep daemon routing semantics. - Catalog filtering respects availability, workflow selection, and predicates. - Runtime fa…