pub const TICKET_EDIT_WINDOW_MINUTES: i64 = 5;Expand description
Story 3.6 (INV-24) — Ticket is locked to direct edits beyond this window after creation. Subsequent changes go through workflow endpoints (assign, resolve, …) which carry their own typed errors.