From f525c3ab7e9ea94e75646d3d5fcd2eae26fc4bdc Mon Sep 17 00:00:00 2001 From: "well-architected-sync-bot[bot]" <235114805+well-architected-sync-bot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:36:37 +0000 Subject: [PATCH] Sync from github/github-well-architected-internal (main) Source Repository: github/github-well-architected-internal Source Branch: main Source SHA: c574b21621e1f2972bacd80b451a0b3a990f804d --- content/library/overview/release-notes/2026-q3.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/library/overview/release-notes/2026-q3.md diff --git a/content/library/overview/release-notes/2026-q3.md b/content/library/overview/release-notes/2026-q3.md new file mode 100644 index 0000000..5338d46 --- /dev/null +++ b/content/library/overview/release-notes/2026-q3.md @@ -0,0 +1,7 @@ + + +## 2026 Q3 + +- **New Content: [Building an agentic engineering system on GitHub](../governance/recommendations/agentic-engineering-system-on-github)** - Published a design guide that maps the moving parts of an agentic engineering system to GitHub primitives, covering the governance and shared knowledge stocks, the define, deliver, and detect activities, and the patterns and anti-patterns teams encounter when combining them +- **New Content: [Agentic governance taxonomy](../governance/recommendations/agentic-governance-taxonomy)** - Published an inventory framework that decomposes agent governance into five sub-categories - identity and access, authorization boundaries, automated assurance controls, audit and provenance, and policy definition and distribution - so enterprises can assess, configure, and audit each area independently +- **New Content: [Shared knowledge for agentic engineering](../governance/recommendations/agentic-shared-knowledge)** - Published a taxonomy for inventorying and improving the context an engineering system holds, explaining why agent output quality is bounded by available context and how code, decision, signal, customer, and agent memory context each support the work