Problem
No way to delete or archive messages. Local SQLite grows unbounded. No compliance controls for GDPR erasure requests.
Proposal
inbox delete <id> — remove from local store
inbox archive <id> — mark as archived, hide from default listing
inbox purge --before <date> — bulk delete old messages
inbox ls --archived to see archived messages
Priority: LOW-MEDIUM
Problem
No way to delete or archive messages. Local SQLite grows unbounded. No compliance controls for GDPR erasure requests.
Proposal
inbox delete <id>— remove from local storeinbox archive <id>— mark as archived, hide from default listinginbox purge --before <date>— bulk delete old messagesinbox ls --archivedto see archived messagesPriority: LOW-MEDIUM