Read Debug Plan
Returns the current debug plan: problem summary, minimal repro, hypotheses, immediate tests, and monitoring/prevention steps. Returns an error if no plan has been generated yet.
When to Use
- The UI for displaying a debug plan is consistent across device sizes.
How to Use
Location: Main content area, with distinct sections for each part of the plan.
- Look at the main content area to see the generated debug plan, which is structured into several sections.
What to Expect
You see the 'Problem Summary', 'Minimal Reproduction', 'Hypotheses', 'Immediate Tests', and 'Monitoring & Prevention' steps for the current debug plan.
Prerequisites
- A debug plan must have been generated previously.
Limitations
- Only shows the currently active debug plan; does not retrieve past plans.