{ "id": "kowalski_phase_1", "label": "Dave Kowalski — Phase 1: Routine Pressure", "description": "Normal managerial check-ins. Annoying but not threatening.", "trigger_phase": "normal_work", "escalation_steps": [ { "trigger_after_seconds": 300, "notification": "Quick check-in — how are you getting on with the ticket queue? Let me know if anything is blocking you. Dave K.", "notification_severity": "info", "sender": "Dave Kowalski ", "subject": "Status check" }, { "trigger_after_seconds": 600, "notification": "Following up on my earlier note. We should really document that workflow once you get a moment.", "notification_severity": "info", "sender": "Dave Kowalski ", "subject": "Re: Status check" } ] }