Where should vendor document bytes live?
- Playcode persistent file storage within current plan limits
- An external object or document provider through its API
Choose: Start with the simplest storage path that meets size, retention, regional, and access needs. Keep tenant authorization and document metadata explicit either way.
Tradeoff: First-party app storage keeps the initial workflow smaller. An external provider adds another account, plan, server-side credential, API limit, deletion contract, and outage boundary.
