From e94318872ec5b4418c0e1349628e7ed54f745ce2 Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Wed, 8 Jul 2026 14:51:12 +0300 Subject: [PATCH] fix(planning): salvage archived change links to flat 2.0.0 files Pre-existing changes/archive// (and active/) dead links repointed to changes/.md where the flat file exists at top level. Docs-only. Co-Authored-By: Claude Opus 4.8 (1M context) --- planning/changes/2026-06-13.01-portable-planning-convention.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planning/changes/2026-06-13.01-portable-planning-convention.md b/planning/changes/2026-06-13.01-portable-planning-convention.md index f432f8c..b9c4048 100644 --- a/planning/changes/2026-06-13.01-portable-planning-convention.md +++ b/planning/changes/2026-06-13.01-portable-planning-convention.md @@ -149,7 +149,7 @@ no invented PR links. ### 6. Dogfood This change is its own bundle: -`planning/changes/active/2026-06-13.01-portable-planning-convention/`. On merge +`planning/changes/2026-06-13.01-portable-planning-convention.md`. On merge it moves to `archive/` with `status: shipped`, `pr:`, and `outcome:` filled, and its Index line shifts from Active to Archived. No `architecture/` promotion — this change defines the convention, not a library capability.