What problem does it solve?
Hybrid fingerprint + LLM-based pipeline for bug classification, deduplication, and ticket generation. Normalizes CI logs, creates stable fingerprints, clusters near-duplicates, then uses LLM for severity classification and ticket writing. Includes bug reporting templates and severity/priority matrix. Use when: "bug triage," "classify bugs," "failure analysis," "auto-classify," "CI failures," "bug report," "defect template."
Core Features & Use Cases
- Deterministic fingerprinting for deduplication and clustering of similar failures
- LLM-driven classification to assign severity, component, root cause hypothesis, and routing
- Automated ticket drafting with structured description, evidence, and suggested assignees
- Templates and guidance to ensure consistent triage and handoff
Quick Start
Run triage on recent CI logs to generate tickets for the latest P0 and P1 failures.