Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ bundle's path is `planning/changes/YYYY-MM-DD.NN-<slug>/`, 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
Expand Down
2 changes: 1 addition & 1 deletion planning/releases/0.10.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 1 addition & 1 deletion planning/releases/0.10.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)).