Diagnose breakpoint root cause and triage
Traces each weak or inconsistent output to its root cause (ambiguous instruction, missing template, miscalibrated criterion, flawed sequencing) and decides which breakpoints warrant a method fix versus case-specific variance.
In / outConsolidated per-step signal view → root-cause diagnosis per breakpoint with fix-warranted / case-variance triage decision
You might say…
“Fixing symptoms felt like progress until I diagnosed the same root cause appearing in three different outputs — then one fix resolved all three.”
What it does
Takes the consolidated signals and traces each weak or inconsistent output to a root cause (ambiguous instruction, missing template, miscalibrated scoring criterion, flawed sequencing), then decides which breakpoints warrant a method fix versus which reflect case-specific variance. Used as the core diagnostic session before any edits are written.
Trigger: Use as the core diagnostic session after signals are consolidated, before any method edits are written.
Recognise the problem?
The primitives are the commodity part. The fastest next step is a conversation about composing them into something that works for you.
Start a conversation