From a291c563b87bfe37b745070c854cdae52ae38bfb Mon Sep 17 00:00:00 2001 From: Artur Shiriev Date: Wed, 8 Jul 2026 12:45:18 +0300 Subject: [PATCH] fix(planning): repoint change links to flat 2.0.0 files The 2.0.0 flatten renamed changes//{design,change,plan}.md to changes/.md; repoint doc links to the flat targets, only where the flat file exists. Pre-existing active/archive dead links left untouched. Co-Authored-By: Claude Opus 4.8 (1M context) --- planning/changes/2026-06-13.01-portable-planning-convention.md | 2 +- planning/changes/2026-06-20.01-flat-changes-generated-index.md | 2 +- planning/releases/0.10.1.md | 2 +- planning/releases/0.10.2.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 99188b1..6c62566 100644 --- a/planning/changes/2026-06-13.01-portable-planning-convention.md +++ b/planning/changes/2026-06-13.01-portable-planning-convention.md @@ -349,7 +349,7 @@ contained to `planning/`: 9. **Update `CLAUDE.md`** `## Workflow` (ยง10). **Self-migrate** this change's own `design.md` + `plan.md` from `planning/active/2026-06-13-portable-planning-convention-*.md` into - `planning/changes/2026-06-13.01-portable-planning-convention/` when + `planning/changes/2026-06-13.01-portable-planning-convention.md` when the PR merges, with `status: shipped`, `pr:`, `outcome:` filled. No `architecture/` promotion applies โ€” this change defines the convention itself (which lives in `README.md`), not a capability of the library. diff --git a/planning/changes/2026-06-20.01-flat-changes-generated-index.md b/planning/changes/2026-06-20.01-flat-changes-generated-index.md index 25ed524..fddf342 100644 --- a/planning/changes/2026-06-20.01-flat-changes-generated-index.md +++ b/planning/changes/2026-06-20.01-flat-changes-generated-index.md @@ -67,7 +67,7 @@ bundle's path is `planning/changes/YYYY-MM-DD.NN-/`, and `status:` frontmatter is the **sole** encoding of lifecycle state. This change's own bundle already lives at the flat path -(`planning/changes/2026-06-20.01-flat-changes-generated-index/`) โ€” it eats its +(`planning/changes/2026-06-20.01-flat-changes-generated-index.md`) โ€” it eats its own dog food. ### 2. `summary:` frontmatter field diff --git a/planning/releases/0.10.1.md b/planning/releases/0.10.1.md index a71a5d2..c2250aa 100644 --- a/planning/releases/0.10.1.md +++ b/planning/releases/0.10.1.md @@ -52,7 +52,7 @@ terminal-write paths, timers, and the `dlq_table=None` path are all identical to ## See also -- Change bundle: [`planning/changes/2026-06-16.01-actionable-schema-drift-error/`](../changes/2026-06-16.01-actionable-schema-drift-error/design.md). +- Change bundle: [`planning/changes/2026-06-16.01-actionable-schema-drift-error.md`](../changes/2026-06-16.01-actionable-schema-drift-error.md). - PRs: [#99](https://github.com/modern-python/faststream-outbox/pull/99) (actionable error), [#100](https://github.com/modern-python/faststream-outbox/pull/100) (branding), [#98](https://github.com/modern-python/faststream-outbox/pull/98) (architecture refresh). diff --git a/planning/releases/0.10.2.md b/planning/releases/0.10.2.md index 8887d28..27c6feb 100644 --- a/planning/releases/0.10.2.md +++ b/planning/releases/0.10.2.md @@ -65,4 +65,4 @@ all identical to 0.10.1. - Follow-up to the 0.10.1 schema-validation work ([#99](https://github.com/modern-python/faststream-outbox/pull/99) change - bundle: [`planning/changes/2026-06-16.01-actionable-schema-drift-error/`](../changes/2026-06-16.01-actionable-schema-drift-error/design.md)). + bundle: [`planning/changes/2026-06-16.01-actionable-schema-drift-error.md`](../changes/2026-06-16.01-actionable-schema-drift-error.md)).