Skip to content

Overview

Sift Watch turns selected folders into continuously organized inboxes.

invoice.pdf appears
wait until stable
evaluate policy
Documents/invoice.pdf

Automatic mutation requires an explicit, persistent flag when the watch is registered:

Terminal window
sift watch add ~/Inbox --auto-apply

There’s no way to have Watch mutate a folder without having passed --auto-apply at registration time.

Starting a watch never touches files that already existed before it started — Watch only ever reacts to filesystem events from that point forward.

Terminal window
sift organize ~/Inbox --apply # organize what's already there, once
sift watch start ~/Inbox # then watch for new arrivals

A running watch resolves its .sift.toml the same way manual organize does, and hot-reloads it — see Configuration Lookup and Lifecycle Guarantees for exactly what happens when the file changes while the watch is running.

The optional Tray App manages watched folders visually, without a terminal.