Commit Graph

4 Commits

Author SHA1 Message Date
Claude
b0aafe32d7 feat: Add task_number to YAML frontmatter for 26 tasks
Long-term fix for mobile task index - task numbers now in frontmatter.

Numbers added from BACKLOG.md cross-reference:
#2 rank-system-deployment
#3 fire-frost-holdings-restructuring
#14 vaultwarden-ssh-setup
#22 netdata-deployment
#23 department-structure
#26 modpack-version-checker
#32 terraria-branding-training-arc
#35 pokerole-wikijs-deployment
#36 notebooklm-integration
#40 world-backup-automation
#44 nc1-node-usage-stats
#45 steam-and-state-server
#48 n8n-rebuild
#51 ignis-protocol
#55 discord-invite-setup
#65 claude-infrastructure-access
#67 nc1-security-monitoring
#82 plane-decommissioning
#87 arbiter-2-1-cancellation-flow
#89 staff-portal-consolidation
#90 decap-tasks-collection
#91 server-matrix-node-fix
#92 desktop-mcp
#93 trinity-codex
#94 global-restart-scheduler
#98 discord-channel-automation
#99 claude-projects-architecture

Chronicler #69
2026-04-08 14:32:38 +00:00
Claude
dafb103119 feat: Add YAML frontmatter to all 57 task READMEs
Phase 1 of task management consolidation (per Gemini consultation).

Added standardized frontmatter with:
- status: open | blocked | complete
- priority: P1 | P2 | P3 | P4
- owner: Michael | Meg | Holly
- created: YYYY-MM-DD

Final counts:
- 39 open tasks
- 17 complete tasks
- 1 blocked task

Metadata extracted from existing inline markdown and audit results.
Ready for Phase 2: 11ty mobile index generation.

Chronicler #69
2026-04-08 14:21:41 +00:00
Claude
8f4e25e903 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
d50453c8ef Create world-backup-automation task
Task 24 migration.

Date: 2026-02-16
2026-02-16 06:59:30 -06:00