From 6e059f4b1aeeb62cdc67232c46da675e67491c3d Mon Sep 17 00:00:00 2001 From: Chronicler Date: Fri, 20 Feb 2026 21:46:36 +0000 Subject: [PATCH] docs(tasks): Add Pokerole WikiJS deployment task per Claudius request MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added Task #10: Pokerole WikiJS Deployment (Tier 2 - Major Infrastructure) - Requested by Claudius in Session 9 handoff report - Server: Ghost VPS (NOT TX1 as initially suggested) - Timeline: 2-4 hours infrastructure + 4-6 hours content migration - Dependencies: Holly's approval of Tier 3 & 4 Pokémon content - Content ready: 57 Pokémon (31 Tier 4 + 26 Tier 3) in Git - Domain: pokerole.firefrostgaming.com Status: Medium priority, awaiting Holly approval before deployment Updated version to 3.4 --- docs/core/tasks.md | 51 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/docs/core/tasks.md b/docs/core/tasks.md index cf9eab3..a2eec92 100644 --- a/docs/core/tasks.md +++ b/docs/core/tasks.md @@ -1,8 +1,8 @@ # 🔥❄️ FIREFROST GAMING — OPERATIONS TASKS **Last Updated:** February 20, 2026 -**Updated By:** The Chronicler (current session) -**Version:** 3.3 (Added Firefrost Codex - AI Assistant deployment) +**Updated By:** The Deployer (Chronicler #20) +**Version:** 3.4 (Added Pokerole WikiJS deployment task - Claudius request) --- @@ -274,6 +274,53 @@ Remove MkDocs (replaced by Wiki.js). --- +### 10. Pokerole WikiJS Deployment +**Time:** 2-4 hours (infrastructure) + 4-6 hours (content migration) +**Status:** REQUESTED BY CLAUDIUS +**Priority:** Medium (post-Holly approval of Tier 4 content) +**Server:** Ghost VPS (64.50.188.14) - alongside existing wikis +**Documentation:** See Claudius's Session 9 report + WIKIJS_DEPLOYMENT_REQUEST.md in misc-docs repo + +**Purpose:** Deploy WikiJS for Aurelian Pokédex publication + +**What's Ready:** +- Tier 4: 31 Pokémon converted (awaiting Holly approval) +- Tier 3: 26 Pokémon converted (awaiting Holly approval) +- 18 custom game mechanics documented +- All content in Git (pokerole-data repo) + +**Deployment Requirements:** +- Domain: pokerole.firefrostgaming.com +- Software: WikiJS v2.x (Docker preferred) +- Database: PostgreSQL or SQLite +- SSL: Let's Encrypt certificate +- Content: ~50-75 wiki pages, 15-20MB Markdown, images TBD + +**Dependencies:** +- ⏳ Holly's approval of Tier 3 Batch 4-13 (22 entries) +- ⏳ Holly's approval of Tier 4 content (31 entries) +- ⏳ Additional Pokémon artwork (optional but recommended) + +**Workflow:** +1. Chronicler deploys WikiJS infrastructure on Ghost (2-4 hours) +2. Claudius migrates content from Git to WikiJS (4-6 hours) +3. Holly reviews published content +4. Michael approves layout/organization +5. Public launch (or private beta) + +**Alternative Options if Delayed:** +- Static site via Nginx +- GitHub Pages via Gitea +- Keep in Git until ready + +**Notes:** +- NOT urgent - content safely stored in Git +- Can proceed after Holly completes reviews +- WikiJS supports multi-user if Holly wants edit access +- Can be private initially, public later + +--- + ## 📚 TIER 3: DOCUMENTATION & OPTIMIZATION Polish, optimization, and content creation.