1 2 3
# Adding a screen Stub — workflow: define a `Snapshot` struct in `watch/`, spawn a poller, build a `Component` that owns the `Receiver`, write a pure `view_for` fn + insta tests for it. See `src/components/health.rs` as the canonical example.