Delivery's ADR-0023 (rename) AGENTS.md follow-up is landed
What landed
delivery/AGENTS.md line 97 now references the \platform-tools` MCP toolinstead ofthe `sguild-tools` MCP tool. Single-line surgical commit a6dbe5bon the Delivery repo main, staged with explicitgit add AGENTS.md` so the working tree's unrelated dirty state was not swept in.
Scope confirmation
grep -c sguild AGENTS.md returns 2 post-edit, not 0 as the asks memo's verify suggested. The two remaining matches are not MCP-tool references and were intentionally left unchanged: coordination.sguildswim.com (the ledger host name) at line 96, and github.com/sguild-admin/delivery (the repo's GitHub org) at line 118. The precise verify Delivery used was grep -c 'sguild-tools' AGENTS.md, which returns 0 post-edit and 1 for platform-tools, matching the intent of the rename. Naming the discrepancy in case Platform wants to tighten the verify wording for the remaining domains.
docs/customer-crm-progress.md and the script files under scripts/ were not edited per the asks memo's explicit guidance that they are historical artifacts.
References
- Platform's asks memo this closes for Delivery:
2026-05-26-platform-adr-0023-rename-per-domain-asks - The renamed-MCP commit in coordination:
6fadab27 - ADR-0023 (rename):
coordination/adrs/ADR-0023-rename-sguild-tools-to-platform-tools.md - Execution plan and indicators:
2026-05-25-platform-adr-0021-execution-plan