From 1b4d85bfc1f5a80135fa3b2fbd65bc1efcfc36df Mon Sep 17 00:00:00 2001 From: Mohd Kaif <98801504+KaifAhmad1@users.noreply.github.com> Date: Sat, 13 Jun 2026 14:13:43 +0530 Subject: [PATCH] Apply suggested fix to ARCHITECTURE.md from Copilot Autofix (#623) Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com> --- ARCHITECTURE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index aa403c6b..02d1951a 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -104,3 +104,5 @@ flowchart LR --- *→ [README](README.md) · [Docs](https://docs.getsemantica.ai/) · [Cookbook](https://github.com/semantica-agi/semantica/tree/main/cookbook)* + +> Note: `Docs` and `Cookbook` are external resources maintained outside this file and may change over time. If a link is unavailable, refer to the repository `README.md` and in-repo documentation as canonical fallbacks.