What problem does it solve?
Identifies and documents cross-report contradictions, timing correlations, and cascading failures across AutomationOne debug reports to provide a single, sourced overview for the Technical Manager without proposing solutions.
Core Features & Use Cases
- Consolidation: Reads all agent reports in .claude/reports/current/ and inventories available findings and timestamps.
- Cross-layer Correlation: Matches ESP32, MQTT, server, frontend, and DB events on a timeline to reveal propagation chains and likely root causes.
- Discrepancy Detection & Prioritization: Flags conflicting statements across reports, notes missing report gaps, and produces a prioritized, source-linked META_ANALYSIS.md for triage.
- Use Case: After a failing test session, run the meta-analyst to produce a chronological, source-referenced summary of critical cascades and contradictions for the Technical Manager to delegate follow-up.
Quick Start
Ask the meta-analyst to analyze all Markdown reports in .claude/reports/current/ for session <session_id> and produce .claude/reports/current/META_ANALYSIS.md with sourced findings.