docs: add Related sections to remaining platform, reference template, and misc pages

This commit is contained in:
Vincent Koc
2026-04-23 20:40:15 -07:00
parent ed286078d6
commit 2fb9c7e3e5
59 changed files with 284 additions and 0 deletions

View File

@@ -126,3 +126,8 @@ If a fix is wanted, the smallest high-value change is:
- or add a dedicated dedupe in `server-node-events` for `exec.finished` keyed by `(sessionKey, runId, event kind)`.
That would directly block replayed `exec.finished` duplicates before they become session turns.
## Related
- [Exec tool](/tools/exec)
- [Session management](/concepts/session)