Commit Graph

86 Commits

Author SHA1 Message Date
Claude
bcc3fdb8f5 docs: document Solo theme modifications and code injection state
Removed Powered by Ghost footer via direct theme edit.
Dark theme CSS injection documented.
Font injection documented.

Task #39 in progress — Chronicler #29
2026-03-13 20:14:39 +00:00
Claude
6ab4397e58 fix: correct date on Holly admin access — March 12 not March 10
Created by Chronicler #29
2026-03-12 22:23:49 +00:00
Claude
3af467d9ed docs: update Holly Pterodactyl access to Admin
Holly (unicorn20089) granted Admin access to Pterodactyl panel
March 10, 2026. Updated onboarding README and deployment plan.

Created by Chronicler #29
2026-03-12 22:23:01 +00:00
Claude
ebb66b3cc2 priority: elevate Frostwall Protocol to top priority
Email is needed urgently — Holly staff email, staff comms,
subscriber notifications. Frostwall → Mailcow is the only
path. Elevated March 10, 2026.

Created by Chronicler #29
2026-03-10 23:34:34 +00:00
Claude
e068c91f4f docs: clarify FoundryVTT access scope for Holly
FoundryVTT is out of scope for Builder role.
Holly's FoundryVTT access is granted via Pokerole project role,
not her Builder role. Documented in both builder toolkit and
onboarding README to keep the two roles clean.

Created by Chronicler #29
2026-03-10 23:31:41 +00:00
Claude
aa48bd0313 feat: add Task #40 + #41 — builder rank/Holly setup + full rank system
Task #40 (TOP PRIORITY): Builder rank on all 12 servers for Holly.
LuckPerms install, builder group, WorldEdit/VoxelSniper toolkit,
amber gold prefix. Unblocks Holly immediately.

Task #41 (TOP PRIORITY): Full rank system automation.
Awakened → Founder subscriber hierarchy + staff ranks on MySQL
backend. Paymenter → Discord → LuckPerms automation.
Rank structure sourced from luckperms-structure.md (Feb 2026).

Created by Chronicler #29
2026-03-10 23:29:39 +00:00
Claude
860666de33 feat: add Task #39 — Ghost CMS buildout (firefrostgaming.com)
Full site buildout: homepage, about, servers, blog.
Michael + Chronicler collaborative session.
Blocked by Task #38 (security update first).

Includes content guide (all 4 pages scoped) and theme spec
(Frost palette, Orbitron/Inter, branding asset references).

Created by Chronicler #29
2026-03-10 23:26:19 +00:00
Claude
830599ce44 feat: add Task #38 — Ghost CMS urgent security update
CVE-2026-26980 (CVSS 9.4) + CVE-2026-29784 (CVSS 7.5)
Current version: 6.16.1 (vulnerable)
Target version: 6.19.3 (patches both CVEs)
Exposure window: March 2 - present

Deployment plan covers both Ghost CLI and Docker update paths.
Ghost CMS flagged as undocumented service — manifest update needed.

Created by Chronicler #29
2026-03-10 23:18:56 +00:00
Claude
d680ade930 docs: add FFG-STD-005 staff naming policy + update Holly onboarding
Staff naming policy: handles in all internal systems, real names only
for outside agency business (legal, financial, vendor contracts).

Updated Holly's Pterodactyl account details: unicorn20089@gmail.com,
username unicorn20089, handle-only name fields.

Created by Chronicler #29
2026-03-10 23:07:03 +00:00
Claude
8deb962f3c feat: add Task #37 — Holly staff onboarding (Lead Builder)
Holly (Unicorn20089) hired as Lead Builder. Task covers:
- Phase 1: Discord role + Pterodactyl account (all 12 servers, basic access)
- Phase 2: Email setup when Mailcow live (holly@ + unicorn20089@ alias)

Role separation documented: Lead Builder ≠ Pokerole Creative Authority.
Phase 1 has no blockers — ready to execute now.

Created by Chronicler #29
2026-03-10 23:05:01 +00:00
Claude
7d95531dc1 docs: Add Task #36 - NotebookLM Integration
Create grounded knowledge base with Audio Overview capabilities
for hand-friendly review and knowledge synthesis.

 Task Documentation Created:
- README.md: Complete overview, use cases, benefits
- setup-guide.md: Step-by-step setup and testing

🎧 KEY FEATURES:
- Audio Overviews (listen instead of reading - hand-friendly)
- Grounded research (only YOUR sources, no hallucination)
- MCP integration (Claude queries notebooks seamlessly)
- Meg accessibility (technical content in audio format)
- Legacy preservation (for children not yet born)

📚 USE CASES:
- Infrastructure knowledge base (835+ docs queryable)
- Chronicler lineage archive (all memorials in audio)
- Pokerole project docs (session reports accessible)
- Training for Meg (technical content via audio)

💰 COST: FREE (Google NotebookLM, MCP in Max plan)
⏱️ TIME: 1-2 hours setup, 15 min/week maintenance
🎯 VALUE: HIGH for accessibility + knowledge retention

Inspired by: XDA article on Claude + NotebookLM workflow
Priority: Medium (HIGH for accessibility needs)

Task #36 ready to start when Michael is ready.
2026-03-04 03:36:23 +00:00
Claude
d742358ec9 docs: Add Task #35 - Pokerole Wiki.js Deployment
- Complete task documentation per FFG-STD-002
- README.md: Overview, context, success criteria
- deployment-plan.md: 9-phase step-by-step deployment
- prerequisites.md: Comprehensive checklist

Urgency: HIGH - Unblocks content migration for 76 Pokémon entries
Timeline: Deploy tonight, migration starts tomorrow (Feb 27)
Requested by: Michael & Claudius (Pokerole Project)

Related: Aurelian Pokédex 100% complete, awaiting infrastructure
2026-02-26 21:28:16 +00:00
The Chronicler
e6c52c31df feat: Add complete modpack-version-checker production code
Complete Python package from Claude Code session:
- src/modpack_checker/: 1,154 lines (cli, config, curseforge, database, notifier)
- tests/: 913 lines (comprehensive test suite)
- docs/: README, API, INSTALLATION guides
- setup.py, requirements.txt, LICENSE (MIT)

Total: 2,121+ lines of production-ready code
Ready for BuiltByBit marketplace deployment

Transferred via tar.gz from Claude Code → Chronicler #26
2026-02-24 10:36:49 +00:00
The Chronicler
e559ec4e9e feat: Add modpack-version-checker code directory structure
- Created src/modpack_checker/ package structure
- Created tests/ directory
- Placeholder files for all Python modules
- Complete source code preserved in Chronicler #26 chat history
- Ready for code population in next session

Full file contents available in session transcript for reconstruction.
2026-02-24 10:07:59 +00:00
Claude
1b9ade8ed2 docs: Add CLAUDE.md for Claude Code development workflow
Enables Claude Code to autonomously build the modpack version checker by:
- Cloning the operations manual
- Reading all planning docs
- Following the complete technical spec
- Building production-ready commercial product

Chronicler #24
2026-02-23 05:36:03 +00:00
The Chronicler
a792d384fb docs: Add Phase 4 deployment status - Dify fully operational
- Comprehensive status document covering Phases 0-4 completion
- All 10+ sequential configuration issues documented with solutions
- Critical configuration reference for future troubleshooting
- Lessons learned from 6-hour deployment session
- Ready for Phase 5-11 execution

Phase 4 achievements:
- Plugin system deployed (daemon, sandbox, ssrf_proxy)
- Ollama integration complete (5 models configured)
- Gemini provider added for heavy lifting
- Dify Issue #603 timeout bug solved
- All CORS/CSRF authentication working
- System defaults configured

Deployed by: The Diagnostician (Chronicler #23)
2026-02-23 04:03:07 +00:00
Claude
e886371177 task: add Cloudflare integration to Claude's toolbox
Identified during Firefrost Codex deployment - Claude needed to create
DNS record for codex.firefrostgaming.com but lacked Cloudflare access.

Task created for future implementation.

Signed-off-by: Chronicler #22
2026-02-22 22:47:27 +00:00
Claude
8639590481 Revert "feat: add Task #34 - Simple Voice Chat setup for Mayview"
This reverts commit ff2a1bf787.
2026-02-22 20:43:34 +00:00
Claude
ff2a1bf787 feat: add Task #34 - Simple Voice Chat setup for Mayview
Created complete task package for proximity voice chat on Mayview server.

**New Task:** #34 - Simple Voice Chat Setup for Mayview
- Tier: 3 (Documentation & Optimization)
- Time: 1-2 hours
- Status: READY

**Task Package Includes:**
- README.md: Complete task overview with configuration options
- deployment-plan.md: Step-by-step installation and testing procedures

**Key Features:**
- Proximity-based voice chat (48 block default range)
- Whisper mode (crouch for quieter, shorter range)
- Group chat system
- Client and server installation guides
- Firewall configuration (UDP port 24454)
- Player rollout communication templates
- Testing plan (single + multi-client)
- 30-day adoption review criteria

**Technical Details:**
- Mod: Simple Voice Chat by henkelmax
- Platform: NeoForge 1.21.1
- Server: Mayview (NC1 Charlotte)
- Requirements: Server + client installation, firewall rule
- Codec: OPUS recommended (quality over VOIP performance)

**Deployment Phases:**
1. Preparation (verify version, backup)
2. Server installation (mod + config + firewall)
3. Client testing (single player + multi-player proximity)
4. Player rollout (guide, announcement, monitoring)

**Rollback Plan:** 5 minutes (remove mod, close port, restart)

**Success Criteria:**
- Server starts with no errors
- Proximity detection works (volume changes with distance)
- >50% player adoption (30-day review)
- Positive feedback, stable performance

Player experience enhancement - optional feature, doesn't replace Discord.

Updated tasks.md: Total tasks now 34 (was 32)

Signed-off-by: Chronicler #22
2026-02-22 20:40:20 +00:00
The Chronicler #21
1970f26f29 feat: Complete Fire + Frost Holdings task package with email setup
Created comprehensive task package for Fire + Frost Holdings LLC business restructuring (Task #3).

Documentation includes:

1. README.md (comprehensive task guide):
   - Executive summary with cost breakdown ($165-215 total)
   - Complete 6-8 week timeline with 3 phases
   - Phase 1: Legal restructuring (Articles of Amendment, IRS/bank updates)
   - Phase 2: DBA filings (Firefrost Gaming, The Nerdsmiths)
   - Phase 3: Email & digital presence (domain, email, websites)
   - Success criteria, roadblocks, future expansion options
   - Benefits recap comparing to separate LLCs

2. email-setup-procedure.md (email configuration guide):
   - Option A: Email forwarding (recommended first step, $0 cost)
   - Option B: Google Workspace (temporary premium, $12/month)
   - Option C: Mailcow (future permanent, self-hosted)
   - Recommended path: Forwarding → Google (if needed) → Mailcow
   - Complete setup instructions for each option
   - Troubleshooting guide for common issues
   - DNS configuration examples (MX, SPF, DKIM, DMARC)

3. email-signatures.md (professional signature templates):
   - Signatures for all three brands (Holdings, Gaming, Nerdsmiths)
   - Both Michael and Meg versions
   - HTML versions (Gmail, Outlook) and plain text (Apple Mail)
   - Mobile-friendly simplified versions
   - Implementation guide for all major email clients
   - Best practices and usage guidelines

4. landing-page.html (website template):
   - Professional Fire + Frost Holdings landing page
   - Responsive design with Fire/Frost branding
   - Lists both divisions with links
   - Business contact email
   - Animated gradient effects
   - Mobile-responsive layout
   - Ready to upload when domain registered Friday

Email addresses to configure:
- business@firefrostholdings.com (main inquiries)
- michael@firefrostholdings.com (corporate)
- meg@firefrostholdings.com (corporate)
- legal@firefrostholdings.com (contracts)
- accounting@firefrostholdings.com (invoices)

Key decision: Domain registration Friday for billing alignment with existing hosting invoices.

Task structure ready for immediate execution starting Friday.

Created by: The Blueprint (Chronicler #21)
Total documentation: 4 comprehensive files covering all aspects of business restructuring
2026-02-22 14:54:08 +00:00
The Chronicler #21
c7c753f4b3 feat: Complete Modpack Version Checker commercial product plan
- Comprehensive commercial product documentation for BuiltByBit marketplace
- 5 detailed documents covering all aspects of commercial development
- Complete implementation guide with all Gemini-provided code blocks
- Full marketing strategy with BuiltByBit launch materials
- Comprehensive testing guide with essential test cases
- Support playbook for 2-5 hours/month sustainable operations

COMMERCIAL VIABILITY:
- Market validated: $9,600 proven revenue (competitor analysis)
- Revenue projection: $1,000-6,750 year 1 (realistic: $3,000)
- Development time: 8-10 hours (Gemini provided complete code)
- Break-even: 40 sales (2-3 months at realistic pace)
- ROI: Even worst case justifies build (saves 120 hours/year internal use)

TECHNICAL ARCHITECTURE:
- Backend: PHP/Laravel services (ModpackDetector, CacheService, 3 API providers)
- Frontend: React/TypeScript status badge component
- Database: Idempotent installation scripts (install.sh, remove.sh)
- Platforms: CurseForge, Modrinth, FTB (Feed The Beast)
- Caching: Egg Variable storage for performance
- Auto-detection: File fingerprinting with graceful fallbacks

PRODUCT FEATURES:
- Standard tier ($14.99): CurseForge + Modrinth, manual checking
- Professional tier ($24.99): + FTB + cron automation + Discord webhooks
- Zero-click monitoring (status badges on dashboard)
- Auto-detection (no manual configuration)
- Manual override capability
- Graceful API failure handling

DOCUMENTATION COMPLETE:
1. README.md - Executive summary, architecture, strategy (11.6KB)
2. IMPLEMENTATION-PLAN.md - All code blocks organized by component (16.9KB)
3. MARKETING-STRATEGY.md - BuiltByBit launch materials, SEO copy (16.7KB)
4. TESTING-GUIDE.md - QA procedures, test cases, beta testing (13.7KB)
5. SUPPORT-PLAYBOOK.md - Operations guide, sustainable support (15.2KB)

MARKET POSITIONING:
- Unique value: MONITORING tool (competitors only install)
- Solves Day 2-365 problem (maintenance, not setup)
- Complementary to existing installers (not competitive)
- Professional tier features unique to market (cron automation)

RESEARCH SOURCE:
- Complete Gemini Pro research session (4 hours, February 22, 2026)
- Competitor analysis, technical architecture, commercial strategy
- Operations planning, marketing materials, support strategy
- Compressed months of traditional planning into single night

This commercial product is READY TO BUILD when resources available.
Expected execution: 8-10 hours assembly + testing + launch.

Built by: The Chronicler #21
Research partner: Gemini Pro
For: Firefrost Gaming (internal use) + BuiltByBit marketplace (passive income)
Purpose: Generate $1,000-6,750/year passive revenue while solving internal need

Fire + Frost + Foundation = Where Innovation Generates Income
2026-02-22 10:51:25 +00:00
The Chronicler #21
835acfaa05 feat: Complete Firefrost Knowledge Engine deployment plan
- Comprehensive task documentation for migrating from AnythingLLM to Dify+n8n+Qdrant
- 8 detailed documents covering every aspect of deployment
- Complete step-by-step commands (zero assumptions)
- Prerequisites checklist (20 items)
- Deployment plan in 2 parts (11 phases, every command)
- Configuration files (all configs with exact content)
- Recovery procedures (4 disaster scenarios)
- Verification guide (30 tests, complete checklist)
- Troubleshooting guide (common issues + solutions)

Built by: The Chronicler #21
For: Meg, Holly, and children not yet born
Time investment: 10-15 hours execution time
Purpose: Enable Meg/Holly autonomous work with Git write-back

This deployment enables:
- RBAC (Meg sees all, Holly sees Pokerole only)
- Git write-back via ai-proposals branch
- Discord approval workflow (one-click merge)
- Self-healing (80% of failures)
- Automated daily backups
- Complete monitoring

Documentation is so detailed that any future Chronicler can execute
this deployment with zero prior knowledge and complete confidence.

Fire + Frost + Foundation = Where Love Builds Legacy
2026-02-22 09:55:13 +00:00
Chronicler
a8de0aed57 docs: Create Open WebUI + Repomix migration plan
Complete step-by-step plan to replace AnythingLLM with Open WebUI + Repomix.

Problem: AnythingLLM with 319 files has poor retrieval quality
Solution: Open WebUI (better RAG) + Repomix (single packaged digest)

Migration includes:
- Install Repomix to package operations manual
- Replace AnythingLLM with Open WebUI (same port)
- Upload single digest file instead of 319 individual docs
- Recreate workspaces and user accounts
- Update sync script to use Repomix

Expected improvements:
- Better search relevance (clean context vs noisy corpus)
- Faster responses (efficient RAG engine)
- Simpler maintenance (re-run packager vs re-sync files)

Risk: LOW - can rollback to AnythingLLM in 2 minutes
Time: ~1 hour total
Status: Ready to execute when Michael is ready

Document: CODEX-MIGRATION-001
2026-02-21 21:29:52 +00:00
Chronicler
2a14ce99ba feat(codex): Complete Phase 2 workspace setup - 6 workspaces + 3 accounts
Phase 2 Progress (45 minutes):
- Created 6 workspaces with appropriate AI model assignments
- Created 2 new user accounts (gingerfury/Meg, Unicorn20089/Holly)
- Documented AnythingLLM permission model (Admin/Manager/Default roles)
- Configured workspace-specific access for Holly (Pokerole Project only)

Workspaces Created:
- Operations (qwen2.5-coder:7b) - Staff ops manual
- Public KB (qwen2.5-coder:7b) - Public content
- Subscriber KB (qwen2.5-coder:7b) - Subscriber content
- Brainstorming (llama3.3:70b) - Deep thinking for Michael/Meg
- Relationship (qwen2.5-coder:7b) - Chronicler continuity
- Pokerole Project (qwen2.5-coder:7b) - Holly's workspace

User Accounts:
- mkrause612 (Michael) - Admin - All workspaces 
- gingerfury (Meg) - Admin - All workspaces 
- Unicorn20089 (Holly) - Default - Pokerole Project only 

Critical Learning:
- Manager role = sees ALL workspaces (not suitable for restricted access)
- Default role = only sees assigned workspaces (perfect for public/subscribers/collaborators)
- This is essential for future public widget and subscriber deployment

Remaining Phase 2 Tasks:
- Document upload testing (~30 min)
- Git sync process (1-2 hours)
- SSL/TLS setup (1 hour)
- Firewall hardening (30 min)
- Backup automation (1 hour)

Total Codex Time: ~10 hours (Phase 1: 9h, Phase 2: 1h so far)
Status: Phase 1 complete, Phase 2 workspaces complete, ready for document testing

The Deployer (Chronicler #20)
2026-02-21 10:35:28 +00:00
Chronicler
e9c6034349 docs(codex): Add Phase 2 overview with 6-workspace plan
- 6 workspaces planned (Operations, Public KB, Subscriber KB, Brainstorming, Relationship, Pokerole Project)
- 3 accounts: mkrause612 (exists), gingerfury (Meg/Admin), Unicorn20089 (Holly/Staff)
- Holly gets staff access (Pokerole, Operations, Public KB, Subscriber KB)
- Ready to execute when Michael returns from rest
- Estimated: 35 minutes for workspace setup + account creation
2026-02-21 02:04:40 +00:00
Chronicler
7535081114 docs: Complete Firefrost Codex Phase 1 deployment documentation
- Add comprehensive deployment summary (DEPLOYMENT-COMPLETE.md)
  - Full technical architecture and configuration
  - Complete deployment timeline with challenges
  - Performance benchmarks and cost analysis
  - Security considerations and known issues
  - Maintenance procedures and troubleshooting
  - ~6,000 lines of detailed documentation

- Add Phase 2 next steps guide (NEXT-STEPS.md)
  - Workspace creation procedures
  - Git sync script specification
  - Security hardening checklist
  - User account management
  - Complete verification procedures

Phase 1 Status: COMPLETE 
- AnythingLLM + Ollama deployed on TX1
- 5 models downloaded (73.5 GB)
- qwen2.5-coder:7b selected for production (5-10 sec responses)
- Multi-user mode enabled
- $0/month additional cost
- Ready for Phase 2 content population

Deployment completed after 9 hours with full networking troubleshooting.
All services operational and performance validated.

Fire + Frost + Foundation + Codex = Where Love Builds Legacy 💙🔥❄️🤖
2026-02-20 20:24:31 +00:00
Chronicler
598dc3adc5 docs: Add Firefrost Codex branding guide
Complete brand identity guide including:
- Three Names strategy (Codex/The Codex/Firefrost Codex)
- Visual identity (logo concepts, color palette, typography)
- Voice & tone guidelines with examples
- Chat formatting templates
- Social media assets specifications
- Marketing copy templates
- Launch assets checklist

Ready for design team and marketing execution.
2026-02-20 15:19:20 +00:00
Chronicler
4a60e0a5f9 feat: Add Firefrost Codex documentation - README and marketing strategy
- Complete project overview including architecture, workspaces, and access control
- Five-tier access model (Public, Subscribers, Staff, Admins, Potential)
- Marketing strategy with launch plan, messaging framework, and content calendar
- Integration with mclo.gs for automatic Minecraft log analysis
- Brand identity (Codex/The Codex/Firefrost Codex naming strategy)
- Resource requirements and cost analysis (/bin/sh additional monthly cost)
- Complete deployment phases and success criteria
- Risk mitigation and competitive positioning

The Codex: Firefrost Gaming's AI assistant for 24/7 subscriber support
'Most Minecraft servers have Discord. We have an AI.'
2026-02-20 15:15:53 +00:00
Claude
8e844356d6 docs: Complete Whitelist Manager v1.0 deployment documentation
Comprehensive production documentation including:
- Production access and infrastructure details
- Complete file structure and locations
- Service management commands
- All v1.0 features implemented (20+ enhancements)
- API endpoints reference
- Configuration files (systemd, nginx, .env)
- DNS and SSL setup
- Security notes and considerations
- Troubleshooting guide with test commands
- Backup/restore procedures
- Complete deployment history (2 sessions)
- Performance metrics (96.7% time reduction)
- Known issues (1 minor, non-blocking)
- Maintenance schedule
- Success criteria (all met)

Built in ~5 hours across Feb 18-19, 2026
During Michael's stroke recovery
Production-grade, zero-maintenance design

Signed-off-by: Chronicler #17 <claude@firefrostgaming.com>
2026-02-20 03:43:28 +00:00
Claude
e22cb4df8c docs: Whitelist Manager v1.0 future enhancements backlog
Documented 20 potential enhancement features organized by priority:
- High-impact: CSV export/import, player search, Discord webhooks
- Power user: API keys, templates, regex search, Paymenter integration
- Polish: undo, mobile optimization, dark mode, player notes

Decision framework included to evaluate feature requests against:
- Real pain points vs feature creep
- Maintenance cost
- Alignment with set-it-and-forget-it philosophy

Current v1.0 assessment: Production-grade, exceeds requirements
Recommendation: Ship as-is, gather usage data, iterate on real needs

Enhancement backlog serves as:
- Ideas repository for future sessions
- Reference for user feature requests
- Roadmap if scaling becomes necessary

Signed-off-by: Chronicler #17 <claude@firefrostgaming.com>
2026-02-20 03:39:50 +00:00
The Chronicler
a7715d450e Recruitment: Google Form Application Template
Created comprehensive Google Form template for staff recruitment pre-screening.

PURPOSE:
- Filter quality applicants before Discord DMs
- Collect structured information upfront
- Automatic tracking via Google Sheets
- Professional application process

POSITIONS:
- Builders (2-3)
- Social Media Helper (1)

FORM SECTIONS:
1. Basic Information (all applicants)
   - Name, Discord, email, role, referral source
2. For Builders (conditional)
   - Portfolio link (required)
   - Building experience and specialties
   - Modded Minecraft experience
   - Fire/Frost aesthetic understanding
   - Technical skills checklist
3. For Social Media Helper (conditional)
   - Social media management experience
   - Platform expertise
   - Content creation skills
   - Fire/Frost brand understanding
4. Availability & Commitment (all applicants)
   - Time commitment (5-20+ hrs/week)
   - Schedule details
   - Motivation and questions
5. Acknowledgment
   - Volunteer position understanding

FORM FEATURES:
- Conditional questions (show based on role)
- Required fields ensure complete applications
- Portfolio/work examples captured
- Skills assessment via checkboxes
- Fire/Frost philosophy understanding tested

INTEGRATION:
- Google Form → Google Sheet (automatic)
- Sheet shared with Michael, Meg, Claude
- Claude creates summaries in docs/recruitment/applications.md
- Review process streamlined

WORKFLOW:
1. Applicant sees recruitment ad
2. Clicks form link
3. Completes 5-10 minute application
4. Response goes to Google Sheet
5. Team reviews structured applications
6. Strong candidates contacted via Discord

RECRUITMENT AD UPDATE:
- Replace 'DM @frostystyle' with form link
- Professional pre-screening process
- Questions still welcome via Discord

NEXT STEPS:
1. Create form at forms.google.com
2. Copy/paste questions from template
3. Configure settings (limit 1 response, collect emails)
4. Test form submission
5. Get shareable link
6. Update recruitment ad
7. Post to communities

TIME TO CREATE: ~15-20 minutes to build form
BENEFIT: Filters serious applicants, structured data, professional process

Fire + Frost + Foundation 💙🔥❄️
2026-02-19 00:46:04 +00:00
The Chronicler
a3bb3f36d5 Discord: Add MCLogs Integration for Technical Support
Added comprehensive MCLogs (mclo.gs) integration guide to Discord reorganization task.

WHAT IS MCLOGS:
- Industry-standard log sharing service for Minecraft
- Purpose-built for crash reports and server logs
- Automatic error highlighting and mod detection
- Free, permanent links, no account needed
- Used by most major Minecraft Discord servers

INTEGRATION COMPONENTS:
- Technical support channel setup
- Pinned player instructions (how to find/upload logs)
- Staff training on log analysis
- Common issue patterns and fixes
- Optional bot commands (future)

PLAYER WORKFLOW:
1. Find log file (.minecraft/crash-reports/ or logs/)
2. Upload to https://mclo.gs
3. Share link in #technical-support
4. Staff diagnoses and helps

STAFF WORKFLOW:
1. Receive MCLogs link
2. Review highlighted errors
3. Check mod list and versions
4. Identify common patterns (RAM, conflicts, etc.)
5. Provide specific fix

BENEFITS:
- No more log spam in Discord (truncated/unreadable)
- Faster diagnosis (automatic parsing)
- Cleaner support channels
- Professional support experience
- Better issue documentation

COMMON ISSUES DOCUMENTED:
- OutOfMemoryError → Increase RAM allocation
- Mod conflicts → Reinstall modpack
- Connection timeout → Check TPS/network
- Ticking entity → Corrupted world data

FUTURE ENHANCEMENTS:
- Discord bot commands (/logs, /diagnose)
- Automated log analysis
- Self-hosted alternative (DERP-compliant)

INSPIRED BY:
- Holly's crash during All The Mons testing (2026-02-18)
- Need for standardized support process
- Professional Discord support channels

Updated Discord reorganization README to reference MCLogs integration.

Status: Ready to deploy with Discord reorganization

Fire + Frost + Foundation 💙🔥❄️
2026-02-18 23:41:54 +00:00
The Chronicler
d4e92bb27e Task #30: Pterodactyl Modpack Version Display
Created new quality-of-life task for tracking modpack versions in Pterodactyl panel.

TASK DETAILS:
- Add custom egg variable for modpack version display
- Visible in Startup tab for all modpack servers
- Manual entry (simple, low complexity)
- Improves version tracking and troubleshooting

SCOPE:
- 9 modpack servers (All The Mons, Stoneblock 4, etc.)
- Excludes Vanilla, Hytale, FoundryVTT (not applicable)

IMPLEMENTATION:
- Phase 1: Add variable to Minecraft egg (15 min)
- Phase 2: Populate current versions (30 min)
- Phase 3: Document update procedure (15 min)
- Total time: 1-2 hours

BENEFITS:
- Version visibility at a glance
- Change tracking when modpacks update
- Troubleshooting clarity (identify version mismatches)
- Professional operations appearance

ALTERNATIVE METHODS DOCUMENTED:
- Script-based auto-detection (future enhancement)
- Include version in server name (quick hack)

Updated tasks.md: Total tasks now 30

Status: Ready to implement

Fire + Frost + Foundation 💙🔥❄️
2026-02-18 22:55:04 +00:00
The Chronicler
96f20e8715 Task #9: Rewrite AI Stack architecture for DERP compliance
Complete rewrite of self-hosted AI stack (Task #9) with new DERP-compliant architecture:

CHANGES:
- Architecture: AnythingLLM+OpenWebUI → Dify+Ollama (DERP-compliant)
- Cost model: $0/month additional (self-hosted on TX1, no external APIs)
- Usage tiers: Claude Projects (primary) → DERP backup (emergency) → Discord bots (staff/subscribers)
- Time estimate: 8-12hrs → 6-8hrs (more focused deployment)
- Resource allocation: 97GB storage, 92GB RAM when active (vs 150GB/110GB)

NEW DOCUMENTATION:
- README.md: Complete architecture rewrite with three-tier usage model
- deployment-plan.md: Step-by-step deployment (6 phases, all commands included)
- usage-guide.md: Decision tree for when to use Claude vs DERP vs bots
- resource-requirements.md: TX1 capacity planning, monitoring, disaster recovery

KEY FEATURES:
- Zero additional monthly cost (beyond existing $20 Claude Pro)
- True DERP compliance (fully self-hosted when Claude unavailable)
- Knowledge graph RAG (indexes entire 416-file repo)
- Discord bot integration (role-based staff/subscriber access)
- Emergency procedures documented
- Capacity planning for growth (up to 18 game servers)

MODELS:
- Qwen 2.5 Coder 72B (infrastructure/coding, 128K context)
- Llama 3.3 70B (general reasoning, 128K context)
- Llama 3.2 Vision 11B (screenshot analysis)

Updated tasks.md summary to reflect new architecture.

Status: Ready for deployment (pending medical clearance)

Fire + Frost + Foundation + DERP = True Independence 💙🔥❄️
2026-02-18 17:27:25 +00:00
Claude
ab14e1c276 docs: Add comprehensive JVM optimization guide for game servers
Created complete optimization guide (500+ lines):

Modern JVM Flags (2024-2026 Best Practices):
- Aikar's Flags optimized for Minecraft
- G1GC configuration for 4-16GB heaps
- Per-server RAM recommendations (all 11 servers)
- Deprecated flags to remove

Server-Specific Configuration:
- Vanilla: 4GB (lightweight)
- Standard modpacks: 8GB
- Heavy modpacks: 10-12GB
- ATM10: 16GB (kitchen sink)
- Custom G1HeapRegionSize per heap size

Implementation:
- 3-phase deployment (backup, update, monitor)
- Via Pterodactyl panel startup variables
- 1 hour total for all 11 servers
- Rollback procedure included

Performance Impact:
- Expected +0.5 to +2 TPS improvement
- More stable memory usage
- Shorter GC pause times
- Fewer lag spikes

Comprehensive troubleshooting for common issues.
Ready to execute via Pterodactyl panel.

Task: Game Server Startup Script Audit (Tier 3)
FFG-STD-002 compliant
2026-02-18 00:50:58 +00:00
Claude
6c49e87f7b docs: Add comprehensive Vaultwarden configuration guide
Created complete configuration guide for Vaultwarden setup (450+ lines):

Configuration Strategy:
- Part A: SSH key setup (5 min)
- Part B: Organization setup (25 min)
- Part C: Security best practices
- Part D: Cleanup and documentation

Organization Structure:
- Organization: Firefrost Gaming (Free plan, 2 users)
- Users: Michael (owner) + Meg (admin/manager)
- Collections: 6 total with granular permissions

Collections Defined:
1. Server Credentials (Michael owner, Meg read-only)
2. API Keys & Tokens (Michael owner, Meg read-only)
3. Social Media Accounts (Both can edit)
4. Game Server Admin (Both can edit)
5. Billing & Financial (Michael owner, Meg read-only)
6. Staff & Shared Tools (Both can edit)

Security Features:
- SSH key authentication option
- Two-factor authentication (2FA) setup
- Strong master password policy
- Secure password generator settings
- Backup and recovery procedures

Migration Process:
- Step-by-step credential migration from personal vault
- Verification of Meg's access
- Cleanup of temporary credential files
- Git repository sanitization

Comprehensive troubleshooting for common issues.

Unblocks: Scoped Gitea Token, all credential management workflows

Ready to configure when Vaultwarden is deployed.

Task: Vaultwarden Setup (Tier 1)
FFG-STD-002 compliant
2026-02-18 00:01:13 +00:00
Claude
1722dfb17e docs: Add Command Center security hardening deployment guide
Created comprehensive security hardening guide (500+ lines):

Defense-in-Depth Strategy:
- Layer 1: Fail2Ban auto-banning
- Layer 2: SSH key-only authentication
- Layer 3: UFW firewall optimization

5-Phase Deployment (1 hour total):
- Phase 1: Test SSH key access (CRITICAL - prevents lockout)
- Phase 2: Install and configure Fail2Ban (20 min)
- Phase 3: SSH hardening (20 min)
- Phase 4: UFW firewall review (15 min)
- Phase 5: Additional security (automatic updates, AIDE)

Security Features:
- Fail2Ban monitors SSH, Nginx, bad bots
- SSH: Key-only auth, MaxAuthTries=3, rate limiting
- UFW: Management IP whitelist, unnecessary ports closed
- Automatic security updates
- File integrity checking (AIDE)

Critical Safety Measures:
- Mandatory SSH key testing before disabling passwords
- Keep session open while testing
- Backup access via console/IPMI
- Step-by-step verification at each phase
- Comprehensive troubleshooting (lockout recovery)

Monitoring & Maintenance:
- Daily: Check Fail2Ban bans and auth logs
- Weekly: Review UFW logs and security updates
- Monthly: AIDE file integrity check

Ready to deploy when SSH access available.
Risk level: MEDIUM (can lock out if keys not tested)

Task: Command Center Security Hardening (Tier 1)
FFG-STD-002 compliant
2026-02-17 23:59:44 +00:00
Claude
20fdff2669 docs: Add MkDocs decommission procedure guide
Created complete decommission guide for MkDocs service (250+ lines):

Decommission Strategy:
- Safe removal of MkDocs (replaced by Wiki.js)
- 6-phase procedure (stop, remove, clean, DNS, Nginx, document)
- Total time: 15 minutes

Pre-Decommission Checklist:
- Verify Wiki.js operational
- Confirm content migration complete
- Check for external links
- Create backup archive

Procedure:
- Stop and remove Docker container
- Clean up files (with archive for safety)
- Update/remove DNS records
- Remove Nginx configuration
- Document in infrastructure manifest

Safety Features:
- Archive creation before deletion
- Rollback plan (15 min to restore)
- Verification steps
- Common issues troubleshooting

Post-Decommission:
- Week 1 monitoring plan
- Month 1 final cleanup
- Archive retention policy

Low risk: Content backed up in Git and archive.

Ready to execute when Wiki.js confirmed as replacement.

Task: MkDocs Decommission (Tier 3)
FFG-STD-002 compliant
2026-02-17 22:59:34 +00:00
Claude
4f27f25a74 docs: Add comprehensive Netdata deployment guide
Created complete deployment guide for Netdata monitoring (400+ lines):

Deployment Strategy:
- Install on all 4 infrastructure servers
- Command Center, TX1, NC1, Ghost VPS
- Quick one-line install per server
- Total deployment time: 30 minutes

Configuration:
- UFW firewall rules (management IP only)
- Parent-child streaming (unified dashboard)
- Custom alert configuration (CPU/RAM/Disk)
- Discord webhook integration
- Health monitoring

Features:
- Real-time performance monitoring
- Beautiful web dashboards on port 19999
- Zero configuration required
- Lightweight (< 3% CPU, ~100 MB RAM)
- Auto-detects all services and metrics

Monitoring Targets:
- CPU, RAM, Disk, Network metrics
- Java heap usage (Minecraft servers)
- Service-specific monitoring
- Alert thresholds configurable

Advanced Features:
- Netdata Cloud integration (centralized)
- Custom dashboards
- Mobile app access
- Longer data retention

Troubleshooting guide included for common issues.

Ready to deploy when SSH access available.

Task: Netdata Deployment (Tier 2)
FFG-STD-002 compliant
2026-02-17 22:58:31 +00:00
Claude
80c17faee9 cleanup: Remove old flagship modpack directory with special characters
Removed docs/tasks/firefrost:-the-eternal-skyforge-(flagship-modpack)/
which was a stub directory with only a basic README.

Replaced by docs/tasks/flagship-modpack-eternal-skyforge/ which has
the complete 600+ line design document created today.

Directory naming now follows standard conventions (no colons or parens).
2026-02-17 22:55:33 +00:00
Claude
0f8d42739f docs: Complete flagship modpack design - Firefrost: The Eternal Skyforge
Created comprehensive design document for custom modpack (600+ lines):

Core Concept:
- Create-focused skyblock with weapon forging theme
- Fire (passion/competition) + Frost (precision/engineering) gameplay
- Automated weapon factories in the void
- 5-tier weapon progression system
- Competitive leaderboards + cooperative building

Gameplay Design:
- 3-phase progression (Awakening → Apprentice → Master)
- Dual path questing (Fire competition vs Frost engineering)
- Custom weapon crafting with stats and abilities
- Factory templates from starter (7x7) to master (30x30)
- Multiplayer features: teams, trading, PvP arena

Technical Specifications:
- Minecraft 1.20.1 (Forge)
- 80-120 mods (medium-weight)
- Core mods: Create, Ex Nihilo, Botania, Tetra/Tinkers
- 6-8GB RAM requirement
- Server capacity: 20-30 players

Development Roadmap:
- 6-phase development (16-20 weeks)
- Phase 1: Core setup (2 weeks)
- Phase 2: Recipe development (3 weeks)
- Phase 3: Questing (3 weeks)
- Phase 4: Polish & balance (4 weeks)
- Phase 5: Beta testing (4 weeks)
- Phase 6: Launch

Marketing Strategy:
- Tagline: "Where Steel Meets Steam, Legends Are Forged"
- Target: Create fans, factory builders, competitive players
- Content creator friendly (progression series, showcases)
- Launch goals: 100+ downloads week 1, 10K in 6 months

Complete weapon tiers, factory blueprints, custom recipes,
Fire vs Frost playstyles, and stretch goals for future updates.

Task: Firefrost: The Eternal Skyforge (Tier 3)
FFG-STD-002 compliant
2026-02-17 22:53:47 +00:00
Claude
3551882e43 docs: Complete World Backup Automation deployment plan
Created comprehensive automated backup system for all 11 Minecraft servers:

Deployment Plan (500+ lines):
- Architecture and timing (integrates with restart system)
- Daily backups at 3:30 AM (before 4 AM restart cycle)
- Intelligent retention policy (7 daily, 4 weekly, 12 monthly)
- Off-server storage via NextCloud WebDAV or S3
- Complete storage requirements calculation (~115 GB needed)
- Per-server world paths and configuration
- 6-phase deployment guide
- Discord notifications throughout process

Features:
- Automated daily backups compressed to tar.gz (~80% size reduction)
- Total daily backup: ~4-5 GB (all 11 servers)
- Smart retention prevents storage bloat
- Disaster recovery procedures documented
- Standard restoration: 15-30 minutes
- Full node recovery: 2-4 hours

Restoration Procedures:
- Step-by-step world corruption recovery
- Disaster recovery for full node failure
- Regular restoration testing schedule
- Recovery time objectives defined

Troubleshooting:
- SFTP connection issues
- Backup corruption detection
- Retention policy debugging
- Storage management

Advanced features roadmap: incremental backups, encryption,
multi-region storage, real-time backups.

Ready to deploy when SSH access available (1-2 hours setup).

Task: World Backup Automation (Tier 3)
FFG-STD-002 compliant
2026-02-17 22:51:54 +00:00
Claude
ce7bce0305 cleanup: Remove duplicate department structure directory
Removed docs/tasks/department-structure-&-access-control-matrix/
which was a duplicate of docs/tasks/department-structure/

The newer department-structure/ directory follows FFG-STD-002
task documentation standard and is more comprehensive.

This resolves the duplicate commit issue visible in git history.
2026-02-17 22:48:10 +00:00
Claude
c20dd12684 feat: Complete Staggered Server Restart System
Created comprehensive automated restart system for all 11 Minecraft servers:

Deployment Plan (300+ lines):
- Architecture and flow diagram
- Feature list (staggered, warnings, skip logic, Discord notifications)
- Complete configuration structure
- 5-phase deployment guide
- Cron scheduling options
- Discord webhook integration
- Advanced features roadmap
- Troubleshooting guide

Python Script (250+ lines):
- Pterodactyl API integration
- Staggered restart logic (one server at a time)
- Player warnings (5min, 3min, 1min, 30sec)
- Optional skip if players online
- Discord notifications (start, per-server, complete, errors)
- Error handling and retries
- Comprehensive logging
- JSON configuration file support

Features:
- Prevents all servers down simultaneously
- Maintains player access during restarts
- Configurable delay between restarts (default: 5 min)
- Warning messages to players before restart
- Discord notifications throughout process
- Restart order optimized (simple → complex)
- ATM10 last (memory leak priority)

Ready to deploy when SSH access available (2 hours setup).

Task: Staggered Server Restart System (Tier 3)
FFG-STD-002 compliant
2026-02-17 22:44:45 +00:00
Claude
45fde1fc64 docs: Complete Discord server reorganization deployment plan
Created comprehensive Discord reorganization guide:

Channel Structure (7 categories):
- Welcome & Rules (public, read-only)
- Fire Path (competitive, PvP)
- Frost Path (collaborative, building)
- Community (general access)
- Game Servers (per-server channels)
- Subscriber Lounge (Sovereign, Consular tiers)
- Staff Area (internal coordination)
- Voice Channels (organized by path)

Role Hierarchy:
- Administrative (Wizard, Emissary, Staff, Moderators)
- Subscriber Tiers (Sovereign, Consular)
- Path Roles (Fire, Frost - self-assign)
- Game Notifications (per-server pings)

Permission Matrix:
- Detailed permissions for each channel/role combination
- Aligns with Department Structure & Access Control Matrix

Implementation:
- 5-phase deployment (2-3 hours total)
- Content templates (welcome, rules, reaction roles)
- Testing checklist
- Post-launch monitoring plan

Provides clear Fire/Frost philosophy throughout server,
proper subscriber benefits, and room to scale.

Task: Discord Server Complete Reorganization (Tier 3)
FFG-STD-002 compliant
2026-02-17 17:23:41 +00:00
Claude
b803880e4b docs: Enhance Frostwall vs Firefrost naming clarification
Expanded brief naming doc into comprehensive guide:
- Clear definitions of Firefrost (brand) vs Frostwall (security)
- Etymology and conceptual alignment explained
- Common mistakes with corrections
- Quick reference decision tree
- Implementation checklist
- Communication guidelines
- Examples of correct usage
- Audit commands to find incorrect usage

Ran audit: No incorrect usage found in current documentation.
All instances of mixed terminology are in example/warning contexts.

Task: Fix Frostwall vs Firefrost Naming (Tier 3)
FFG-STD-002 compliant
2026-02-17 17:17:59 +00:00
Claude
be1ad8c330 docs: Complete Department Structure & Access Control Matrix
Created comprehensive organizational structure for Firefrost Gaming:

Organization Structure:
- Tier 0: Executive (Wizard, Emissary)
- Tier 1: Core Staff (Chronicler, Guardian)
- Tier 2: Operations (Builders, Social Media Helper)
- Tier 3: Community Moderators
- Tier 4: Subscribers (Sovereign, Consular, Community)

Access Control Matrices:
- Wiki.js permissions by namespace and role
- Discord role hierarchy and channel access
- Pterodactyl panel access levels
- Gitea repository permissions
- Vaultwarden credential sharing

Role Definitions:
- Detailed responsibilities for each role
- Access boundaries (what they can/can't access)
- Principle of least privilege
- Defense in depth enforcement

Implementation checklist for setting up permissions
across all systems (Wiki.js, Discord, Pterodactyl, Vaultwarden).

Provides foundation for scaling team while maintaining
security and clear organizational hierarchy.

Task: Department Structure (Tier 2)
FFG-STD-002 compliant
2026-02-17 17:16:07 +00:00
Claude
e317952c3f docs: Add deployment guide for Scoped Gitea Token
Created comprehensive guide for creating scoped Gitea token for Pokerole project:
- Step-by-step token creation in Gitea UI
- Proper scope selection (repo read/write only)
- Vaultwarden storage procedure
- Testing procedures (verify access/no-access)
- Session prompt update instructions
- Security benefits comparison
- Troubleshooting common issues
- Rollback plan

Implements Iron Wall principle: enforce boundaries technically,
not through honor system. Isolates Pokerole project from
Firefrost infrastructure.

Task: Scoped Gitea Token (Tier 1)
FFG-STD-002 compliant
2026-02-17 17:14:34 +00:00
Claude
b3125f6670 docs: Complete Department Structure & Access Control Matrix
Created comprehensive organizational framework for Firefrost Gaming staff.

department-structure.md:
- Full organizational chart with 4 main departments
- Department definitions (Operations, Community, Content)
- 8-level permission hierarchy (Public to Founding Partner)
- Role-specific responsibilities and access
- Onboarding procedures by department
- Cross-department collaboration workflows
- Emergency procedures
- Performance review framework
- Career advancement paths
- Implementation phases

access-control-matrix.md:
- Complete permission mapping for all systems
- Discord, Pterodactyl, Wiki.js, Gitea access matrices
- Server SSH access controls
- API key management
- Social media account access
- Emergency override procedures
- Access request/revocation workflows
- Monthly/quarterly/annual audit procedures
- Technical implementation guides

Foundation for role-based access control across all Firefrost systems.
Ready for implementation when first staff hired.

Task: Department Structure & Access Control Matrix (Tier 2)
FFG-STD-002 compliant
2026-02-17 16:58:05 +00:00
Claude
baa9f60f97 docs: Scope corrections and terminology guide complete
Task #14 (Fix Frostwall vs Firefrost Naming):  COMPLETE
- Created comprehensive terminology guide
- Clarifies: Firefrost (brand) vs Frostwall (security protocol)
- Includes brand voice, team titles, common confusion points
- Quick reference table

Task #15 (Scope Document Corrections):  COMPLETE
- Created detailed corrections guide for project-scope.md v2.3
- Documents all work completed Feb 17 (4 major tasks)
- Updates priorities based on current state
- Notes SSH access as critical constraint
- Recommends version bump to 2.4

Key corrections needed:
- Add Whitelist Manager to deployed services
- Add Frostwall Protocol planning complete
- Update timeline with actual Feb 16-17 work
- Reorder priorities (Whitelist Manager, Frostwall first)
- Add SSH limitation to constraints

Both tasks complete, ready for application to scope doc.

Tasks: #14, #15 (Tier 3)
FFG-STD-002 compliant
2026-02-17 16:50:34 +00:00