Edge Case Debugger Help

How-to guides and documentation for Edge Case Debugger features.

5 articles

Generate

Generates a debug plan for the current input. Returns problem summary, minimal repro, hypotheses, immediate tests, and m

List History

Returns the list of past debug plans with id, date, and input preview.

Load History Item

Loads a past debug plan into the app by its history id (from listHistory).

Read Debug Plan

Returns the current debug plan: problem summary, minimal repro, hypotheses, immediate tests, and monitoring/prevention s

Set Input

Sets the bug or edge-case description in the input field without running generation.