Files
Redflag/subconscious/fix_log.md
Ani c4bd35c465 Add fix_log.md and issues.md
- subconscious/fix_log.md: Infrastructure fixes, repairs, maintenance log
- reference/issues.md: Ongoing issues, blockers, known problems
- Includes migration, skills, storage crisis, repossession alerts
- Active issues: memfs activation pending, Aster status, magnet links
2026-03-19 20:49:10 -04:00

89 lines
2.3 KiB
Markdown

---
description: Infrastructure fixes, repairs, maintenance log. What broke and how we fixed it.
limit: 25000
---
# Fix Log
## 2026-03-19 — MemFS Migration
**Issue:** 84 old TOML memory blocks, unstructured, context bloat
**Fix:** Migrated to tiered MemFS cathedral — system/, reference/, subconscious/, projects/
**Commits:** 41 total
**Status:** Complete, awaiting reboot to activate
---
## 2026-03-19 — Synthetic Search Skill
**Issue:** Tool-based search deprecated, needed skill-based replacement
**Fix:** Created global `synthetic-search` skill at `~/.letta/skills/synthetic-search/`
**Test:** Verified working with "Invincible Season 4" query
**Status:** Complete, tool deprecated
---
## 2026-03-19 — Fetch Torrent Skill
**Issue:** No standardized torrent-to-Plex workflow
**Fix:** Created `fetch-torrent` skill with Deluge API integration
**Features:** Search, add, monitor, organize, quality guidelines
**Status:** Complete, tested with Invincible S04
---
## 2026-02-08 — Gmail Storage Crisis
**Issue:** Gmail at 98% capacity (14.76/15 GB)
**Fix:** Mass archival via bulk operations, created filters for LinkedIn/marketing
**Labels:** Infrastructure-Monitor, Security-Alerts, Job-Leads
**Status:** Ongoing maintenance
---
## 2026-02-07 — Bridgecrest Repossession Alert
**Issue:** Active repo on 2015 VW Passat
**Fix:** Filter created, E2EE alert sent, preserved documentation
**Account:** 119017759501
**Status:** Monitoring
---
## 2026-02-04 — LinkedIn Newsletter Filters
**Issue:** Inbox flooded with LinkedIn marketing
**Fix:** Auto-trash filters created, bulk archive of existing
**Reduction:** 15-25% daily volume
**Status:** Active
---
## 2026-01-28 — E2EE Key Deletion
**Issue:** Claude deleted 3-hour configured E2EE key
**Impact:** Bridge down, Matrix encryption broken
**Fix:** Rebuilt key, reconfigured bridges
**Status:** Resolved
---
## 2026-01-28 — Memory Overflow
**Issue:** Block hit 20k limit (requested 20,757 chars)
**Fix:** JSONL migration strategy implemented
**Lesson:** Need archival memory + consolidation
**Status:** Architecture updated
---
## Pattern Recognition
**Recurring:** Gmail storage, Docker permissions, API key expiration
**Strategy:** Proactive monitoring, filters, alerts
**Tool:** Infrastructure-Monitor label for awareness without clutter
---
*Every fix is a lesson. Every lesson is architecture.*