From a77dfe1d0dd12d10ac1fe6361ffc340d723caf96 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 03:05:53 +0000 Subject: [PATCH] docs: add architecture handoff after platform comparison --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index c5e66abf..935888ae 100644 --- a/docs/index.md +++ b/docs/index.md @@ -72,6 +72,8 @@ All platforms share the same markdown memory format and derive collection names [:octicons-arrow-right-24: Platform comparison](platforms/index.md){ .md-button } +Need the system model behind those integrations? See [Architecture](architecture.md). + --- ## For Agent Developers