I’m not entirely sure how `SelectProjection` comes...
# development
a
I’m not entirely sure how
SelectProjection
comes into it… Can you describe how you’re imagining it working? I was assuming that there would just be a new intrinsic to make a `reqwest`/similar call, and pipe that into a
Store
, producing a
Snapshot
- is the
SelectProjection
to actually consume one in a task somewhere?