[feat] CLI Binary, Real-Time Progress & Parity Verification Suite #50
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#49 [feat] Mailbox Pipeline & Safety Auditor (End-to-End Orchestrator)
Lavisys/mailsweep
Reference
Lavisys/mailsweep#50
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent
#44: [spec] Port MailSweep to Synchronous Rust
What to build
Implement the user-facing CLI executable (
mailsweep) withclapderive subcommands,indicatifprogress indicators, standard confirmation prompts, and an end-to-end golden parity test suite against Python MailSweep.Acceptance criteria
scan,plan,audit,backup,clean,sweep,restore,unsubscribe.indicatifduring header fetching and archive creation.[y/N]confirmation prompts with--yesflag support for automated CI runs.cargo test,cargo fmt --check, andcargo clippy --all-targets --all-features -- -D warningspass with 0 warnings.Blocked by
Implemented mailsweep CLI binary, real-time progress bars, and parity test suite.