From e65b3afc9f523c5bb3aff3fa826653b022c35ac7 Mon Sep 17 00:00:00 2001 From: Bryant <42397554+Chisanan232@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:01:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20(profile):=20Add=20Documentation?= =?UTF-8?q?=20and=20Community=20footer=20with=20canonical=20docs,=20contri?= =?UTF-8?q?buting,=20and=20security=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profile/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/profile/README.md b/profile/README.md index 18d926e..323db3d 100644 --- a/profile/README.md +++ b/profile/README.md @@ -107,3 +107,18 @@ curl -sSf https://raw.githubusercontent.com/ai-agent-assembly/agent-assembly/mas 2. SaaS Cloud (managed enterprise control plane) > Prioritize these three above the fold: lowest-intrusion integration, Secret Injection, and Human-in-the-loop Gate. + +## Documentation and Community + +Start at the org profile, then follow these for every production repository: + +| Resource | Link | +| --- | --- | +| 📚 Documentation site (canonical) | | +| 🤝 Contributing | [CONTRIBUTING.md](https://github.com/ai-agent-assembly/.github/blob/master/CONTRIBUTING.md) | +| 🔒 Security policy | [SECURITY.md](https://github.com/ai-agent-assembly/.github/blob/master/SECURITY.md) — report privately to `security@agent-assembly.dev` | +| 💬 Support and questions | [GitHub Discussions](https://github.com/ai-agent-assembly/agent-assembly/discussions) | + +> Each repository README links back to this profile and out to the canonical +> documentation site, so you can navigate from the org entrypoint to core +> runtime, SDKs, Homebrew tap, docs, and spec — and from any repo back here.