Sticky note: what do we mean when we're referring to defining the MVP? To me there's two components that we could consider:
- Features
- Implementation & architecture
Where "Features" defines the desired functionality of the package for the MVP (e.g. v1.0.0), and "Implementation & architecture" refers to how the features are actually implemented.
Was thinking maybe we should decide whether (2) factors in to this discussion or not? Do we want/need to define goals for the implementation as well as features at this stage?