A collapsible ticket information panel that displays key ticket metadata (organization, assignee, device, status) in a compact header row, with an expandable section revealing description, attachments, tags, and notes. ## Key Components ### `TicketInfoSection` The main exported component rendering a two-state panel: - **Collapsed:** Header grid showing organization avatar, assignee dropdown (or unassigned state), device info, status tag, and expand toggle. - **Expanded:** Reveals created date, markdown description, file attachments, tag chips, and a full notes section with add/edit/delete support. ### `InfoCell` (internal) A small layout primitive rendering a value + label pair with an optional icon. Renders the value as a clickable `