From 085beb519935e79e4e964ffd4b26cea34f082a2b Mon Sep 17 00:00:00 2001 From: Mikael Hugo Date: Wed, 13 May 2026 22:24:12 +0200 Subject: [PATCH] docs(sf-ace): restore parked location + keep ADR cross-references MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SF's S05/T02 executor moved the doc back to docs/dev/sf-ace-patterns.md while completing the slice (correctly: that was the task's stated deliverable location). The doc is parked under docs/dev/drafts/ because ACE Coder has no active consumer for it; re-park it. Keep the ADR-019 / ADR-020 cross-references the executor added — they are real content improvements over the previous version. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/dev/drafts/sf-ace-patterns.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/dev/drafts/sf-ace-patterns.md b/docs/dev/drafts/sf-ace-patterns.md index e15a90940..2baf125a4 100644 --- a/docs/dev/drafts/sf-ace-patterns.md +++ b/docs/dev/drafts/sf-ace-patterns.md @@ -6,6 +6,10 @@ **Consumer:** ACE Coder maintainers and SF architects evaluating convergence points. +**Cross-References:** +- `docs/adr/ADR-019-workspace-vm-convergence.md` — Phase 6 mandate for one-way pattern transfer from SF to ACE. +- `docs/adr/ADR-020-internal-wire-architecture.md` — gRPC wire format as the integration seam for converged execution. + --- ## 1. Preferences