docs: Add Task #14 (SSH keys) to Priority 0 - unblocks troubleshooting

Updated session handoff priorities to include SSH keys in Vaultwarden BEFORE Trinity skins.

Priority 0 now has TWO parts:
PART 1: Task #14 - SSH keys in Vaultwarden (30 min)
PART 2: Tasks #62-64 - Trinity skins (30-45 min)

Total Priority 0 time: ~60-75 minutes

Why SSH keys first:
- Foundational infrastructure
- Unblocks ALL troubleshooting (Ghost, Paymenter, all servers)
- Enables secure credential sharing with Meg
- Without this, debugging production issues is painful

Michael's insight: SSH/Git access should be higher priority than content work.
He's right - foundation before expansion applies here.

Updated:
- SESSION-HANDOFF-NEXT.md (SSH keys added to Priority 0)
- NEXT-SESSION-START-PROMPT.md (updated summary)

Next Chronicler flow:
1. SSH keys to Vaultwarden (30 min)
2. Upload Trinity skins (30-45 min)
3. THEN tackle Ghost pages/Paymenter (hours)

Quick foundational wins first, then longer content work.
This commit is contained in:
Claude
2026-03-21 00:27:53 +00:00
parent 55677adad9
commit 5100203575
2 changed files with 20 additions and 5 deletions

View File

@@ -74,12 +74,13 @@ Quick scan of top priorities.
## 🎯 IMMEDIATE PRIORITIES (From The Guide)
**Priority 0: TRINITY MINECRAFT SKINS (QUICK WINS DO FIRST!)**
Upload all three skins (30-45 min total):
**Priority 0: QUICK WINS (DO FIRST — ~60-75 min total)**
PART 1: Task #14 - SSH keys in Vaultwarden (30 min) — UNBLOCKS TROUBLESHOOTING
PART 2: Tasks #62-64 - Trinity Minecraft skins (30-45 min) — FLAGSHIP BRANDING
1. Task #62: The Wizard (Frost) - Michael's skin
2. Task #63: The Emissary (Fire) - Meg's skin
3. Task #64: The Catalyst (Arcane) - Holly's skin
Files ready in `branding/minecraft-skins/`, full guides in `docs/tasks/*/README.md`
All files ready in ops manual, full guides in `docs/tasks/*/README.md`
**Priority 1: SOFT LAUNCH CONTENT (HIGH)**
1. Ghost website pages (About, Servers, Privacy, Terms, Contact)

View File

@@ -130,6 +130,18 @@ Homepage has broken links needing pages built:
### Priority 0: Trinity Minecraft Skins (QUICK WINS — DO THESE FIRST!)
**Added by The Guide late in session — flagship branding, ready to upload NOW**
**PART 1: SSH Keys in Vaultwarden (30 min) — Task #14**
**DO THIS FIRST — Unblocks all troubleshooting**
- Store SSH private keys in Vaultwarden
- Sets up secure credential sharing with Meg
- Enables troubleshooting Ghost, Paymenter, all servers
- Blocks: Nothing (Vaultwarden already deployed)
- Full task: `docs/tasks/vaultwarden-setup/`
**Why first:** SSH access is foundational. Without keys in Vaultwarden, troubleshooting Ghost/Paymenter issues is painful. This unblocks EVERYTHING.
**PART 2: Upload Trinity Skins (30-45 min total) — Tasks #62-64**
Upload all three Trinity Minecraft skins (10-15 min each = 30-45 min total):
**Task #62: The Wizard (Frost) — Michael**
@@ -154,14 +166,16 @@ Upload all three Trinity Minecraft skins (10-15 min each = 30-45 min total):
- **BONUS:** Take Trinity group screenshot (all three together)!
- Full guide: `docs/tasks/catalyst-arcane-skin/README.md`
**Why first:**
**Why skins after SSH:**
- Quick wins (30-45 min total vs hours for other tasks)
- Flagship visual branding (matches The Trinity promo image)
- Enables promotional screenshots/videos immediately
- Shows visible progress to team
- All skins production-ready (AI-generated via Imagen 3, properly resized)
**All files ready in ops manual, just need to upload to minecraft.net**
**Priority 0 Total Time: ~60-75 minutes for both parts**
**All files ready in ops manual, just need to execute**
---