// --------------------------------------------------------------------------- // Inbox page (sub-project 6). // // Full-bleed dark working surface for the four-lane triage workflow. // Real implementation lands in T14-T17; this placeholder exists so the // /inbox route resolves during T13. // --------------------------------------------------------------------------- export default function Inbox() { return (
Inbox — coming up in T14–T17