From 667aa794253ca42f6f02b2bbe8aa2ac1cf171a5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 7 Aug 2026 03:57:50 +0000 Subject: [PATCH] changelog: 2026-08-06 --- src/content/docs/changelog.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/docs/changelog.mdx b/src/content/docs/changelog.mdx index 793f531..2c88113 100644 --- a/src/content/docs/changelog.mdx +++ b/src/content/docs/changelog.mdx @@ -11,6 +11,10 @@ This page is updated automatically each night when new content is added to the g {/* ENTRIES_START */} +## 2026-08-06 + +**Spec-Driven Development** — New guide on defining, managing, and enforcing solution spaces for AI agents with structured requirements, acceptance scenarios, and contracts. + ## 2026-07-13 **Designing Loops** — added concrete example of `/goal` command for supervised loops with PR submission workflow.