Automated ticket classification and action planning with repair pass and eval harness
┌──────────────────┐ ┌───────────────────┐ ┌──────────────────┐
│ Ticket Input │────►│ Triage LLM │────► │ Schema │
│ (JSON/text) │ │ Extraction │ │ Validation │
└──────────────────┘ └───────────────────┘ │ (Zod) │
│ │ └────────┬─────────┘
│ │ │
▼ ▼ ▼
┌──────────────────┐ ┌───────────────────┐ ┌──────────────────┐
│ Trace / │ │ Repair Pass │ │ Triage │
│ Audit Log │ │ (if invalid) │ │ Output │
└──────────────────┘ └─────────┬─────────┘ └──────────────────┘
│
▼