How this topic is structured
- Turn symptoms into a reproducible case
- Read errors, logs, and relevant codeHuman checkpoint
- Prove the cause and fix with tests
Prerequisites
- Able to start and use the tool at a basic level
- A small task that can be tested during training
Expected output
A debugging record with reproduction steps, root cause, and verification.
Supporting materials
- TXTDebugging record template