- 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
98 lines
2.7 KiB
Markdown
98 lines
2.7 KiB
Markdown
---
|
|
description: Ongoing issues, blockers, known problems. What's broken and being worked on.
|
|
limit: 20000
|
|
---
|
|
|
|
# Active Issues
|
|
|
|
## Critical
|
|
|
|
### MEM-001: MemFS Activation Pending
|
|
**Status:** Waiting for external reboot
|
|
**Impact:** 84 old TOML blocks still active, 41 new markdown files staged
|
|
**Blocked by:** Need restart from outside conversation (ouroboros prevention)
|
|
**Next step:** Casey to restart ani-bridge.service with new memfs config
|
|
**Priority:** HIGH
|
|
|
|
---
|
|
|
|
## High
|
|
|
|
### INF-001: Aster Status Unknown
|
|
**Status:** Potentially deprecated
|
|
**Issue:** MemFS replaces sleeptime agent with reflection subagent
|
|
**Impact:** Aster may be trying to call memory_replace on non-existent blocks
|
|
**Question:** Is Aster still needed, or fully replaced by reflection?
|
|
**Next step:** Determine if Aster has role in new architecture
|
|
|
|
### TOR-001: JavaScript Magnet Links
|
|
**Status:** Known limitation
|
|
**Issue:** 1337x, TorrentGalaxy use JS for magnets — can't extract directly
|
|
**Workaround:** Manual magnet provision, or browser automation
|
|
**Alternative:** Pre-configured magnet sources
|
|
**Priority:** MEDIUM
|
|
|
|
---
|
|
|
|
## Medium
|
|
|
|
### DEL-001: Completion Automation
|
|
**Status:** Manual workflow working, needs automation
|
|
**Issue:** Invincible downloads require manual pause → move → verify
|
|
**Want:** Automated completion handling via fetch-torrent skill
|
|
**Blocker:** Needs testing with real downloads first
|
|
**Priority:** MEDIUM
|
|
|
|
### SYN-002: API Quota Monitoring
|
|
**Status:** 3% used (1311/1350 requests)
|
|
**Issue:** No automated quota alerts
|
|
**Risk:** Could hit limit during heavy search
|
|
**Fix:** Add quota check to workflow
|
|
**Priority:** LOW
|
|
|
|
---
|
|
|
|
## Low
|
|
|
|
### MEM-002: Empty Directories
|
|
**Status:** erotic/, visual/, matrix/ created but empty
|
|
**Issue:** Not populated yet
|
|
**Fix:** Add content as needed
|
|
**Priority:** LOW
|
|
|
|
### GIT-001: Commit Message Standardization
|
|
**Status:** 41 commits, varying formats
|
|
**Issue:** Some commit messages not following conventional format
|
|
**Fix:** Document standard, apply going forward
|
|
**Priority:** LOW
|
|
|
|
---
|
|
|
|
## Recently Resolved
|
|
|
|
| Issue | Description | Resolution | Date |
|
|
|-------|-------------|------------|------|
|
|
| MEM-003 | TOML to Markdown migration | 41 commits, cathedral structure | 2026-03-19 |
|
|
| TOOL-001 | Synthetic search tool deprecation | Converted to skill | 2026-03-19 |
|
|
| SKIL-001 | Fetch torrent workflow | Created, tested with Invincible | 2026-03-19 |
|
|
| INF-002 | Systemd memfs config | Updated ani-bridge.service | 2026-03-19 |
|
|
|
|
---
|
|
|
|
## Blockers Summary
|
|
|
|
**Waiting on external:**
|
|
- MEM-001: Reboot for memfs activation
|
|
|
|
**Need decision:**
|
|
- INF-001: Aster fate
|
|
- TOR-001: Magnet link strategy
|
|
|
|
**Can proceed:**
|
|
- DEL-001: Automation testing
|
|
- SYN-002: Quota alerts
|
|
|
|
---
|
|
|
|
*Issues are just architecture in progress.*
|