SnS layout structure is layered. Generic shell behavior starts in DataMine.Framework, SnS adds domain-specific layout behavior, and host applications compose the final application shell.
Layouts should coordinate structure and state readiness, not own detailed domain behavior. Feature logic belongs in services, state classes, and focused components.