Expand description
Cocoon → Mountain output.replace notification.
Emitted when an extension calls LogOutputChannel.replace(value) to
swap the channel’s entire contents. Sky doesn’t yet have a dedicated
sky://output/replace listener, so this atom maps replace → (clear +
append) on the existing channels. That preserves semantics without
requiring a coordinated Sky-side change.