/* Brain of Reese — document modal (phase 26, task 02). * * "New documents should open in an almost-fullscreen modal, not in a new * page" (TODO.md L4). This module is the SINGLE owner of the modal (the * way header.js owns the shared header): the chat page (app.js source * chips) and the Sources page (sources.js table links) each import * openDocumentModal(...) from here — one implementation, no duplicate * module instance, no direct