sqliteqis designed for one SQLite database file on one machine- WAL mode is enabled by default and strongly recommended
- Network filesystems can miss or delay native file watcher events
- The fallback wake prevents permanent sleeps but is not the primary design path
- Long-running worker commands should be idempotent because process crashes can return jobs to pending or dead status
- Windows is not part of the v0.1 CI target even though the watcher dependency has Windows support
- Pub/sub, cron, and Python bindings are roadmap items, not shipped features