Skip to content

Engineering Log: 2026-02-23

🛠️ Infrastructure Recovery & Optimization

  • [x] Agent-Zero Decommissioning (Risa): Permanently terminated the lingering agent-zero process and disabled the systemd auto-restart loop that was flooding logs.
  • [x] Dashboard Stabilization (Memory-Alpha): Resolved ten-forward build failures by enforcing the "Local Build" mandate. Purged 410MB of failed Docker cache and deployed an optimized static build.
  • [x] qBittorrent Recovery (Starfleet): Restored WebUI access by updating gluetun firewall settings (FIREWALL_INPUT_PORTS) to allow local network traffic on port 8080.

📂 Library Standardization ("Clean Ship")

  • [x] Radarr Mass-Rename: Converted all 159 movies to the {Title} ({Year}) folder standard.
  • [x] Sonarr Mass-Rename: Converted all 45 TV series to clean {Series Title} folders and enabled episode renaming.
  • [x] Folderization (Risa): Automated the migration of 14 loose movie files into proper directory structures with matching metadata.
  • [x] ZFS Health: Verified that atomic moves are functioning correctly between download and library datasets.

🎬 Jellyfin Deployment & Hardening

  • [x] Bulletproof Install: Deployed Jellyfin on Risa with network_mode: host and :ro (Read-Only) media mounts.
  • [x] Performance Optimization:
    • Enabled RAM-Disk Transcoding using /dev/shm to eliminate SSD wear and I/O wait.
    • Optimized Intel QuickSync (QSV) with VPP Tone Mapping for high-quality remote HDR-to-SDR streaming.
  • [x] Connectivity: Secured https://jellyfin.the-lal.net via direct home IP with Cloudflare DNS challenge SSL.

📊 Dashboard & Monitoring

  • [x] Dashboard Sync: Updated fleet_config.yaml to include Jellyfin and fixed broken qBittorrent/Audiobook links.
  • [x] MkDocs Overhaul: Synchronized all mission logs into the Federation Codex and updated navigation for 100% indexing coverage.