The persistence layer no longer destructively caps drafts, but the home screen's recent projection is bounded — old drafts can exist with no UI path to them.
Direction: keep the quiet recent-first home and add an "all drafts" surface; add search/pagination only if measurements demand it. No storage backend migration.
Done when: with 25+ drafts mixed with Android recents, every draft can be found and opened without deleting other documents; restart, ordering, and paging never modify the durable collection.
The persistence layer no longer destructively caps drafts, but the home screen's recent projection is bounded — old drafts can exist with no UI path to them.
Direction: keep the quiet recent-first home and add an "all drafts" surface; add search/pagination only if measurements demand it. No storage backend migration.
Done when: with 25+ drafts mixed with Android recents, every draft can be found and opened without deleting other documents; restart, ordering, and paging never modify the durable collection.