- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 106
Debugging Entry Template
        Ian Clarke edited this page Aug 27, 2025 
        ·
        1 revision
      
    Copy this template when adding new debugging log entries:
### YYYY-MM-DD-NNN
**Time:** HH:MM TZ  
**Activity:** Brief description  
**Test Configuration:** (if applicable)Commands/setup used
**Facts:**
- Only observable facts
- No interpretations
- Include error messages
- Include success/failure states
**Results:**
- Specific outcomes
- Metrics if available
### HN: Hypothesis Title
**Status:** 🟡 Under Investigation / ✅ Confirmed / ❌ Disproven  
**Relevant Log Entries:** [YYYY-MM-DD-NNN](#YYYY-MM-DD-NNN)  
**Theory:** What we think might be happening and why  
**Evidence For:** Facts that support this theory  
**Evidence Against:** Facts that contradict this theory  
**Next Test:** What experiment would confirm/deny this- 🟡 Under Investigation
- ✅ Confirmed
- ❌ Disproven
- 🔴 Blocked
- 🟢 Workaround Available