Migrated from the pre-publish internal tracker (gitea-#205, opened 2026-07-12).
Deferred since Epic P (F27.11; docs/MEMORY.md 2026-07-10 "safe-loop authoring designed"; ARCHITECTURE.md open questions). Filed now so the ledger matches MEMORY.
🎯 Problem
Retiring an authored segment is eligible=false — the WAV under /authored stays forever (there is no media-row delete surface). Orphaned artifacts are small (seconds of audio), so this is genuinely low priority until volume growth is observed.
✅ Direction (when it matters)
Either a row+file delete surface for authored rows specifically, or a GC that removes artifacts whose rows are ineligible+unreferenced past some age.
🤖 Generated with Claude Code
Migrated from the pre-publish internal tracker (
gitea-#205, opened 2026-07-12).Deferred since Epic P (F27.11; docs/MEMORY.md 2026-07-10 "safe-loop authoring designed"; ARCHITECTURE.md open questions). Filed now so the ledger matches MEMORY.
🎯 Problem
Retiring an authored segment is
eligible=false— the WAV under/authoredstays forever (there is no media-row delete surface). Orphaned artifacts are small (seconds of audio), so this is genuinely low priority until volume growth is observed.✅ Direction (when it matters)
Either a row+file delete surface for authored rows specifically, or a GC that removes artifacts whose rows are ineligible+unreferenced past some age.
🤖 Generated with Claude Code