docs(concepts,automation,plugins): add Related sections to pages missing them

This commit is contained in:
Vincent Koc
2026-04-23 15:48:40 -07:00
parent 6259f6addc
commit 367b9721b6
34 changed files with 190 additions and 0 deletions

View File

@@ -185,3 +185,9 @@ cycle-safe traversal or explicit exclusion controls.
For the full config surface (`memory.qmd.*`), search modes, update intervals,
scope rules, and all other knobs, see the
[Memory configuration reference](/reference/memory-config).
## Related
- [Memory overview](/concepts/memory)
- [Builtin memory engine](/concepts/memory-builtin)
- [Honcho memory](/concepts/memory-honcho)