Draft ADR introducing InstanceExample and the Component.examples named record.
Branch: 042-composition-type
ADR file: adr/043-component-examples.md
Depends on: ADR-042
Extended by: ADR-044 (adds SlotExample, widens ComponentExamples)
Scope: New type InstanceExample { kind: instance, title?, description?, propConfigurations?, slots? } with scalar-only propConfigurations. New ComponentExamples record on Component. Anchored on ActionListItem with state/title/description scalar prop examples. InstanceExample.slots is forward-compatible — meaningful once ADR-044 introduces SlotExample keys.
Draft ADR introducing InstanceExample and the Component.examples named record.
Branch: 042-composition-type
ADR file: adr/043-component-examples.md
Depends on: ADR-042
Extended by: ADR-044 (adds SlotExample, widens ComponentExamples)
Scope: New type InstanceExample { kind: instance, title?, description?, propConfigurations?, slots? } with scalar-only propConfigurations. New ComponentExamples record on Component. Anchored on ActionListItem with state/title/description scalar prop examples. InstanceExample.slots is forward-compatible — meaningful once ADR-044 introduces SlotExample keys.