Skip to content

chore(adr): reserve numbers 045-049 in INDEX#89

Merged
nathanacurtis merged 1 commit into
mainfrom
chore/reserve-adr-numbers-045-049
May 11, 2026
Merged

chore(adr): reserve numbers 045-049 in INDEX#89
nathanacurtis merged 1 commit into
mainfrom
chore/reserve-adr-numbers-045-049

Conversation

@nathanacurtis
Copy link
Copy Markdown
Member

Summary

Cherry-picks ADR numbers 045–049 in adr/INDEX.md so concurrent feature branches don't collide on numbering.

# Title Source
045 Processing Provenance Signals PR #60 (was missing from index)
046 Component Examples — InstanceExample and Component.examples branch 042-composition-type
047 Slot Content — Component.slotContent and SlotBinding branch 042-composition-type
048 PropConfigurations PropBinding branch 042-composition-type
049 Nested Slot Compositions branch 042-composition-type (stub; recursion follow-on to 047)

Why

The 042-composition-type branch initially claimed 043–045 for new ADRs, but in the meantime main merged 043-custom-color-format-config and PR #60 claimed 044/045. The 042-composition-type branch has now been renumbered to 046–048 (plus 049 for the deferred recursion ADR), and PR #60 retains 044/045.

Reserving the numbers on main is the convention; this PR just catches up the index. No ADR files are added here — those live on their respective feature branches/PRs.

Test plan

  • Index entries render correctly in the docs site (if applicable)
  • No other open PR is silently claiming 045–049

Cherry-pick ADR numbers 045-049 on main so concurrent branches don't collide.

- 045: Processing Provenance Signals (PR #60, was missing from index)
- 046: Component Examples
- 047: Slot Content
- 048: PropConfigurations PropBinding
- 049: Nested Slot Compositions (deferred recursion follow-on to 047)

ADR files for 045 live in PR #60; files for 046-049 are drafted on the
`042-composition-type` branch. This commit only registers the numbers
in INDEX.md; no ADR files are added.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@nathanacurtis nathanacurtis merged commit 0afaff5 into main May 11, 2026
@nathanacurtis nathanacurtis deleted the chore/reserve-adr-numbers-045-049 branch May 11, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant