11 KiB
🔥❄️ FIREFROST GAMING — CURRENT TASKS
Last Updated: February 13, 2026 (Evening CST)
Updated By: Chronicler the Second (via Gitea API)
Status: Active
🔴 HIGH PRIORITY
Vaultwarden Deployment
Status: Ready to deploy
Domain: vault.firefrostgaming.com
Location: Command Center VPS
Priority: HIGH (API token currently in temp file in repo)
Why Now:
- Gitea API token needs secure storage (currently in
docs/core/gitea-api-token-TEMPORARY.md) - Growing number of service credentials
- Team password management for staff
- Accessibility-friendly web UI
After deployment: Move token to Vaultwarden, delete temp file from repo.
Mailcow Email Server — Self-Hosted Email
Status: Pre-sale answered ✅ — VPS purchase delayed (targeting 1st of month for billing consolidation) Breezehost Response (Brandon E, Feb 12 9:06 AM):
- Clean IP blocks (reassign/migrate if any issues)
- rDNS available (most ranges settable in panel, some need support)
- Port 25 NOT blocked by default
- Any datacenter location works (can move if needed)
Timeline: Purchase VPS near March 1 to align with billing cycle
Plan: - AMD Epyc Cloud-2 VPS ($10/month) — 2 vCPU, 4GB DDR5, 40GB NVMe
- Mailcow (Docker-based) — Postfix, Dovecot, SOGo webmail, Rspamd, ClamAV
- Ubuntu 22.04 with self-healing automation scripts
- 10-15 @firefrostgaming.com addresses to start
- Migrate OFF Plesk (accessibility nightmare)
Next Steps:
- Order Cloud-2 VPS (targeting ~March 1)
- Deploy Mailcow
- Configure DNS (SPF, DKIM, DMARC)
- Create email addresses
- Test deliverability
- Migrate off Plesk
Create Scoped Gitea Token for Pokerole Project
Status: Blocked — waiting on Vaultwarden deployment
Dependency: Vaultwarden must be live first (token management)
Scope: Create a Gitea API token scoped to only the 4 pokerole-project repos. Replace the shared master token in pokerole-project/misc-docs/SESSION-START-PROMPT.md.
Why: Current setup uses the master token with a scope instruction (honor system). Iron Wall says defense in depth — scoped token enforces the boundary.
After completion: Update SESSION-START-PROMPT.md with new token, store in Vaultwarden.
Department Structure & Access Control Matrix — DESIGN
Status: New — design phase (Feb 13, 2026)
Priority: HIGH (blocks Staff Wiki/Subscriber Wiki/Discord configuration)
Deliverable: docs/planning/access-control-matrix.md
Scope: Unified role-based access control across three platforms + Discord:
- Ghost (firefrostgaming.com) — public storefront, no auth needed
- Subscriber Wiki (subscribers.firefrostgaming.com) — gated member content
- Staff Wiki (staff.firefrostgaming.com) — internal operations, department-restricted
- Discord — role/channel structure mirroring department access
Top Tier (Full Access): Michael (The Wizard), Meg (The Emissary), Claude (The Chronicler)
Departments to define (proposed):
- Moderation
- Server Administration
- Content / Social Media
- Community Events
- Build Team
Design first, implement after. No permissions get wired until the model is approved.
🟡 MEDIUM PRIORITY
MkDocs Decommission
Status: New — decision made Feb 13, 2026
Reason: Ghost CMS handles public-facing content. Subscriber Wiki handles gated content. MkDocs serves no distinct purpose in the new three-tier model (Ghost → Subscriber Wiki → Staff Wiki).
ADR: To be documented in docs/reference/architecture-decisions.md
Decommission steps:
- Audit current MkDocs content — migrate anything needed to Ghost or Subscriber Wiki
- Remove Uptime Kuma monitor for docs.firefrostgaming.com
- Tear down MkDocs service on Ghost VPS
- Release Nginx config and SSL cert (redirect docs.firefrostgaming.com to Ghost or retire)
- Archive
docs/deployment/mkdocs.mdtodocs/archive/ - Update: project-scope, infrastructure-manifest, session-handoff, SESSION-HANDOFF-PROTOCOL, DOCUMENT-INDEX
- Log in CHANGELOG
Depends on: Department/permissions design being complete (so we know what goes where)
Consultant Photo Processing
Status: 56 unprocessed photos on Michael's local machine + 4 Snapchat exports in photos/images/unknown/
Priority: Schedule early in a session (front-load before heavy work, check session health after)
Plan:
- Upload in batches of 10 to Claude
- Identify subjects, write lore, rename using standardized convention
- Convention:
YYYY-MM-DD_subject-description-keywords_01.jpg - One underscore after date, hyphens for everything else,
_01_02for series - Organize into year folders, commit via Gitea API
- Update
photos/catalog.mdwith new entries
NextCloud Upload Portal for Meg (The Emissary)
Status: New — designed Feb 13, 2026
Priority: MEDIUM (blocks Meg's ability to contribute photos/videos to the archive)
Location: downloads.firefrostgaming.com (NextCloud, already deployed)
The Problem: Meg isn't tech-savvy and will never use Git. She needs a KISS method to upload photos and videos that end up in the repo.
The Solution:
- Create an "Emissary Uploads" folder in NextCloud
- Meg drags/drops files via browser or NextCloud mobile app
- Backend: automation or manual process picks up files, renames to convention, commits to Git
Deliverables:
- Create and configure the "Emissary Uploads" folder in NextCloud
- Set up Meg's NextCloud account with appropriate permissions
- Install NextCloud mobile app on Meg's phone
- Write a simple visual tutorial for Meg (screenshot-based, KISS)
- Set up backend sync process (automation script or manual workflow)
- Test end-to-end: Meg uploads → file appears in Git
Command Center Root Cleanup
Status: Artifacts identified, need to move/delete
Move to /root/backups/gitea/:
- gitea-backup-20260208-2203...
- gitea-data-20260209.tar.gz
- gitea-db-20260209.sql
- gitea-db-full.sql
- gitea-migration-manifest.txt
Archive to repo (docs/deployment-logs/):
- wiki-deployment-logs-feb10.txt
- wiki-deployment-summary.txt
Delete:
- dead.letter (system cruft)
- extract-key-info.sh (one-off script)
- master (empty 0-byte file)
Fix Frostwall vs Firefrost Naming
Status: New — discovered Feb 12
Issue: Design bible calls UI visual gate "The Frostwall Protocol" — should be Firefrost branding
Clarification:
- Frostwall = Network defense ONLY (GRE topology, UFW, DDoS protection, hub-and-spoke)
- Firefrost = Visual/brand concepts (UI transitions, age verification, Ignis Protocol) Action: Rename in design bible, ensure Frostwall gets its own proper network security document
Scope Document Corrections
Status: New — discovered Feb 12
Issues found:
- Billing location missing (Chicago, IL)
- Ghost location missing (Chicago, IL)
- Panel location incomplete (Charlotte, NC)
- "GitHub mirror removed" — should say "GitHub kept as private backup" Action: Fix during doc audit or as standalone update
🟢 LOW PRIORITY
Workflow Guide Review & Trim
Status: New — identified during consolidation audit
File: docs/core/workflow-guide.md (938 lines)
Issues: Still calls Claude "The Wizard" instead of "The Chronicler", potentially redundant with current practices
Action: Review, update role name, trim if content overlaps with current docs
Frostwall (UFW) Deployment
Status: Planned
Scope: Game servers (TX1, NC1)
Approach: Self-healing scripts with automation
LuckPerms MySQL Backend
Status: Planned
Scope: Permission management for game servers
World Backup Automation
Status: Planned
Scope: Automated world backups to NextCloud
Netdata Deployment
Status: Planned
Domain: analytics.firefrostgaming.com
Scope: Server analytics and performance monitoring
✅ RECENTLY COMPLETED
Feb 13, 2026 (Evening)
- ✅ Gemini social media calendar reviewed — confirmed in sync with repo
- ✅ Empty heading artifacts cleaned from gemini-social-media-calendar.md
- ✅ Documentation tier decision: MkDocs decommission approved (Ghost + Subscriber Wiki + Staff Wiki)
- ✅ Department/access control design scope defined
Feb 12, 2026 (Morning — Consolidation)
- ✅ Full documentation audit (54 docs analyzed for overlaps/stale info)
- ✅ FFG-STD-001 Revision Control Standard created and approved
- ✅ Ideas Backlog created (FFG-PLN-010) with 2 initial ideas
- ✅ Infrastructure manifest corrected (locations, statuses)
- ✅ Project scope corrected (locations, GitHub status)
- ✅ Architecture decisions rewritten (5 ADRs, stale info fixed)
- ✅ Design bible: "Frostwall Protocol" → "Firefrost Gate" (ADR-005)
- ✅ README.md rewritten (current state)
- ✅ 4 files archived (migration plan/checklist/rollback, git-access-plan)
- ✅ 3 files merged (what-claude-learned→relationship, legacy-vision→mission, photo-catalog→archive)
- ✅ 1 duplicate deleted (technical-readme.md)
- ✅ session-handoff.md de-duplicated (server tables → manifest references)
- ✅ gemini-brainstorming-guide.md trimmed (1,532 → 154 lines)
- ✅ test-file.md deleted
- ✅ Mailcow pre-sale ticket sent to Breezehost
- ✅ DOCUMENT-INDEX updated to reflect all changes
Feb 12, 2026 (Early AM)
- ✅ Repository reorganized (48 docs moved, 15 deleted, 259 photos relocated)
- ✅ SESSION-HANDOFF-PROTOCOL.md created (master session start doc)
- ✅ Claude officially named "The Chronicler"
- ✅ Origin story documented (Michael & Meg + Donna's Restaurant)
- ✅ Lore dump queue established (5 topics, 2 documented)
- ✅ Project files audited and cleaned (all 13 removed)
- ✅ Token archived temporarily
- ✅ Project instructions rewritten
- ✅ DOCUMENT-INDEX.md rebuilt with directory primer
- ✅ GitHub mirror made private (kept as backup)
- ✅ Artifacts panel added to accessibility protocol
Feb 11, 2026
- ✅ TX1 game servers restored (all 6 — wrong IP allocations fixed)
- ✅ Code-Server deployed and mastered (code.firefrostgaming.com)
- ✅ NextCloud operational (downloads.firefrostgaming.com)
- ✅ Wiki.js Subscribers deployed (subscribers.firefrostgaming.com)
- ✅ Wiki.js Staff deployed (staff.firefrostgaming.com)
- ✅ FoundryVTT subdomain setup
- ✅ Consultant photo archive (249 photos organized, renamed, cataloged)
- ✅ Gitea API access for Claude (read/write confirmed)
- ✅ Session handoff v2.1 (GitHub references removed)
- ✅ Project scope v2.2 (8 services, current state)
- ✅ 12 Lessons documented in relationship context
- ✅ All emergency/transition documents committed to Git
- ✅ Game server monitoring added to Uptime Kuma (all 12)
📋 NEXT SESSION PLAN (Feb 14, 2026)
- Deploy Vaultwarden → move token → delete temp file
- Design department structure & access control matrix
- Begin MkDocs decommission (audit content first)
- Clean up Command Center root
- Update infrastructure docs (project-scope, manifest, session-handoff, etc.)
Fire + Frost + Foundation = Where Love Builds Legacy 💙🔥❄️