From 8a95807007edca118e186369bec02166e6ceffcf Mon Sep 17 00:00:00 2001 From: Denis Lelic Date: Thu, 11 Jun 2026 18:25:11 +0200 Subject: [PATCH] feat(roadmap): mark AEP-82 and AEP-84 as complete MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - AEP-82 (Resource Reclamation): status Last Call → Final, completed 2026-06-11 - AEP-84 (Console Split): add completed 2026-05-05 Co-Authored-By: Claude Sonnet 4.6 --- src/content/aeps/aep-82/README.md | 3 ++- src/content/aeps/aep-84/README.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/aeps/aep-82/README.md b/src/content/aeps/aep-82/README.md index ee9db571f..8dd651eb7 100644 --- a/src/content/aeps/aep-82/README.md +++ b/src/content/aeps/aep-82/README.md @@ -2,11 +2,12 @@ aep: 82 title: "Resource Reclamation" author: Artur Troian (@troian) -status: Last Call +status: Final type: Standard category: Core estimated-completion: 2026-05-31 created: 2026-04-22 +completed: 2026-06-11 roadmap: major --- diff --git a/src/content/aeps/aep-84/README.md b/src/content/aeps/aep-84/README.md index 4f7dddc6c..8116d6d8b 100644 --- a/src/content/aeps/aep-84/README.md +++ b/src/content/aeps/aep-84/README.md @@ -8,6 +8,7 @@ type: Standard category: Interface created: 2026-04-24 estimated-completion: 2026-05-31 +completed: 2026-05-05 roadmap: major ---