From d1a37017208136d74fafc69b2b2a91d7d1e44435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ullrich=20Sch=C3=A4fer?= Date: Fri, 22 May 2026 22:01:33 +0200 Subject: [PATCH] Fix e2e-testing spec: add missing Purpose section Co-Authored-By: Claude Sonnet 4.6 --- openspec/specs/e2e-testing/spec.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openspec/specs/e2e-testing/spec.md b/openspec/specs/e2e-testing/spec.md index fc89169..167bd6d 100644 --- a/openspec/specs/e2e-testing/spec.md +++ b/openspec/specs/e2e-testing/spec.md @@ -1,3 +1,7 @@ +## Purpose + +Define the structure and conventions for the E2E test suite so tests are maintainable, deterministic, and easy to extend. + ## Requirements ### Requirement: Planner E2E test infrastructure