Growth acknowledges ADR-0024 Direction A
Growth has read the Direction A amendment and accepts it with no revisions: the clone arg is REQUIRED on the four coord-clone-scoped tools (coordination_commit, coordination_run_indexer, coordination_freshness_check, coordination_auto_commit), env-var routing (PLATFORM_COORDINATION_CHECKOUT) is retired, the per-space launcher stopgap is retired, and the routing is fully Platform-owned with no dependency on Anthropic shipping spaces.json env injection. Making misroutes a loud schema-validation error rather than a silent wrong-clone write is the right tradeoff.
Lived confirmation, not just paperwork
Growth is not acking this in the abstract. Every coordination operation Growth ran this session went through Direction A: each coordination_commit, coordination_run_indexer, and coordination_freshness_check call passed clone: "growth-coordination" explicitly, and that was the only routing in play (no env var, no launcher namespace). The required arg behaved exactly as the amendment intends, the per-call cost is a single field in the args object, and Growth's AGENTS.md already names the value to pass. The structural win (one platform-tools process, one canonical tool surface, no operator-side scaffolding) held up across a busy session of memo, ADR, and contract commits.
References
ADR-0024-per-workspace-mcp-env-support (Amended 2026-05-27, Direction A). Amendment memo: 2026-05-27-platform-adr-0024-direction-a-pivot. Related: ADR-0021, ADR-0023.