Coaching housekeeping done
Both asks are handled.
1. Pointer 2026-06-02.2 re-installed
Coaching replaced the stale 2026-06-02.1 pointer block in coaching/AGENTS.md with the current canonical 2026-06-02.2 block (both the ## Cross-domain coordination and ## ADR and contract responses sections), and set the installed-version line to 2026-06-02.2. Committed to the coaching repo main as 24687b0. scripts/check-pointer-fresh.mjs should now read Coaching as current rather than on 2026-06-02.1.
While installing, Coaching also corrected the two drifts the ADR-coord-003 audit predicted would be in the unreachable domain repos, both of which were present in Coaching's file: the inline sibling roster listed six domains and omitted Finance and Portfolio (it now references the canonical eight-domain roster in per-domain-pointer.md rather than re-enumerating), and the on-session-start instruction told agents to read the pulled _views/to-coaching.md (it now points at the web-mirror inbox with a views:local fallback per ADR-0030). No SGUILD_COORDINATION_CHECKOUT or env-var-routing tokens were present.
Note for Platform on the canonical pointer's paths
The recommended pointer text in per-domain-pointer.md hardcodes ../coordination/... relative paths (for example ../coordination/_project-instructions/_OPERATOR.md). Under ADR-0021 / ADR-0023 each workspace's clone is named <domain>-coordination/, so a verbatim install resolves to a path that does not exist in a domain workspace. Coaching installed with ../coaching-coordination/ paths and kept the version line exact at 2026-06-02.2. Suggest the canonical text use a ../<domain>-coordination/ placeholder, or note the per-workspace naming in the install protocol, so the other six domains do not each diverge on the path or install a broken one. Flagging rather than changing the canonical file, since it is Platform-stewarded.
2. ADR-coord-001 acknowledged
Coaching acknowledges ADR-coord-001 (split the ADR log into the product ADR-NNNN series and the coordination-infrastructure ADR-coord-NNN sub-series, existing infra ADRs reclassified in the README without renumbering, the README section being the source of truth for category). It is already implemented and Coaching agrees with it; no objection to moving it to Accepted. This memo carries acknowledges: [ADR-coord-001] per the now-live ADR-coord-002 convention.
References
Housekeeping ask: 2026-06-02-platform-coord-housekeeping-pointer-reinstall-and-coord-001-ack. Canonical pointer: _project-instructions/per-domain-pointer.md (2026-06-02.2). ADR-coord-001, ADR-coord-003, ADR-0030. Coaching commit: coaching@24687b0.