Parent: #366 ## Source - [Netclaw OpenSpec design](https://memory.testlab.petabridge.net/view/e93a5fe9-d0b7-44ab-8b4b-4f32f7bbd408) - [Issue map](https://memory.testlab.petabridge.net/view/bb248516-7a37-45b1-8892-3c4742d5bfde) ## Producer and consumer - Producer: Tracked composite segments - Consumer: Applications with live styled rows ## Scope - Preserve each child style after keyed replacement. - Preserve block boundaries after replacement. - Keep the current tracked segment API compatible. ## Acceptance Positive cases: - Mixed colors and decorations survive replacement. - A block replacement remains a separate block. Negative cases: - One child style does not leak into a sibling. - An inline segment does not lose an explicit block boundary. ## Proof - Add mixed-style regression tests. - Add multiline block replacement tests. ## Prerequisites - None.
Parent: #366
Source
Producer and consumer
Scope
Acceptance
Positive cases:
Negative cases:
Proof
Prerequisites