From 61b787ca84f9bd08b2d956ec677dec1f062b8247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ullrich=20Sch=C3=A4fer?= Date: Sun, 17 May 2026 20:43:00 +0200 Subject: [PATCH] Fix staging-environment spec: add missing Purpose section Co-Authored-By: Claude Sonnet 4.6 --- openspec/specs/staging-environment/spec.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openspec/specs/staging-environment/spec.md b/openspec/specs/staging-environment/spec.md index 5d9541e..7cfd58e 100644 --- a/openspec/specs/staging-environment/spec.md +++ b/openspec/specs/staging-environment/spec.md @@ -1,3 +1,7 @@ +## Purpose + +Production-like staging and ephemeral PR preview environments running alongside production on the flagship server, enabling integration testing before merge and live URL sharing with reviewers. + ## Requirements ### Requirement: Persistent staging instance