From ee511a5682e31e966c7b665f890afee70886146f Mon Sep 17 00:00:00 2001 From: Jenny Ferries Date: Fri, 14 Aug 2026 09:37:29 -0700 Subject: [PATCH] Add Sealed Delegation and drop the three-paths framing. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a5dc7ab8-3e07-45a2-b60d-6f31f89198c0 --- CHANGELOG.md | 9 +++++++++ README.md | 10 ++++++++++ index.html | 27 ++++++++++++++++++++------- 3 files changed, 39 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b2e174..20b724a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to Agentic DevOps will be documented here. +## [0.4.0] - 2026-08-14 + +### Added +- Sealed Delegation card and nav link pointing to https://github.com/jennyf19/sealed-delegation +- README section for sealed local delegation + +### Changed +- Homepage hero no longer frames the site as "three paths"; it now presents open-ended patterns for agents that learn + ## [0.3.0] - 2026-08-05 ### Added diff --git a/README.md b/README.md index c5dab59..a8ab0a8 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,16 @@ each with its own memory, so you direct a team instead of relaying between them. > the way a desk stands. Every desk emits signals — the workshop is where the > feedback loop runs on real work. +### "I want a local model on one sealed job" + +Open **[Sealed Delegation](https://github.com/jennyf19/sealed-delegation)** — +frontier-guided delegation to a local model for bounded, independently +verifiable work. + +> Give the local child one task and only the files you chose. It returns a +> proposal. A separate check verifies the answer. Copilot keeps authority. +> Research preview, not autonomous local development, and not a savings claim. + --- ## Getting Started diff --git a/index.html b/index.html index 70511ba..901fba3 100644 --- a/index.html +++ b/index.html @@ -5,10 +5,10 @@ Agentic DevOps — Partnership-first patterns for scaling with AI agents - + - + @@ -32,10 +32,11 @@