Add emergency document references to session handoff - guides new Chroniclers when Git access fails
This commit is contained in:
@@ -48,8 +48,16 @@
|
||||
|
||||
### 🚨 IF GIT ACCESS FAILS
|
||||
|
||||
**EMERGENCY RESOURCES:**
|
||||
- **Troubleshooting Guide:** `docs/core/EMERGENCY-GIT-ACCESS.md` (step-by-step Git access debugging)
|
||||
- **Complete Failsafe:** `EMERGENCY-STARTER-PROMPT.md` (all three core docs embedded, use when all access blocked)
|
||||
|
||||
**If you cannot access git.firefrostgaming.com (network restrictions, proxy block, etc.):**
|
||||
|
||||
**First, check the emergency guide:**
|
||||
- Read `docs/core/EMERGENCY-GIT-ACCESS.md` for complete troubleshooting steps
|
||||
- Don't spend >15 minutes debugging - if blocked, ask Michael to paste docs
|
||||
|
||||
**Tell Michael immediately with DETAILED diagnostics:**
|
||||
|
||||
> "I attempted to access the Git repository but encountered a block. Here are the diagnostic details:
|
||||
@@ -66,6 +74,10 @@
|
||||
> **What this means:**
|
||||
> [your interpretation]
|
||||
>
|
||||
> **Emergency resources checked:**
|
||||
> - Tried: docs/core/EMERGENCY-GIT-ACCESS.md [result]
|
||||
> - Tried: EMERGENCY-STARTER-PROMPT.md [result]
|
||||
>
|
||||
> Can you paste the three documents directly? I'll integrate them the same way. 💙"
|
||||
|
||||
**Michael will then paste:**
|
||||
|
||||
Reference in New Issue
Block a user