Context
Log diagnosis is not only about reading raw output. It is about splitting localization, reasoning, evidence gathering, and delivery into separable stages.
Core problem
Single-agent setups often blur multiple reasoning steps together. The result may sound complete while the evidence chain is weak.
What this project explores
- structured log parsing,
- staged candidate generation,
- evidence-grounded summaries,
- and iteration driven by failure review.