An MVP should test the most important product assumption with the smallest coherent experience, not ship every idea at lower quality.
Protect foundations that are expensive to replace: data ownership, authentication boundaries, validation, accessibility, and observable failure handling.
Document what is deliberately deferred and the signal that would justify adding it. This keeps a focused release from becoming an accidental permanent limitation.
