From d6db63f28ecc4b3d8905ba2586e6f81b1c2b74f9 Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Sat, 13 Jun 2026 21:26:17 +0300 Subject: [PATCH] docs(planning): archive the portable-planning-convention bundle (#21) Promote the convention's own change bundle from active/ to archive/ with status: shipped, pr: 21, outcome filled, per its on-merge note. Shift its README Index line from Active to Archived. Co-Authored-By: Claude Opus 4.8 (1M context) --- planning/README.md | 7 ++++--- .../2026-06-13.01-portable-planning-convention/design.md | 6 +++--- .../2026-06-13.01-portable-planning-convention/plan.md | 4 ++-- 3 files changed, 9 insertions(+), 8 deletions(-) rename planning/changes/{active => archive}/2026-06-13.01-portable-planning-convention/design.md (98%) rename planning/changes/{active => archive}/2026-06-13.01-portable-planning-convention/plan.md (99%) diff --git a/planning/README.md b/planning/README.md index dbb4d75..32f015b 100644 --- a/planning/README.md +++ b/planning/README.md @@ -70,12 +70,13 @@ carry **no** frontmatter — living prose, dated by git. ### Active -- **[portable-planning-convention](changes/active/2026-06-13.01-portable-planning-convention/design.md)** - (2026-06-13) — Adopt the portable two-axis convention: `architecture/` truth - home + `changes/` bundles, migrate the 15 spec/plan pairs, fresh Index. +_None._ ### Archived (shipped) +- **[portable-planning-convention](changes/archive/2026-06-13.01-portable-planning-convention/design.md)** + (#21, 2026-06-13) — Adopt the portable two-axis convention: `architecture/` + truth home + `changes/` bundles, migrate the 15 spec/plan pairs, fresh Index. - **[action-yml-dry-run](changes/archive/2026-06-09.03-action-yml-dry-run/design.md)** (#16, 2026-06-09) — Composite action `dry-run` input wired to the CLI flag. - **[dry-run-flag](changes/archive/2026-06-09.02-dry-run-flag/design.md)** diff --git a/planning/changes/active/2026-06-13.01-portable-planning-convention/design.md b/planning/changes/archive/2026-06-13.01-portable-planning-convention/design.md similarity index 98% rename from planning/changes/active/2026-06-13.01-portable-planning-convention/design.md rename to planning/changes/archive/2026-06-13.01-portable-planning-convention/design.md index f54a12e..6c7e3cd 100644 --- a/planning/changes/active/2026-06-13.01-portable-planning-convention/design.md +++ b/planning/changes/archive/2026-06-13.01-portable-planning-convention/design.md @@ -1,11 +1,11 @@ --- -status: draft +status: shipped date: 2026-06-13 slug: portable-planning-convention supersedes: null superseded_by: null -pr: null -outcome: null +pr: 21 +outcome: shipped (#21) — architecture/ truth home + changes/ bundles; 15 spec/plan pairs migrated; fresh Index --- # Design: Adopt the portable two-axis planning convention diff --git a/planning/changes/active/2026-06-13.01-portable-planning-convention/plan.md b/planning/changes/archive/2026-06-13.01-portable-planning-convention/plan.md similarity index 99% rename from planning/changes/active/2026-06-13.01-portable-planning-convention/plan.md rename to planning/changes/archive/2026-06-13.01-portable-planning-convention/plan.md index 36866be..003a41a 100644 --- a/planning/changes/active/2026-06-13.01-portable-planning-convention/plan.md +++ b/planning/changes/archive/2026-06-13.01-portable-planning-convention/plan.md @@ -1,9 +1,9 @@ --- -status: draft +status: shipped date: 2026-06-13 slug: portable-planning-convention spec: portable-planning-convention -pr: null +pr: 21 --- # Portable Planning Convention Implementation Plan